OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
VBox
/
target
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2022 11:04:58 AM
rwxr-xr-x
📄
target.css
2.03 KB
08/14/2022 11:04:58 AM
rw-r--r--
Editing: target.css
Close
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0px; padding: 0px; background:transparent; } div { } .portlet { background:#fff; border:1px solid #ddd; overflow:hidden; float:left; margin-right:10px; margin-bottom:5px; width:48%; border-radius:5px; height: 99%; } .portlet:hover { border-color: #bbb; } .portletHeader { margin:5px; padding-left:2px; overflow:hidden; border-bottom:1px solid #abcfff; width:100%; height: 20px; } .portletTitle { float:left; font-size:14px; font-weight:bold; width:95%; overflow:hidden; color: brown; } .portletTitle a{ color:#fff; text-decoration:none; } .portletTitle a:hover { color:#fff; text-decoration:underline } .portletContent { border-top:0px solid #ddd; width:100%; height:96%; } .portletFooter { width:100%; } #target { /* margin-top: 10px; margin-left: 10px;*/ height:100%; width:100%; position:absolute; } .click1 { font-size: 14px; color: #ABC; font-weight: bold; padding-left: 26%; height: 200px; float: left; padding-top: 35%; } .click1:hover { text-decoration:underline; color:orange; } #div_map { width:100%; height:100%; z-index:1; } #div_chart { width:100%; height:100%; z-index:2; } .click { width:100%; height:12px; cursor:pointer; display:block; padding-left: 20px; color: blue; } .tbl_titles { background-color: #BECAD7; font-weight: bold; } .txtrow { } .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: 13px; padding: 5px 2px 5px 10px; border-width: 0px 1px 1px 0px; border-style: solid; border-color: #999; text-align:center; }