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: silver.css
Close
/*====================================== WELCOME TO THE STYLESHEET -------------------------------------- Copyright Mike Crittenden Author: Mike Crittenden ======================================*/ /**************************************\ |------------COLOR SCHEME--------------| |--------------------------------------| - black #000 - white #fff \**************************************/ /**************************************/ /* GLOBALS */ /**************************************/ body {margin:0;padding:0;background:#eee} .normal {background:#eee} .darker {background:#777 url(g/actionMin.png)} .dark {background:#aaa url(g/actionMax.png)} .lighter {background:#f6f6f6} .left {float:left} .right {float:right} /**************************************/ /* HEADER */ /**************************************/ #header {position:relative; height:30px;/*width:98%;*/ background:#f7f7f7; border:1px solid #bbb; margin:2px 10px 5px 10px; padding:0px 0 0; -moz-box-shadow: 0pt 0pt 1em #bbb;} #dashlist {float:left; left:20px; top:0; width:150px; height:30px;color:#333; font-size:1.0em; font-weight:normal; z-index: 200;} #info_bar {clear:left; color:#aaa; background-color:#fff; font-size:1.1em; border-top:1px solid #bbb; padding-top:4px; margin-top:15px; margin-left:000px;overflow:hidden; height:1.2em} #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/analyze.png)} #menu_filter {cursor:pointer;float:left;background:url(g/icon_menu_filter.gif);padding: 2px;background-size: 32px 23px; width: 28px;} #loading {visibility:hidden;background:url(g/loading.gif);margin-right: 4px;} #maxAll {} #minAll {} /**************************************/ /* NAVIGATION */ /**************************************/ /* JPolite Native Navigation Tab */ #main_nav {list-style-type:none; margin:0; position:relative; padding-left: 100px;} #main_nav li { overflow: visible; float: left; width: 10em; text-align: center; font-weight: bold; height: 2em; line-height: 2em; color: #6EB5FD; padding: 0 1em; border: 1px solid #39F; margin: 2px 1px 0px 1px; cursor: pointer; white-space: nowrap; position: relative; z-index: 9; background:white; } #main_nav .hover1 { background:url(g/tabon.gif) repeat-x; width:100%; height:100%;} #main_nav .hover1 {display:none} #main_nav li.on { color: white; background: #6EB5FD; border: 1px solid #39F; } #main_nav li.on .hover { color:white; } #main_nav li:hover { color: white; background: #6EB5FD; border: 1px solid #39F; } #main_nav li.on span {background:url(g/expandAll.png);padding-left: 2px;} /*#main_nav li.backLava {background:#f2a04E; padding:0; position:absolute; z-index:1; border:0}*/ /*#main_nav li dl {display:none; background:#777; width:200px; color:#eee; margin-left:-1em} #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 { margin-right:10px; /* * 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(g/stripe1.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; border:1px solid #ddd; display:none; -moz-box-shadow:0pt 0pt 1em #bbb} .module:hover {border-color: #bbb} .max {float:none !important; width:100% !important} .min {display:none} .moduleFrame {border:0; overflow:hidden;} .moduleHeader { margin: 4px; cursor: move; overflow: hidden; border: 0px solid white; } /*.moduleTitle {height:1.4em; line-height:1.4em; float:left; font-weight:bold;padding-left: 2px;}*/ .moduleTitle { height: 1.4em; line-height: 1.4em; float: left; font-weight: normal; padding-left: 2px; font-size: 10px; } .moduleTitle a{color:#666; text-decoration:none} .moduleTitle a:hover {color:#666; text-decoration:underline} .moduleActions {display:block; float:right} .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;} .actionMin {background:url('g/actionMin.png')} .actionLinktoPage {background:url('g/actionLinktoPage.png')} .actionGotoPage {background:url('g/actionGotoPage.png')} .actionFullScreen {background:url('g/actionFullScreen.png')} .actionClose {background:url('g/actionClose.png')} */ .actionFilledArea {background:url('g/actionFilledArea.png')} .actionReportPie {background:url('g/chart_pie.png')} .actionReportDonut {background:url('g/chart_donut.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')} .actionCalendar {background:url('g/chart_cal.png')} .actionReportHeat {background:url('g/chart_heat.png')} .actionReportRadar {background:url('g/chart_radar.png')} .actionReportStock {background:url('g/chart_stock.png')} .actionReportSunburst {background:url('g/chart_sun.png')} .actionReportZoomTree {background:url('g/chart_ZT.png')} .actionWaterfall {background:url('g/chart_wf.png')} .actionFunnelChart {background:url('g/chart_funnel.png')} .actionReportStackedArea {background:url('g/chart_sarea.png')} .actionReportStatusBar {background:url('g/chart_statusbar.png')} .actionReportTraffic {background:url('g/chart_traffic.png')} .actionReportDataTable{background:url('g/chart_dt.png')} .moduleHeader:hover .moduleActions {display:block} .moduleContent {border-top:2px solid #ddd; 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('N/SelectChartType.png') no-repeat left;} .actionNote {background:url('N/AddViewNotes.png') no-repeat;} .actionGraphSettings {background:url('N/ChangeGraphSettings.png') no-repeat left;} .actionFreeze{background:url('N/actionFreeze.png') no-repeat left; } .actionExport{background:url('N/Export.png') no-repeat left; } .actionExportData{background:url('N/ExportData.png') no-repeat left; } .actionLinktoPage {background:url('N/CreateLinkToPage.png') no-repeat left;} .actionGotoPage{background:url('N/GoToLinkedPage.png') no-repeat left; } .actionFullScreen{background:url('N/DisplayFullscreen.png') no-repeat left; } .actionRefresh{background:url('N/Refresh.png') no-repeat left; } .actionMin{background:url('N/Collapse.png') no-repeat left; } .actionMax{background:url('N/Expand.png') no-repeat left; } .actionClose{background:url('N/Close.png') no-repeat left;} /* Simple Theme for Modules */ .red .moduleHeader{background:#e24e61 url(g/module-orange.gif) repeat-x; border-color:#c94758 #F6A7B8 #F6A7B8 #c94758} .orange .moduleHeader{background:#E2584E url(g/module-red.gif) repeat-x; border-color:#c94f47 #F6A7A8 #F6A7A8 #c94f47} .yellow .moduleHeader{background:#E2904E url(g/module-yellow.gif) repeat-x; border-color:#c98147 #F6C4A7 #F6C4A7 #c98147} .green .moduleHeader{background:#66B161 url(g/module-green.gif) repeat-x; border-color:#579653 #ABCFA5 #ABCFA5 #579653} .blue .moduleHeader{background:#4E8EE2 url(g/module-header.gif) repeat-x; } .white .moduleHeader{background:#9E9E9E url(g/module-white.gif) repeat-x; border-color:#888 #D9D9D9 #D9D9D9 #888} /**************************************/ /* 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 {margin:1em auto; border:1px solid #bbb; color:#777; bottom:0; width:950px; height:5em; background:#f7f7f7; text-align:center; -moz-box-shadow: 0pt 0pt 1em #bbb;} #footer_bar {color:#999; border-bottom:1px solid #ccc; padding:4px 6px; height:1.2em; margin-bottom:10px; background:#fff} #footer_bar a {color:#999} #footer_bar a:hover {color:#333} .ui-widget-header{ margin: 2px 0px 2px 0px; background: white; color: #666; cursor: move; overflow: hidden; border-bottom: 1px solid #DDD; font-weight: bold; -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-bottom-radius: 0px; } /**************************************/ /* Page Settings */ /**************************************/ #pageConfId { display:none; position: relative; width: 98%; background: #F7F7F7; border-color: #BBB; margin: 0px 10px 5px 10px; height: 200px; border-width: 1px 1px 1px 1px; border-style: solid; } #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: 3px 0px 0px 3px; float: left; width: 140px; font-size: 12px; height: 22px; border: 1px solid #BBB; } ul.topnav li { float: left; margin: 0; padding: 0 15px 0 0; position: relative; } ul.topnav li a { padding: 5px 5px; color: #333; display: block; text-decoration: none; float: left; cursor:pointer; width:115px;} ul.topnav li span { width: 13px; height: 22px; float: right; background: url(g/drop_down_arrow.png) no-repeat center; position: absolute; } ul.topnav li ul.subnav { list-style: none; position: absolute; left: 0; top: 22px; background: #F7F7F7; margin: 0px 0px 0px -1px; padding: 0; display: none; float: left; -moz-border-radius-bottomleft: 1px; -moz-border-radius-bottomright: 1px; -webkit-border-bottom-left-radius: 1px; -webkit-border-bottom-right-radius: 1px; border: 1px solid #BBB; z-index:101; } ul.topnav li ul.subnav li{ margin: 0; padding: 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; clear: both; } html ul.topnav li ul.subnav li a { float: left; background: #F7F7F7; padding-left: 4px; white-space: nowrap; width: 131px; } html ul.topnav li ul.subnav li a:hover { background: #fff ; color:#c23;} #shared {display:none } /* Tab navigation */ .tabNavDiv {float:left;margin-top:10px} .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} .settingDiv { float: right; width: 90px; margin-top: 7px; } .settingDiv b { cursor:pointer; display:block; width:16px; height:16px; float:left; margin-left:4px; } #dashConfigSetting { background:url(g/setting.png); float:left; } #dashConfList { display:none; background: white; position: absolute; z-index: 1000; width: 175px; border-radius: 2px; -moz-border-radius: 2px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0 2px 8px rgba(0, 0,0, 0.45); list-style: none; padding: 0px 0px 0px 0px; border-top: 1px solid #DEDEDE; right: 45px; top: 33px; } #dashConfList li { font-size: 12px; padding: 4px 0px 4px 35px; border-bottom: 1px solid #DDD; cursor:pointer; margin:0px 0px 0px 4px; } #dashConfList li:hover { background-color:#DDD; } a.graphConfigure { font-size: 11px; line-height: 16px; color: #555; position: absolute; display: block; height: 16px; width: 16px; text-decoration: none; background:url("g/list.png") 0px 0px no-repeat; cursor:pointer; margin: -0px 0px 0px -17px; } .graphConfigureUL { display:none; background: white; position: absolute; z-index: 1001; width: 190px; border-radius: 2px; -moz-border-radius: 2px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0 2px 8px rgba(0, 0,0, 0.45); list-style: none; padding: 0px 0px 0px 0px; margin-left:4px; border-top: 1px solid #DDD; right: 45px; top: 33px; } .graphConfigureUL li { font-size: 12px; padding: 4px 0px 4px 35px; border-bottom: 1px solid #DDD; cursor:pointer; margin:0px 0px 0px 4px; } .graphConfigureUL li:hover { background-color:#DDD; } #ChartTypeDIV{ display:none; position:absolute; background: white; z-index: 1001; border-radius: 2px; -moz-border-radius: 2px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); -moz-box-shadow: 0 2px 8px rgba(0, 0,0, 0.45); border-top: 1px solid #DDD; right: 45px; top: 33px; width:160px; height:280px; } .gtypeTable { padding: 0px; margin: 0px; } .gtypeTable tr{ padding: 0px; margin: 0px; } .gtypeTable td{ padding: 0px; margin: 0px; border: 1px solid #DDD; } #addReport{background:url('N/AddReport.png') no-repeat left;} #dashsettings{background:url('N/DashboardSettings.png') no-repeat left;} #settings{background:url('N/PageSettings.png') no-repeat left;} #sharedDashPageSettings{background:url('N/PageSettings.png') no-repeat left;} #share{background:url('N/Share.png') no-repeat left;} #Export{background:url('N/Export.png') no-repeat left;} #print{background:url('N/Print.png') no-repeat left;} #DN {background:url('N/DashboardNotes.png') no-repeat left;} #PN {background:url('N/PageNotes.png') no-repeat left;} #Copy{background:url('N/Share.png') no-repeat left;} #C1 {background:url('N/Modern.png') no-repeat left;} #C2 {background:url('N/DisplayClassicStyle.png') no-repeat left;} #maxAll{background:url('N/ExpandAll.png') no-repeat left;} #minAll{background:url('N/CollapseAll.png') no-repeat left;} .info_tbl { height: 100%; //width: 100%; border-width: 1px 0px 0px 1px; border-color: #999; border-style: solid; border-collapse:separate; } .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; } #filterDiv{ height:50vh; display:none; float: right; position: fixed; right: 3px; width: 300px; border: 1px solid #ccc; background: #ccc; top: 40px; z-index: 1000; min-height:100px; overflow-y:auto; } h5.ui-accordion-header { height: 20px; }