OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
VBox
/
kpi
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:04:58 AM
rwxr-xr-x
📄
itemsNfilters.css
4.84 KB
08/14/2022 11:04:58 AM
rw-r--r--
📄
kpi.css
4.84 KB
08/14/2022 11:04:58 AM
rw-r--r--
Editing: kpi.css
Close
body { font-size: 12px; font-family: Arial, Helvetica, sans-serif } .ui-widget-header{ margin:2px; padding:2px; background:#888; color:#fff; cursor:move; overflow:hidden; border-width:1px; border-style:solid; border-color: #777 #eee #eee #777; font-weight: bold; } /*a { margin: 0; border: 0; outline: 0; font-size: 12px; vertical-align: baseline; background: transparent; white-space: nowrap; padding: 1px 2px 1px 2px; }*/ .actionSetting{ background: url("/VBox/css/images/setting.png") no-repeat; padding: 0px 12px; cursor: pointer; } .actionRefresh { background: url("/VBox/css/images/refresh.gif") no-repeat; padding: 0px 12px; cursor: pointer; } .portlet { /*background:#fff;*/ border:1px solid #ddd; overflow:hidden; float:left; margin-right:10px; margin-bottom:0px; width:98%; } .portlet:hover { border-color: #bbb; } .portletHeader { margin:0px; padding-left:2px; overflow:hidden; border-bottom:1px solid #abcfff; width:100%; height: 20px; background:white; } .portletTitle { float:left; font-size:14px; font-weight:bold; width:95%; overflow:hidden; } .portletTitle a{ color:#fff; text-decoration:none; } .portletTitle a:hover { color:#fff; text-decoration:underline } .portletActions { float:right; display:block; width:4%; overflow:hidden; } #measureTableId, #dimensionTableId { margin:5px; } .itemListDiv { width:30%; height:99%; float:left; margin-right:2%; margin-left: 2%; overflow:auto; } .dimensionDiv { width:30%; height:99%; float:left; margin-right:2%; } .measureDiv { width:30%; height:99%; float:left; } .dimMeasFiltDiv { width:60%; height:99%; float:left; margin-right:2%; } .itemNameTd { width:100%; font-size: 12px; font-weight:normal; } .drag { padding-left:20px; background:url("/showcase/css/g/drag.png") no-repeat; width:20px; } .remove { padding-left:20px; background:url("/utils/css/images/close.png") 4px 6px no-repeat; width:20px; } .dtree img { border: 0px; vertical-align: middle; } .dtree a { color: #333333; text-decoration: none; } .dtree a.node, .dtree a.nodeSel { white-space: nowrap; padding: 1px 2px 1px 2px; font-size:12px; } .dtree a.node:hover, .dtree a.nodeSel:hover { color: #333333; text-decoration: underline; background:#FFFFFF; } .dtree a.nodeSel { background-color: #EBF3F3; } .dtree .clip { } .dtree { padding:5px; } /* Filter Ui */ .filterClass { width:100%; float:left; margin-top:3px; } .filterClassUnselected { width:100%; float:left; margin-top:3px; } .filterContent { float: left; margin: 3px; width: 150px; border-radius: 6px; -moz-border-radius: 6px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); background-color: white; padding: 3px; } .selFilterVal { width:80%; overflow:hidden; float:left; text-align:center; } .filterClose { cursor:pointer; } .filterMain { /*width:850px;*/ margin-top:10px; text-align:left; padding:5px; float:left; width:95%; } .filterHeading { width:100%; //float:left; } .filterSelected{ width:100%; float:left; margin:5px; min-height: 30px; } .filterUnselected{ width:100%; margin:5px; min-height: 30px; } .filterSelectedHeading{ margin: 5px; } .filterUnselectedHeading{ height:15px; margin:5px; float:left; width:100% } .left{ float:left } .width-50{ width:50%; } .pad { padding-top:10px; } .operNclose { float:right; margin-left:10px; } .deleteFilter { margin-left:50px; cursor:pointer; float:right; } .colName{ font-style:italic; margin-right:10px; } .left { float:left; } .filterOperator{ float:left; } .filterMeasValues{ border: 1px solid #ACB7CD; width: 120px; float: left; height: 12px; margin: 2px; } .filterValDrag { width: 100px; height: 100px; padding: 0.5em; float: left; margin: 10px 10px 10px 0; } .searchFilterVal { float:left; } .nextFilterVal { float:left; cursor:pointer; } .prevFilterVal { float:left; cursor:pointer; } .getFilterVal { cursor:pointer; float:left; } .showFilterVal{ margin-left:10px; cursor:pointer; display:none; float:left; cursor:pointer; } .hideFilterVal { margin-left:10px; display:block; float:left; cursor:pointer; } .newFilterVal { margin-left:10px; } .newFilterUi { margin-left:10px; cursor:pointer; color: blue; text-decoration:underline; } #confFilter, #confItems { margin-left:10px; cursor:pointer; color: lightblue; text-decoration:underline; } .tableWithThinBorder { border: 1px solid #526A96; width:99%; margin:5px; margin-bottom:15px; text-align:center; } .tableWithThinBorder th { font-weight:bold; font-size:14px; padding:2px; border-bottom:1px solid #c0c0c0; border-right:1px solid #c0c0c0; background-color:#585858 ; color:#F8F8F8 ; } .tableWithThinBorder td { border-bottom:1px solid #c0c0c0; border-right:1px solid #c0c0c0; text-align:left; padding-left:5px; } .tableWithThinBorder tr.separator { background-color:#E0E0E0 ; }