OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
docroot
/
showcase
/
css
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
๐
..
-
08/14/2022 11:05:33 AM
rwxr-xr-x
๐
N
-
08/14/2022 11:05:08 AM
rwxr-xr-x
๐
a.css
6.92 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
all.css
94.46 KB
08/14/2022 11:05:05 AM
rw-r--r--
๐
b.css
6.92 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
c.css
5 bytes
08/14/2022 11:05:06 AM
rw-r--r--
๐
classic.css
12.51 KB
08/14/2022 11:05:07 AM
rw-r--r--
๐
demo.css
11.91 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
demo_table.css
9.51 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
demo_table_jui.css
8.79 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
filter_template.css
11.67 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
filter_template.css_12jan18
11.65 KB
08/14/2022 11:05:07 AM
rw-r--r--
๐
g
-
08/14/2022 11:05:06 AM
rwxr-xr-x
๐
ie.css
1.23 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
images
-
08/14/2022 11:05:06 AM
rwxr-xr-x
๐
jPicker-1.1.6.css
6.92 KB
08/14/2022 11:05:05 AM
rw-r--r--
๐
jqModal.css
6.78 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
jquery.gritter.css
1.58 KB
08/14/2022 11:05:05 AM
rw-r--r--
๐
jquery.jqplot.css
5.6 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
main.css
6.15 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
modern.css
12.99 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
new
-
08/14/2022 11:05:06 AM
rwxr-xr-x
๐
print.css
1.55 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
screen.css
16.53 KB
08/14/2022 11:05:06 AM
rw-r--r--
๐
silver.css
17.22 KB
08/14/2022 11:05:08 AM
rw-r--r--
๐
start
-
08/14/2022 11:05:08 AM
rwxr-xr-x
Editing: modern.css
Close
/*====================================== WELCOME TO THE STYLESHEET -------------------------------------- Copyright Mike Crittenden Author: Mike Crittenden ======================================*/ /**************************************\ |------------COLOR SCHEME--------------| |--------------------------------------| - black #000 - white #fff \**************************************/ /**************************************/ /* GLOBALS */ /**************************************/ body {margin:0;padding:100px 0 0;padding-bottom:5em; background:#378CB3 url(new/body-bg.gif) repeat-x} .normal {} .darker {} .dark {} .lighter {} .left {float:left} .right {float:right} /**************************************/ /* HEADER */ /**************************************/ #header {background:url(new/nav-bg.png) repeat-x; position:fixed; left:0; top:0; width:100%;} /*z-index:999;}*/ #dashlist {position:absolute; left:50%; padding-top:5px;margin-left:-520px; width:170px; height:50px;color:#fff;} #title {display:none; padding-left:160px; color:#fff; font-size:1.5em; height:50px; line-height:50px; font-weight:bold; font-style:italic} #info_bar {width:910px; margin:0 auto;clear:left; color:#aaa;font-size:1.1em; background: url(new/infobar-bg.png); padding:10px 20px; overflow:hidden; height:30px} #info_bar .hint {display:inline;padding:0 5px;line-height:16px} #info_bar:hover .hint {display:inline} #info_bar b {cursor:pointer;display:block;width:16px;height:16px;float:left} #info_bar a {cursor:pointer;} #menu_btn {cursor:pointer;float:left;background:url(g/icon.gif)} #loading {visibility:hidden;background:url(g/loading1.gif);margin-right:4px} #maxAll {background:url(g/expandAll.png)} #minAll {background:url(g/collapseAll.png)} /**************************************/ /* NAVIGATION */ /**************************************/ /* JPolite Native Navigation Tab */ #main_nav {list-style-type:none; margin:0 auto; position:relative; width:750px; height:44px} #main_nav li {overflow:visible;width:10em; text-align:center; float:left; font-size:1.2em; font-weight:bold; height:44px; line-height:44px; color:#eee; margin:0; cursor:pointer; white-space:nowrap; position:relative; z-index:9} #main_nav .hover1 {opacity:0; filter:alpha(opacity=0); display:block; background:#333; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; margin:0;color:#999} #main_nav li.on {color:#ddd; background:#333 url(new/tabon.png) repeat-x; height:43px; margin:0 -1px; border-left:1px solid #222; border-right:1px solid #666} #main_nav li.on .hover {color:#e33} #main_nav li.backLava {background:#f2a04E; position:absolute; width:0; z-index:1; border:0} #main_nav li.on span {background:url(g/arrow-down.png)} .tabTxt {height:20px;border:1px solid yellow;} /*#main_nav li dl {display:none; background:#777; width:200px; color:#eee} #main_nav li dd {text-align:left; padding:0 5px} #main_nav li dd.on {border:1px solid #f73} #main_nav li dd.on:before {content:"ยป "} #main_nav li dd:hover {background:#555; text-align:left; padding:0 5px} #main_nav li:hover dl {display:block} */ /**************************************/ /* MAIN CONTENT */ /**************************************/ #content { /* * width:950px ==> this is the default value set by bluetrip .container class * You can adjust the width manually with a value = 950 +/- n*40 */ } .module_template {display:none} .cc {padding-bottom:1px} .dragging {padding-bottom:20px; margin-bottom:10px; background:url(new/stripe.png)} .ui-sortable-placeholder {margin:10px 0; border: 1px dotted #f00; background:#faa; visibility: visible !important; height: 20px !important} /* Module Components */ .module {background:#fff; margin-bottom:10px; display:none; -moz-box-shadow: 0pt 0pt 1em #333; -moz-border-radius:6px;} .module:hover {border-color: #999} .max {float:none !important; width:99% !important} .min {display:none} .moduleFrame {border:0px solid #4E8EE2; overflow:hidden;} .moduleHeader {background:#4E8EE2 url(g/module-header.gif) repeat-x; padding:2px; border-bottom:1px solid #777; cursor:move; overflow:hidden; -moz-border-radius:6px 6px 0 0} .moduleTitle {background:url(g/icon.gif) no-repeat; height:1.4em; line-height:1.4em; float:left; padding-left:18px; font-weight:bold; font-size:1.2em; color:#fff} .moduleTitle a{color:#fff; text-decoration:none} .moduleTitle a:hover {color:#fff; text-decoration:underline} .moduleActions {display:block; float:right; height:16px} .moduleActions b {cursor:pointer;width:16px;height:16px;display:block;float:left} .actionRefresh {background:url('g/actionRefresh.png')} .moduleActions .actionMax {display:none;background:url('g/actionMax.png')} .actionFreeze{background:url('g/actionFreeze.png')} .actionExport{background:url('g/export.png');margin-left:5px;} .actionExportData{background:url('N/ExportData.png') no-repeat left; } .actionMin {background:url('g/actionMin.png')} .actionGotoPage {background:url('g/actionGotoPage.png')} .actionFullScreen {background:url('g/actionFullScreen.png')} .actionClose {background:url('g/actionClose.png')} .actionReportPie {background:url('g/chart_pie.png')} .actionReportBar {background:url('g/chart_bar.png')} .actionReportGauge {background:url('g/chart_gauge.png')} .actionReportMap {background:url('g/chart_map.png')} .actionReportText {background:url('g/chart_text.png')} .actionReportLine {background:url('g/chart_line.png')} .actionReportColumn {background:url('g/chart_column.png')} .actionReportStack {background:url('g/chart_stack.png')} .actionReportCombo {background:url('g/chart_combo.png')} .actionReportMenu{background:url('g/actionReportMenu.png')} .actionReportPC {background:url('g/chart_pc.png')} .actionReportTree {background:url('g/chart_tree.png') no-repeat} .actionReportBullet {background:url('g/chart_bullet.png')} .actionReportSVG {background:url('g/chart_svg.png')} .actionReportHeat {background:url('g/chart_heat.png')} .actionReportRadar {background:url('g/chart_radar.png')} .actionReportStock {background:url('g/chart_stock.png')} .actionReportDataTable{background:url('g/chart_dt.png')} .moduleHeader:hover .moduleActions {display:block} .moduleContent {border-top:1px solid #ddd; background:#fff url(g/tabon.gif) 0 -5px repeat-x; padding:5px; -moz-border-radius:0 0 6px 6px} .tableIconsGroup {margin-left:10px;display:none;} .tableIconsGroup b {cursor:pointer;width:24px;height:24px;display:block;float:left;margin-left:2px;margin-right:2px;} .onOffIcons {background:url('g/chart.png') no-repeat; float:left;height:24px; width:24px; cursor:pointer;} .actionLinkPage {background:url('g/actionLinkPage.png') no-repeat; float:left;height:24px; width:24px;cursor:pointer;margin-left:5px;margin-right:5px;} .actionGraphSettings {background:url('g/actionGraphSettings.png') no-repeat; float:left;height:24px; width:24px;cursor:pointer;margin-left:5px;} .actionNote {background:url('g/actionNote.png') no-repeat; float:left;height:24px; width:24px;cursor:pointer;margin-right:5px;} /* Simple Theme for Modules */ .moduleContentx {background:#4E8EE2; border-top:1px solid #ddd} .red .moduleHeader{background:#e24e61 url(g/module-orange.gif) repeat-x; border-color:#F6A7B8 #e24e61 #e24e61 #F6A7B8;} .red .moduleFrame{border-color:#E2584E;} .red .moduleContent {background:#E2584E} .orange .moduleHeader{background:#E2584E url(g/module-red.gif) repeat-x; border-color:#F6A7A8 #E2584E #E2584E #F6A7A8} .orange .moduleFrame{border-color:#E2584E;} .orange .moduleContent {background:#E2584E} .yellow .moduleHeader{background:#E2904E url(g/module-yellow.gif) repeat-x; border-color:#F6C4A7 #E2904E #E2904E #F6C4A7;} .yellow .moduleFrame{border-color:#E2904E;} .yellow .moduleContent {background:#E2904E} .green .moduleHeader{background:#66B161 url(g/module-green.gif) repeat-x; border-color:#ABCFA5 #66B161 #66B161 #ABCFA5} .green .moduleFrame{border-color:#66B161;} .green .moduleContent {background:#66B161} .white .moduleHeader{background:#9E9E9E url(g/module-white.gif) repeat-x; border-color:#D9D9D9 #9E9E9E #9E9E9E #D9D9D9} .white .moduleFrame{border-color:#9E9E9E;} .white .moduleContent {background:#9E9E9E} /**************************************/ /* CONTROLS */ /**************************************/ /* Tabs Control */ .tabs {border:1px solid #ccc} .tabsul {overflow:hidden;padding-top:1px;background:#ccc; list-style-type:none; margin:0} .tabsul li {float:left; font-weight:bold; color:#777; background:#fff; border:1px solid #bbb; text-align:center; margin-left:2px; padding:4px 6px; cursor:pointer; white-space:nowrap} .tabsul li:hover {background:#f0f0f0;color:#333} .tabsul li.on {background:#fff url(g/tabon.gif) repeat-x; border-bottom-color:#fff; color:#333; padding-bottom:6px} .tabsdiv {padding:4px; background:#fff} /* Accordion Control */ .accordion {background:#ccc; padding:1px 3px 3px; margin:0} .accordion dt {background:#fff;font-weight:bold; color:#777; border:1px solid #bbb; padding:4px 6px; cursor:pointer; margin:2px 0 0} .accordion dt:hover {background:#f0f0f0;color:#333} .accordion dt.on {background:url(g/tabon.gif) repeat-x; color:#333} .accordion dd {background:#fff; overflow-x:auto; padding:3px; border-width:0px 1px 1px 1px; border-style:solid; border-color:#bbb; display:none;max-height:300px;} .menu li {cursor:pointer} .menu li:hover {background:#ddd} .menu li.on {background:#aaa} /**************************************/ /* FOOTER */ /**************************************/ #footer {position:fixed; color:#eee; bottom:0; width:100%; height:5em; background:#757495 url(new/nav-bg.png) 0 16px; text-align:center} #footer_bar {color:#999; background-color:#fefefe; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px 6px; height:1.2em; margin-bottom:10px} #footer_bar a {color:#555} #footer_bar a:hover {color:#333} .ui-widget-header{background:#4E8EE2 url(g/module-header.gif) repeat-x; padding:2px; border-width:1px; border-style:solid; border-color: #A7D0F6 #A7D0F6 #4E8EE2 #4E8EE2; color:#fff; cursor:move; overflow:hidden;font-weight: bold;} /**************************************/ /* Page Settings */ /**************************************/ #pageConfId {display:none;position:relative; width:99%; background:#666; border:1px solid #bbb; margin:0em auto; padding:5px; -moz-box-shadow: 0pt 0pt 1em #bbb;height:200px;z-index: 101} #tabs b{ font-weight:bold; font-size:12px; margin-left:10px; } ul.layout li{ display:block; float:left; background:transparent; padding:2px 0 2px 0; margin:0; margin-right:5px } .rtl ul.layout li{ float:right } ul.layout li a{ display:block; height:75px; width:100px; border:2px solid #DDD; background-color:#DDD; background-repeat:no-repeat } ul.layout li a.selected{ border:2px solid #222; background-color:#FFF } ul.layout li a:hover { border:2px solid #EEE; } #L_1_0 {background-image:url(g/L-1-0.png)} #L_2_0 {background-image:url(g/L-2-0.png)} #L_2_1 {background-image:url(g/L-2-1.png)} #L_3_0 {background-image:url(g/L-3-0.png)} #L_3_1 {background-image:url(g/L-3-1.png)} #L_3_2 {background-image:url(g/L-3-2.png)} #L_4_0 {background-image:url(g/L-4-0.png)} #L_4_1 {background-image:url(g/L-4-1.png)} #L_4_2 {background-image:url(g/L-4-2.png)} #L_4_3 {background-image:url(g/L-4-3.png)} #L_4_4 {background-image:url(g/L-4-4.png)} #L_4_5 {background-image:url(g/L-4-5.png)} #L_4_6 {background-image:url(g/L-4-6.png)} /* Dashlist styles */ ul.topnav { list-style: none; padding: 0; margin-left:10px; float: left; width: 100%; font-size: 1.2em; } ul.topnav li { float: left; margin: 0; padding: 0 15px 0 0; position: relative; } ul.topnav li a { padding: 10px 5px; color: #fff; display: block; text-decoration: none; float: left; cursor:pointer; } ul.topnav li span { width: 17px; height: 35px; float: left; background: url(g/subnav_btn.gif) no-repeat center top; } ul.topnav li ul.subnav { list-style: none; position: absolute; left: 0; top: 34px; background: #333; margin: 0; padding: 0; display: none; float: left; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; border: 1px solid #111; } ul.topnav li ul.subnav li{ margin: 0; padding: 0; border-top: 1px solid #252525; border-bottom: 1px solid #444; clear: both; z-index:9999;} html ul.topnav li ul.subnav li a { float: left; background: #333 url(g/dropdown_linkbg.gif) no-repeat 10px center; padding-left: 20px; white-space:nowrap;width:150px } html ul.topnav li ul.subnav li a:hover { background: #222 url(g/dropdown_linkbg.gif) no-repeat 10px center; } #shared {display:none } /* Tab navigation */ .tabNavDiv {width:80px;height:20px;padding-top:17px;float:right;padding-right:0%;text-align:center;vertical-align:middle} .firstTab{ margin:0;padding-left:17px;background: url(g/first.png) no-repeat;cursor:pointer} .prevTab { margin:0;padding-left:17px;background: url(g/previous.png) no-repeat;cursor:pointer} .nextTab { margin:0;padding-left:17px;background: url(g/next.png) no-repeat;cursor:pointer} .lastTab { margin:0;padding-left:17px;background: url(g/last.png) no-repeat;cursor:pointer}