OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
VBox
/
map
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:05:01 AM
rwxr-xr-x
📁
custom-theme
-
08/14/2022 11:05:00 AM
rwxr-xr-x
📁
images
-
08/14/2022 11:05:00 AM
rwxr-xr-x
📄
map.css
7.98 KB
08/14/2022 11:05:01 AM
rw-r--r--
📁
start
-
08/14/2022 11:05:00 AM
rwxr-xr-x
Editing: map.css
Close
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background:transparent; overflow:hidden; } div { } #div_map, #div0C { width:100%; height:100%; z-index:1; } #mapLocId { width:50%; float:left; } #mapMarkerId { width:40%; float:right; //margin-top: -7px; } #div_chart { width:50%; height:50%; position:relative; top:200px; left:0px; z-index:2; } #div_overlay { z-index:3; width:99%; height:50%; position:absolute; top:50%; left:0px; background:white; border:1px solid grey; } #dragHeader { width: 100%; height: 15px; cursor: move; } #dragHeader:hover { background:#eee; } #div1 { height:87%; width:32%; margin:1% 0% 0% 1%; float:left; border:2px solid #ccc; } #div2 { height:87%; width:32%; margin:1% 0% 0% 1%; float:left; border:2px solid #ccc; } #div3 { height:87%; width:32%; margin:1% 0% 0% 1%;; float:left; border:2px solid #ccc; } #div1C, #div2C, #div3C { height:270px; } .click1 { font-size: 14px; color: #ABC; font-weight: bold; padding-left: 26%; height: 200px; float: left; padding-top: 25%; } .click1:hover { text-decoration:underline; color:orange; } .header { width:100%; height:12px; } .Expand { cursor: pointer; display: block; height: 16px; background: url('images/Expand.png') no-repeat right; width: 16px; float: right; margin-right:5px; } .Collapse { cursor: pointer; display: block; height: 16px; background: url('images/Collapse.png') no-repeat right; width: 16px; float: right; margin-right:5px; } .info_tbl { height: 100%; //width: 100%; border-width: 1px 0px 0px 1px; border-color: #999; border-style: solid; } .info_tbl tr { } .info_tbl th { color: #06F; font-weight: normal; font-size: 12px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #999; padding:2px; } .info_tbl td { color: #333; border: 1px solid #999; font-size: 12px; padding: 2px 2px 2px 2px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #999; } #gridTableId { border-width: 1px 0px 0px 1px; border-color: #999; border-style: solid; } #gridTableId tr { } #gridTableId th { color: #06F; font-weight: normal; font-size: 12px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #999; padding:2px; cursor:pointer; } #gridTableId td { color: #333; border: 1px solid #999; font-size: 12px; padding: 0px 8px 0px 8px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #999; } .zoomIn { cursor:pointer; } .zoomOut { cursor:pointer; } img { vertical-align: text-top; } .ui-autocomplete-category { font-weight: bold; padding: .2em .4em; margin: .8em 0 .2em; line-height: 1.5; } .ui-autocomplete { max-height: 200px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; } /* Quick Filter css */ .sel{ border:2px solid green; } .Qfilter:hover { border:2px solid green; } .unsel{ border:2px solid orange; } .Qfilter { height: 54px; width: 54px; /*border: 1px solid #AAA;*/ border-radius: 4px; background: white; float: left; margin: 3px; cursor: pointer; } .Qfilter b { height: 48px; width: 48px; display: block; margin-left: 3px; margin-top: 3px; } .mapOverLayYes { background: url('images/overlay.png'); } .mapOverLayNo { background: url('images/overlayNo.png'); } .circleColorMap { background: url('images/circleColor.png'); } .circleSizeMap { background: url('images/circleSize.png'); } .colorLayerMap { background: url('images/layeredMap.png'); } .NormalMap { background: url('images/map.png'); } .filter td { padding: 5px; } .rowHide { width:16px; cursor:pointer; vertical-align:middle; } .rowHide:hover { background:url('/showcase/css/g/actionClose.png') no-repeat; } .tipsy { font-size: 12px; position: absolute;clear:both; padding: 5px; z-index: 100000; display:block; transition-duration: 1s; transition: display 1s;border:2px } .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: left; } .tipsy-inner { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;border: 2px solid #AAA; } .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; } .tipsy-arrow-n { border-bottom-color: #000; } .tipsy-arrow-s { border-top-color: #000; } .tipsy-arrow-e { border-left-color: #000; } .tipsy-arrow-w { border-right-color: #000; } .tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; } .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; } .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } /* Slider */ .f_block { padding: 7px; border: 1px solid #CCC; margin-bottom: 10px; font-size: 11px; color: #3B3B3B; height: 100%; background: none repeat scroll 0 0 white; } .lightBlueBox p { padding-right: 3px; display: block; clear: both; } .f_block p { margin-bottom: 10px; } .f_txt11 { font-size: 11px; font-weight: bold; } .slider_out { border: 1px solid #E5E5E5; padding: 10px 3px 10px 3px; margin: 0 0 5px 0; background: -moz-linear-gradient(white, #F4F4F4); background: -ms-linear-gradient(white, #F4F4F4); background: -webkit-linear-gradient(white, #F4F4F4); background: -o-linear-gradient(white, #F4F4F4); filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#ffffff', endColorstr = '#f4f4f4' ); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f4f4f4')"; background: linear-gradient(white, #F4F4F4); background-color: #F4F4F4; } /*.ui-slider { position: relative; text-align: left; left: 7px; border: none; background: white url(../../images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x ; color: #222 ; width: 122px; }*/ .slider { width: 90%; margin-left: 5%; } .flL { float: left; } .flR { float: right; } .f_grey11 { font-size: 11px; color: #666; } .clearFix { height: 1%; } .clearFix::after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .ui-slider .ui-slider-handle { background: #FCFFF4; background: -moz-linear-gradient(top, rgba(252, 255, 244, 1) 0%, rgba(223, 229, 215, 1) 40%, rgba(179, 190, 173, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252, 255, 244, 1)), color-stop(40%,rgba(223, 229, 215, 1)), color-stop(100%,rgba(179, 190, 173, 1))); background: -webkit-linear-gradient(top, rgba(252, 255, 244, 1) 0%,rgba(223, 229, 215, 1) 40%,rgba(179, 190, 173, 1) 100%); background: -o-linear-gradient(top, rgba(252, 255, 244, 1) 0%,rgba(223, 229, 215, 1) 40%,rgba(179, 190, 173, 1) 100%); background: -ms-linear-gradient(top, rgba(252, 255, 244, 1) 0%,rgba(223, 229, 215, 1) 40%,rgba(179, 190, 173, 1) 100%); background: linear-gradient(to bottom, rgba(252, 255, 244, 1) 0%,rgba(223, 229, 215, 1) 40%,rgba(179, 190, 173, 1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ); border: 1px solid #A3A3A3; }