OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
showcase
/
capacity
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:05:33 AM
rwxr-xr-x
📄
SessionExpire.html
716 bytes
08/14/2022 11:05:28 AM
rw-r--r--
📄
abh.html
4.65 KB
08/14/2022 11:05:30 AM
rw-r--r--
📁
css
-
08/14/2022 11:05:30 AM
rwxr-xr-x
📄
customer_destination.html
4.86 KB
08/14/2022 11:05:33 AM
rw-r--r--
📄
d3Charts.css
2.32 KB
08/14/2022 11:05:30 AM
rw-r--r--
📄
index.html
5.25 KB
08/14/2022 11:05:30 AM
rw-r--r--
📄
index.html_31_03_2016
4.96 KB
08/14/2022 11:05:28 AM
rw-r--r--
📁
js
-
08/14/2022 11:05:33 AM
rwxr-xr-x
📄
utils.html
614 bytes
08/14/2022 11:05:33 AM
rw-r--r--
Editing: d3Charts.css
Close
#textdiv { vertical-align:text-top; filter:alpha(opacity=50); opacity:0.5; font-size: 25px; width:"100%"; left:500px; top:100px; color:#666; border:0px solid #000000;} circle { cursor: pointer; //fill: #fff; //stroke: green; stroke-width: 1px; } text { font-size:10px; } path.link { fill: none; stroke: #DEE354; stroke-width: 1px; opacity:0.5; } div#pop-up { display: none; position:absolute; color: white; font-size: 14px; background: rgba(0,0,0,0.5); padding: 5px 10px 5px 10px; -moz-border-radius: 8px 8px; border-radius: 8px 8px; } div#pop-up-title { font-size: 12px; width:200px; margin-bottom: 4px; font-weight: bolder; } div#pop-up-content { font-size: 12px; } div#pop-desc { width: 100px; } div#pop-img { font-size: 12px; font-weight: bolder; } rect.background { fill: white; } .axis { shape-rendering: crispEdges; } .axis path, .axis line { fill: none; stroke: #000; } /* Heat Chart Styles */ rect.bordered { /*stroke: #E6E6E6;*/ stroke: ghostwhite; stroke-width:0.5px; } text.axis-workweek { fill: #000; } text.title { font-size: 12px; font-family: Arial, Helvetica, sans-serif; fill: #000; opacity:.5; } text.axis-worktime { fill: #000; } .label { //fill: maroon; font-size: 12px; //font-weight: bold; } /**********************/ /**** styles for Radar *******/ .radarRow td { border-bottom:2px solid #ddd; padding:5px; } .meas { text-align:right; } .radarTotalRow td { font-size:12px; border-bottom:0px solid #ddd; } /*******************************/ /******** All Legend *********/ .legend { text-align:center; } .legend-inner { border:1px solid #ccc; font-size:10px; padding:2px; } /* Waterfall */ .arc path { stroke: #fff; } .axis path, .axis line { fill: none; stroke: #000; stroke-width:1px; stroke-dasharray: 1; opacity:0.5; } .axis path{ stroke-dasharray: 3,3; } .x.axis path { display: block; } text { font: 12px sans-serif; } .line { fill: none; stroke: steelblue; stroke-width: 1.5px; } /* Bullet Chart */ .bullet { font: 10px sans-serif; } .bullet .marker { stroke: #000; stroke-width: 2px; } .bullet .tick line { stroke: #666; stroke-width: .5px; } .bullet .range.s0 { fill: #45d912; } .bullet .range.s1 { fill: #FFFF33; } .bullet .range.s2 { fill: #FF6968; } .bullet .measure.s0 { fill: blue; } .bullet .measure.s1 { fill: #316395; } .bullet .subtitle { fill: #999; }