diff --git a/plugins/dynamix/styles/default-azure.css b/plugins/dynamix/styles/default-azure.css index 575052ef7..60e8e85fc 100644 --- a/plugins/dynamix/styles/default-azure.css +++ b/plugins/dynamix/styles/default-azure.css @@ -1,262 +1,263 @@ -html{font-family:arimo;} -body{font-size:13px;color:#606E7F;background-color:#E4E2E4;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} -#template{min-width:1080px;max-width:100%;margin:0;} -img{border:0;text-decoration:none;vertical-align:middle;} -p{text-align:left;} -p.centered{text-align:left;} -a:hover{text-decoration:underline;} -a{color:#486DBA;text-decoration:none;} -a.none{color:#606E7F;} -a.img{text-decoration:none;border:none;} -a.info{position:relative;z-index:1;} -a.info span{display:none;} -a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;color:#4F4F4F;font-size:12px;line-height:20px;padding:5px 8px;border:1px solid #42453E;border-radius:3px;background-color:#EDEAEF;} -a.nohand{cursor:default;} -i.spacing{margin-left:0;margin-right:10px;} -i.icon{margin-right:4px;} -pre ul{margin:0;padding-top:0;padding-bottom:0;padding-left:28px;} -pre li{margin:0;padding-top:0;padding-bottom:0;padding-left:18px;} -big{font-size:14px;font-weight:bold;text-transform:uppercase;} -hr{border-color:#EDEAEF;} -input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:13px;background-color:transparent;border:1px solid #606E7F;padding:5px 10px;min-height:20px;line-height:20px;outline:none;width:326px;margin:0 20px 0 0;box-shadow:none;color:#606E7F;box-sizing:border-box;} -input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:13px;border:1px solid #9F9180;border-radius:5px;margin:10px 20px 10px 0;padding:8px 12px;cursor:pointer;outline:none;color:#9F9180;background:#EDEAEF;} -input[type=checkbox]{vertical-align:middle;margin-right:6px;} -input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;} -input[type=number]{-moz-appearance:textfield;} -input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#EDEAEF;border-color:#0072C6;} -input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#0072C6;color:#4F4F4F;} -input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#0072C6;box-shadow:none;} -input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#808080;background:#C7C5CB;opacity:0.5;cursor:default;} -input::-webkit-input-placeholder{color:#00529B;} -select{font-family:arimo;font-size:13px;min-width:188px;max-width:326px;padding:6px 10px;margin:0 10px 0 0;border:#606E7F 1px solid;box-shadow:none;color:#606E7F;background:transparent;outline:none;display:inline-block;cursor:pointer;} -select option{color:#606E7F;background-color:#EDEAEF;} -select:focus{border-color:#0072C6;} -select[disabled]{color:#808080;border-color:#808080;background:#C7C5CB;opacity:0.5;cursor:default;} -select[name=enter_view]{padding:0;float:right;} -select[name=enter_share]{padding:0;float:right;} -select.narrow{min-width:87px;} -select.auto{min-width:auto;} -select.slot{min-width:440px;max-width:440px;} -input.narrow{width:188px;} -input.trim{width:50px;} -form+p{display:none;} -#header{position:fixed;top:0;left:0;width:100%;height:90px;z-index:100;margin:0;background-color:#EDEAEF;background-repeat:no-repeat;background-position:center;border-bottom:#BDBAC8 1px solid;} -#header .logo{float:left;margin-top:20px;margin-left:100px;} -#header .logo img{margin:0 0 2px 1px;} -#header .logo a{color:#5D6833;font-size:18px;} -#header .block{margin:10px 5px 0 0;float:right;text-align:right;padding:2px 8px;} -#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #5D6833;} -#header .text-right{float:right;text-align:left;padding-left:5px;padding-right:20px;} -#menu{position:fixed;top:0;left:-17px;bottom:12px;width:82px;padding:0;margin:0;background:#383A34;z-index:100;box-shadow:inset -1px 0 2px #EDEAEF;} -#nav-block{position:absolute;top:0;bottom:12px;color:#5D6833;white-space:nowrap;float:left;width:240px;overflow-y:scroll;overflow-x:hidden;direction:rtl;} -#nav-block>div{direction:ltr;} -#nav-item{width:24px;text-align:left;padding:12px 20px;border-bottom:#42453E 1px solid;font-size:0;overflow:hidden;} -#nav-item:hover,#nav-item:hover a,#nav-item.active a{color:#5D6833;background:#ABC056;overflow:visible;} -#nav-item img{display:none;} -#nav-item a{color:#A6A7A7;text-decoration:none;} -#nav-item a:before{font-family:FontAwesome;font-size:25px;margin-right:20px;} -#nav-item a:hover{font-size:18px;padding:12px 24px 12px 6px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;} -#nav-item a:hover:before{padding-left:0;} -#nav-item a[href='/Dashboard']:before{content:'\f0e4';} -#nav-item a[href='/Main']:before{content:'\f015';} -#nav-item a[href='/Shares']:before{content:'\f07b';} -#nav-item a[href='/Users']:before{content:'\f0c0';} -#nav-item a[href='/Settings']:before{content:'\f085';} -#nav-item a[href='/Plugins']:before{content:'\f1e6';} -#nav-item a[href='/Docker']:before{content:'\f1b3';} -#nav-item a[href='/VMs']:before{content:'\f108';} -#nav-item a[href='/Apps']:before{content:'\f0db';} -#nav-item a[href='/Stats']:before{content:'\f1fe';} -#nav-item a[href='/Tools']:before{content:'\f0ad';} -#nav-item.active{background:#ABC056;} -#nav-item.HelpButton.active:hover{background:#ABC056;} -#nav-item.HelpButton.active{background:#121510;} -#nav-item.HelpButton a:before{content:'\f059';} -#nav-item.FeedbackButton a:before{content:'\f075';} -#nav-item.InfoButton a:before{content:'\f05a';} -#nav-item.LogButton a:before{content:'\f14b';} -#nav-item.PowerButton a:before{content:'\f011';} -#nav-user{display:block;float:left;text-align:center;border:none;} -#nav-user.probe{font-size:11px;margin-left:3px;margin-right:8px;} -#nav-tub1{position:fixed;top:56px;left:330px;} -#nav-tub2{position:fixed;top:56px;left:360px;} -#nav-tub3{position:fixed;top:56px;left:390px;} -span[id^='txt-tub']{margin-top:7px;} -#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background:#E4E2E4;border-bottom:#606E7F 1px solid;} -#title span.left{font-size:20px;text-transform:uppercase;} -#title span.right{font-size:20px;padding-right:10px;float:right;} -#title span img,#title p{display:none;} -#title:first-child{margin-top:0;} -#apps_icons{width:90%;} -#clear{clear:both;} -#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100;} -#statusraid{float:left;padding-left:10px;} -#countdown{margin:0 auto;} -#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px;} -#indexer{margin:0 auto;} -#indexer tr>td{border-bottom:#EDEAEF 1px solid;} -#indexer td:first-child{width:4%;} -#indexer tr>td+td{width:auto;text-align:left;} -#indexer tr>td+td+td{width:12%;} -#indexer td:last-child{text-align:right;} -#indexer tr:first-child{font-size:14px;font-weight:bold;} -#indexer tr:first-child>td{padding-bottom:4px;} -#indexer tr:last-child>td{text-align:left;border-bottom:none;} -#indexer td{padding:2px 0;} -#indexer span{font-size:11px;} -#indexer div{margin-left:8px;} -.green{color:#4F8A10;padding-left:5px;padding-right:5px;} -.red{color:#F0000C;padding-left:5px;padding-right:5px;} -.orange{color:#E68A00;padding-left:5px;padding-right:5px;} -.green-text,.passed{color:#4F8A10;} -.red-text,.failed{color:#F0000C;} -.orange-text,.warning{color:#E68A00;} -.blue-text{color:#3B5998;} -.grey-text{color:#606060;} -.usage-bar{position:fixed;top:60px;left:420px;height:22px;line-height:22px;width:140px;background-color:rgba(228,226,228,0.4);} -.usage-bar>span{display:block;height:3px;background-color:#606E7F;text-align:left;} -.usage-bar>span>span{padding-left:4px;color:#606E7F;} -.usage-disk{height:25px;line-height:25px;background-color:rgba(237,234,239,0.4);} -.usage-disk>span{display:block;height:3px;background-color:#606E7F;text-align:left;} -.usage-disk>span>span{font-size:11px;color:#606E7F;} -.usage-disk.sys{background-color:transparent;} -.usage-disk.sys>span{font-size:13px;} -.usage-disk.all{background-color:transparent;} -.usage-disk.all>span{font-size:11px;} -.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:20px 50%;text-align:left;padding:0 0 0 100px;display:block;height:70px;width:100%;vertical-align:middle;border-top:1px solid #FFD324;border-bottom:1px solid #FFD324;box-sizing:border-box;line-height:65px;border-left:1px solid #FFD324;border-right:1px solid #FFD324;} -.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE);} -.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B);} -.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400);} -.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100);} -.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9);} -table{border-collapse:collapse;border-spacing:0;margin:0;width:100%;} -table.preclear{margin-top:0;} -table tbody tr.tr_last{border-bottom:1px solid #606E7F;} -table td.cpu-info{border:1px solid #0072C6;} -table.disk_status{white-space:nowrap;} -table.disk_status thead tr:first-child td{font-weight:bold;color:#A9A9A9;border-bottom:#606E7F 1px solid;} -table.disk_status td:first-child{font-weight:normal;} -table.disk_status td span{margin-left:10px;} -table.disk_status tr>td{width:8%;padding:10px 10px 10px 0;white-space:nowrap;} -table.disk_status tr>td+td{width:auto;} -table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px;} -table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px;} -table.disk_status tr td:last-child{width:4%;padding-right:10px;} -table.disk_status select{background:transparent;} -table.disk_status tbody tr{border-bottom:#EDEAEF 1px solid;line-height:30px;} -table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px;} -table.array_status {line-height:30px;} -table.array_status td{padding:12px 0;} -table.array_status td:first-child{font-weight:bold;} -table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%;} -table.array_status tr>td+td{padding-left:2px;width:17%;} -table.array_status tr>td+td+td{width:auto;} -table.array_status td.line{border-top:1px solid #EDEAEF;} -table.settings{padding-top:8px;line-height:42px;} -table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.settings tr>td+td{line-height:16px;} -table.settings.shifted{padding:0;margin-left:0;margin-top:0;} -table.settings.shifted td:first-child{padding-left:0;} -table.share_status{white-space:nowrap;margin-top:12px;} -table.share_status thead tr:first-child td{font-weight:bold;color:#A9A9A9;border-bottom:#606E7F 1px solid;} -table.share_status tr>td{text-align:left;padding-left:0;} -table.share_status tr>td+td{padding-left:0;} -table.share_status tr.share_status_size>td{padding-left:40px;} -table.share_status tr.share_status_size>td+td{padding-left:15px;} -table.share_status tbody tr{border-bottom:#EDEAEF 1px solid;line-height:30px;} -table.share_status tbody tr:last-child td{border-bottom:#606E7F 1px solid;} -table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E;} -table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3;} -table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px;} -table.share_status.fixed thead tr>td+td{font-size:11px;} -table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0;} -table.share_status.fixed tbody tr{border-bottom:1px #EDEAEF solid;} -table.share_status.fixed tbody tr td:first-child{font-weight:normal;padding-right:10px;} -table.share_status.table{margin-top:36px;} -table.share_status.table tr>td{width:50%;} -table.share_status.dash{float:left;width:30%;margin-top:36px;margin-right:6px;border:none;} -table.share_status.dash thead tr:first-child td{line-height:30px;} -table.share_status.dash thead tr:last-child>td{font-weight:normal;border-bottom:1px solid #606E7F;text-align:left;color:#606E7F;} -table.share_status.dash tbody td.blue{color:#606E7F;} -table.share_status.dash.line {table-layout:fixed;} -table.share_status.dash.line tbody tr:nth-child(even){background-color:#E4E2E4;} -table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px;} -table.share_status.dash.line tbody td{padding:3px 4px 3px 10px;} -table.share_status.dash.line tr>td{width:25%;} -table.share_status.dash.line tr>td[colspan='2']{width:50%;} -table.share_status.dash.line tr>td[colspan='3']{width:75%;} -table.share_status.dash.line tr>td[colspan='4']{width:100%;} -table.share_status.dash.line tr>td:last-child{white-space:normal;} -table.share_status.dash tr.h48{height:48px;} -table.share_status.dash td:first-child{width:25%;} -table.share_status.m36{width:36%;float:right;} -table.share_status.m36 tr>td+td+td{width:14%;} -table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center;} -table.share_status.m0{width:30%;margin-left:1.5%;} -table.share_status.m0 tr>td+td+td{width:12%;text-align:center;} -tr.alert,t{color:#F0000C;background-color:#FF9E9E;} -tr.warn{color:#E68A00;background-color:#FEEFB3;} -tr.past{color:#D63301;background-color:#FFDDD1;} -[name=arrayOps]{margin-top:12px;} -span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%;} -span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%;} -span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%;} -span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%;} -span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%;} -span.lite{background-color:#EDEAEF;} -span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle;} -span.temp-text{font-size:11px;color:#4F8A10;} -span.heat-text{font-size:11px;color:#F0000C;} -span.cpu-speed{display:block;color:#3B5998;} -span.status{float:right;font-size:15px;} -span.status.vhshift{margin-top:-22px;margin-right:-30px;} -span.status.hshift{margin-right:-30px;} -span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px;} -span.bitstream{font-family:bitstream;font-size:11px;} -span.p0{padding-left:0;} -span.strong{font-weight:bold;} -span.big{font-size:14px;} -span.small{font-size:11px;} -span.one{margin-left:-13px;} -span.two{margin-left:-17px;} -span.three{margin-left:-20px;} -span.tub{margin-right:8px;font-size:24px;cursor:pointer;} -span.score{font-size:11px;color:#FFFFFF;position:absolute;} -span#dropbox{background:none;line-height:60px;margin-right:20px;} -img.icon{margin:-3px 4px 0 0;} -div.content{position:absolute;top:0;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both;} -div.content.shift{margin-top:1px;} +html{font-family:arimo} +body{font-size:13px;color:#606E7F;background-color:#E4E2E4;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +#template{min-width:1080px;max-width:100%;margin:0} +img{border:0;text-decoration:none;vertical-align:middle} +p{text-align:left} +p.centered{text-align:left} +a:hover{text-decoration:underline} +a{color:#486DBA;text-decoration:none} +a.none{color:#606E7F} +a.img{text-decoration:none;border:none} +a.info{position:relative;z-index:1} +a.info span{display:none} +a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;color:#4F4F4F;font-size:12px;line-height:20px;padding:5px 8px;border:1px solid #42453E;border-radius:3px;background-color:#EDEAEF} +a.nohand{cursor:default} +i.spacing{margin-left:0;margin-right:10px} +i.icon{margin-right:4px} +pre ul{margin:0;padding-top:0;padding-bottom:0;padding-left:28px} +pre li{margin:0;padding-top:0;padding-bottom:0;padding-left:18px} +big{font-size:14px;font-weight:bold;text-transform:uppercase} +hr{border-color:#EDEAEF} +input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:13px;background-color:transparent;border:1px solid #606E7F;padding:5px 10px;min-height:20px;line-height:20px;outline:none;width:326px;margin:0 20px 0 0;box-shadow:none;color:#606E7F;box-sizing:border-box} +input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:13px;border:1px solid #9F9180;border-radius:5px;margin:10px 20px 10px 0;padding:8px 12px;cursor:pointer;outline:none;color:#9F9180;background:#EDEAEF} +input[type=checkbox]{vertical-align:middle;margin-right:6px} +input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none} +input[type=number]{-moz-appearance:textfield} +input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#EDEAEF;border-color:#0072C6} +input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#0072C6;color:#4F4F4F} +input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#0072C6;box-shadow:none} +input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#808080;background:#C7C5CB;opacity:0.5;cursor:default} +input::-webkit-input-placeholder{color:#00529B} +select{font-family:arimo;font-size:13px;min-width:188px;max-width:326px;padding:6px 10px;margin:0 10px 0 0;border:#606E7F 1px solid;box-shadow:none;color:#606E7F;background:transparent;outline:none;display:inline-block;cursor:pointer} +select option{color:#606E7F;background-color:#EDEAEF} +select:focus{border-color:#0072C6} +select[disabled]{color:#808080;border-color:#808080;background:#C7C5CB;opacity:0.5;cursor:default} +select[name=enter_view]{padding:0;float:right} +select[name=enter_share]{padding:0;float:right} +select.narrow{min-width:87px} +select.auto{min-width:auto} +select.slot{min-width:440px;max-width:440px} +input.narrow{width:188px} +input.trim{width:50px} +form+p{display:none} +#header{position:fixed;top:0;left:0;width:100%;height:90px;z-index:100;margin:0;background-color:#EDEAEF;background-repeat:no-repeat;background-position:center;border-bottom:#BDBAC8 1px solid} +#header .logo{float:left;margin-top:20px;margin-left:100px} +#header .logo img{margin:0 0 2px 1px} +#header .logo a{color:#5D6833;font-size:18px} +#header .block{margin:10px 5px 0 0;float:right;text-align:right;padding:2px 8px} +#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #5D6833} +#header .text-right{float:right;text-align:left;padding-left:5px;padding-right:20px} +#menu{position:fixed;top:0;left:-16px;bottom:12px;width:81px;padding:0;margin:0;background:#383A34;z-index:100;box-shadow:inset -1px 0 2px #EDEAEF} +#nav-block::-webkit-scrollbar{width:16px} +#nav-block{position:absolute;top:0;bottom:12px;color:#5D6833;white-space:nowrap;float:left;width:240px;overflow-y:scroll;overflow-x:hidden;direction:rtl} +#nav-block>div{direction:ltr} +#nav-item{width:23px;text-align:left;padding:12px 20px;border-bottom:#42453E 1px solid;font-size:0;overflow:hidden} +#nav-item:hover,#nav-item:hover a,#nav-item.active a{color:#5D6833;background:#ABC056;overflow:visible} +#nav-item img{display:none} +#nav-item a{color:#A6A7A7;text-decoration:none} +#nav-item a:before{font-family:FontAwesome;font-size:25px;margin-right:20px} +#nav-item a:hover{font-size:18px;padding:12px 24px 12px 6px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out} +#nav-item a:hover:before{padding-left:0} +#nav-item a[href='/Dashboard']:before{content:'\f0e4'} +#nav-item a[href='/Main']:before{content:'\f015'} +#nav-item a[href='/Shares']:before{content:'\f07b'} +#nav-item a[href='/Users']:before{content:'\f0c0'} +#nav-item a[href='/Settings']:before{content:'\f085'} +#nav-item a[href='/Plugins']:before{content:'\f1e6'} +#nav-item a[href='/Docker']:before{content:'\f1b3'} +#nav-item a[href='/VMs']:before{content:'\f108'} +#nav-item a[href='/Apps']:before{content:'\f0db'} +#nav-item a[href='/Stats']:before{content:'\f1fe'} +#nav-item a[href='/Tools']:before{content:'\f0ad'} +#nav-item.active{background:#ABC056} +#nav-item.HelpButton.active:hover{background:#ABC056} +#nav-item.HelpButton.active{background:#121510} +#nav-item.HelpButton a:before{content:'\f059'} +#nav-item.FeedbackButton a:before{content:'\f075'} +#nav-item.InfoButton a:before{content:'\f05a'} +#nav-item.LogButton a:before{content:'\f14b'} +#nav-item.PowerButton a:before{content:'\f011'} +#nav-user{display:block;float:left;text-align:center;border:none} +#nav-user.probe{font-size:11px;margin-left:3px;margin-right:8px} +#nav-tub1{position:fixed;top:56px;left:330px} +#nav-tub2{position:fixed;top:56px;left:360px} +#nav-tub3{position:fixed;top:56px;left:390px} +span[id^='txt-tub']{margin-top:7px} +#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background:#E4E2E4;border-bottom:#606E7F 1px solid} +#title span.left{font-size:20px;text-transform:uppercase} +#title span.right{font-size:20px;padding-right:10px;float:right} +#title span img,#title p{display:none} +#title:first-child{margin-top:0} +#apps_icons{width:90%} +#clear{clear:both} +#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100} +#statusraid{float:left;padding-left:10px} +#countdown{margin:0 auto} +#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px} +#indexer{margin:0 auto} +#indexer tr>td{border-bottom:#EDEAEF 1px solid} +#indexer td:first-child{width:4%} +#indexer tr>td+td{width:auto;text-align:left} +#indexer tr>td+td+td{width:12%} +#indexer td:last-child{text-align:right} +#indexer tr:first-child{font-size:14px;font-weight:bold} +#indexer tr:first-child>td{padding-bottom:4px} +#indexer tr:last-child>td{text-align:left;border-bottom:none} +#indexer td{padding:2px 0} +#indexer span{font-size:11px} +#indexer div{margin-left:8px} +.green{color:#4F8A10;padding-left:5px;padding-right:5px} +.red{color:#F0000C;padding-left:5px;padding-right:5px} +.orange{color:#E68A00;padding-left:5px;padding-right:5px} +.green-text,.passed{color:#4F8A10} +.red-text,.failed{color:#F0000C} +.orange-text,.warning{color:#E68A00} +.blue-text{color:#3B5998} +.grey-text{color:#606060} +.usage-bar{position:fixed;top:60px;left:420px;height:22px;line-height:22px;width:140px;background-color:rgba(228,226,228,0.4)} +.usage-bar>span{display:block;height:3px;background-color:#606E7F;text-align:left} +.usage-bar>span>span{padding-left:4px;color:#606E7F} +.usage-disk{height:25px;line-height:25px;background-color:rgba(237,234,239,0.4)} +.usage-disk>span{display:block;height:3px;background-color:#606E7F;text-align:left} +.usage-disk>span>span{font-size:11px;color:#606E7F} +.usage-disk.sys{background-color:transparent} +.usage-disk.sys>span{font-size:13px} +.usage-disk.all{background-color:transparent} +.usage-disk.all>span{font-size:11px} +.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:20px 50%;text-align:left;padding:0 0 0 100px;display:block;height:70px;width:100%;vertical-align:middle;border-top:1px solid #FFD324;border-bottom:1px solid #FFD324;box-sizing:border-box;line-height:65px;border-left:1px solid #FFD324;border-right:1px solid #FFD324} +.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE)} +.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B)} +.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400)} +.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100)} +.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9)} +table{border-collapse:collapse;border-spacing:0;margin:0;width:100%} +table.preclear{margin-top:0} +table tbody tr.tr_last{border-bottom:1px solid #606E7F} +table td.cpu-info{border:1px solid #0072C6} +table.disk_status{white-space:nowrap} +table.disk_status thead tr:first-child td{font-weight:bold;color:#A9A9A9;border-bottom:#606E7F 1px solid} +table.disk_status td:first-child{font-weight:normal} +table.disk_status td span{margin-left:10px} +table.disk_status tr>td{width:8%;padding:10px 10px 10px 0;white-space:nowrap} +table.disk_status tr>td+td{width:auto} +table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px} +table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px} +table.disk_status tr td:last-child{width:4%;padding-right:10px} +table.disk_status select{background:transparent} +table.disk_status tbody tr{border-bottom:#EDEAEF 1px solid;line-height:30px} +table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px} +table.array_status {line-height:30px} +table.array_status td{padding:12px 0} +table.array_status td:first-child{font-weight:bold} +table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%} +table.array_status tr>td+td{padding-left:2px;width:17%} +table.array_status tr>td+td+td{width:auto} +table.array_status td.line{border-top:1px solid #EDEAEF} +table.settings{padding-top:8px;line-height:42px} +table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.settings tr>td+td{line-height:16px} +table.settings.shifted{padding:0;margin-left:0;margin-top:0} +table.settings.shifted td:first-child{padding-left:0} +table.share_status{white-space:nowrap;margin-top:12px} +table.share_status thead tr:first-child td{font-weight:bold;color:#A9A9A9;border-bottom:#606E7F 1px solid} +table.share_status tr>td{text-align:left;padding-left:0} +table.share_status tr>td+td{padding-left:0} +table.share_status tr.share_status_size>td{padding-left:40px} +table.share_status tr.share_status_size>td+td{padding-left:15px} +table.share_status tbody tr{border-bottom:#EDEAEF 1px solid;line-height:30px} +table.share_status tbody tr:last-child td{border-bottom:#606E7F 1px solid} +table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E} +table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3} +table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px} +table.share_status.fixed thead tr>td+td{font-size:11px} +table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0} +table.share_status.fixed tbody tr{border-bottom:1px #EDEAEF solid} +table.share_status.fixed tbody tr td:first-child{font-weight:normal;padding-right:10px} +table.share_status.table{margin-top:36px} +table.share_status.table tr>td{width:50%} +table.share_status.dash{float:left;width:30%;margin-top:36px;margin-right:6px;border:none} +table.share_status.dash thead tr:first-child td{line-height:30px} +table.share_status.dash thead tr:last-child>td{font-weight:normal;border-bottom:1px solid #606E7F;text-align:left;color:#606E7F} +table.share_status.dash tbody td.blue{color:#606E7F} +table.share_status.dash.line {table-layout:fixed} +table.share_status.dash.line tbody tr:nth-child(even){background-color:#E4E2E4} +table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px} +table.share_status.dash.line tbody td{padding:3px 4px 3px 10px} +table.share_status.dash.line tr>td{width:25%} +table.share_status.dash.line tr>td[colspan='2']{width:50%} +table.share_status.dash.line tr>td[colspan='3']{width:75%} +table.share_status.dash.line tr>td[colspan='4']{width:100%} +table.share_status.dash.line tr>td:last-child{white-space:normal} +table.share_status.dash tr.h48{height:48px} +table.share_status.dash td:first-child{width:25%} +table.share_status.m36{width:36%;float:right} +table.share_status.m36 tr>td+td+td{width:14%} +table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center} +table.share_status.m0{width:30%;margin-left:1.5%} +table.share_status.m0 tr>td+td+td{width:12%;text-align:center} +tr.alert,t{color:#F0000C;background-color:#FF9E9E} +tr.warn{color:#E68A00;background-color:#FEEFB3} +tr.past{color:#D63301;background-color:#FFDDD1} +[name=arrayOps]{margin-top:12px} +span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%} +span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%} +span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%} +span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%} +span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%} +span.lite{background-color:#EDEAEF} +span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle} +span.temp-text{font-size:11px;color:#4F8A10} +span.heat-text{font-size:11px;color:#F0000C} +span.cpu-speed{display:block;color:#3B5998} +span.status{float:right;font-size:15px} +span.status.vhshift{margin-top:-22px;margin-right:-30px} +span.status.hshift{margin-right:-30px} +span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px} +span.bitstream{font-family:bitstream;font-size:11px} +span.p0{padding-left:0} +span.strong{font-weight:bold} +span.big{font-size:14px} +span.small{font-size:11px} +span.one{margin-left:-13px} +span.two{margin-left:-17px} +span.three{margin-left:-20px} +span.tub{margin-right:8px;font-size:24px;cursor:pointer} +span.score{font-size:11px;color:#FFFFFF;position:absolute} +span#dropbox{background:none;line-height:60px;margin-right:20px} +img.icon{margin:-3px 4px 0 0} +div.content{position:absolute;top:0;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both} +div.content.shift{margin-top:1px} label+.content{margin-top:64px} -div.tabs{position:relative;margin:110px 30px 30px 100px;background-color:#E4E2E4;} -div.tab{float:left;margin-top:23px;} -div.tab input[id^='tab']{display:none;} -div.tab [type=radio]+label:hover{background:#606E7F;color:#B0B0B0;cursor:pointer;border-color:#0072C6;} -div.tab [type=radio]:checked+label{cursor:default;background:#606E7F;color:#B0B0B0;} -div.tab [type=radio]+label~.content{display:none;} -div.tab [type=radio]:checked+label~.content{display:inline;} -div.tab [type=radio]+label{position:relative;padding:10px 10px;margin-right:2px;border-top-left-radius:12px;border-top-right-radius:12px;border:#004E86 1px solid;border-bottom:none;} -div.tab [type=radio]+label img{display:none;} -div.Panel{width:25%;height:auto;float:left;margin:0;padding:5px;border-right:#EDEAEF 1px solid;border-bottom:#EDEAEF 1px solid;box-sizing:border-box;} -div.Panel:hover{background-color:#EDEAEF;} -div.Panel:hover .PanelText{text-decoration:underline;} -div.Panel br,.vmtemplate br{display:none;} -div.Panel img.PanelImg{float:left;width:auto;max-width:32px;height:32px;margin:10px 20px 10px 10px;} -div.Panel .PanelText{font-size:15px;line-height:50px;float:left;} -div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #EDEAEF;border-radius:5px;line-height:20px;height:100px;width:100px;} -div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px;} -div.user-list:hover{background-color:#EDEAEF;} -div.vmheader{display:block;clear:both;} -div.vmtemplate:hover{background-color:#EDEAEF;} +div.tabs{position:relative;margin:110px 30px 30px 100px;background-color:#E4E2E4} +div.tab{float:left;margin-top:23px} +div.tab input[id^='tab']{display:none} +div.tab [type=radio]+label:hover{background:#606E7F;color:#B0B0B0;cursor:pointer;border-color:#0072C6} +div.tab [type=radio]:checked+label{cursor:default;background:#606E7F;color:#B0B0B0} +div.tab [type=radio]+label~.content{display:none} +div.tab [type=radio]:checked+label~.content{display:inline} +div.tab [type=radio]+label{position:relative;padding:10px 10px;margin-right:2px;border-top-left-radius:12px;border-top-right-radius:12px;border:#004E86 1px solid;border-bottom:none} +div.tab [type=radio]+label img{display:none} +div.Panel{width:25%;height:auto;float:left;margin:0;padding:5px;border-right:#EDEAEF 1px solid;border-bottom:#EDEAEF 1px solid;box-sizing:border-box} +div.Panel:hover{background-color:#EDEAEF} +div.Panel:hover .PanelText{text-decoration:underline} +div.Panel br,.vmtemplate br{display:none} +div.Panel img.PanelImg{float:left;width:auto;max-width:32px;height:32px;margin:10px 20px 10px 10px} +div.Panel .PanelText{font-size:15px;line-height:50px;float:left} +div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #EDEAEF;border-radius:5px;line-height:20px;height:100px;width:100px} +div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px} +div.user-list:hover{background-color:#EDEAEF} +div.vmheader{display:block;clear:both} +div.vmtemplate:hover{background-color:#EDEAEF} div.vmtemplate{height:120px;width:120px;border:1px solid #EDEAEF} -div.vmtemplate img{margin-top:20px;} -div.up{margin-top:-20px;border:1px solid #EDEAEF;padding:4px 6px;overflow:auto;} -pre.up{margin-top:0;} -pre{border:1px solid #EDEAEF;font-family:bitstream;padding:0;overflow:auto;margin-bottom:10px;padding:10px;} -iframe#progressFrame{position:fixed;bottom:32px;left:60px;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#808080;white-space:nowrap;z-index:-2;} -dl{margin-top:0;padding-left:12px;line-height:26px;} -dt{clear:left;float:left;width:33%;font-weight:bold;} -dd{margin-bottom:12px;white-space:nowrap;font-weight:normal;} -dd p{margin:0 0 4px 0;} -dd blockquote {padding-left:0;} -blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border:1px solid #BCE8F1;color:#3A87AD;background-color:#D9EDF7;box-sizing:border-box;} -blockquote.ontop{margin-top:0;margin-bottom:46px;} +div.vmtemplate img{margin-top:20px} +div.up{margin-top:-20px;border:1px solid #EDEAEF;padding:4px 6px;overflow:auto} +pre.up{margin-top:0} +pre{border:1px solid #EDEAEF;font-family:bitstream;padding:0;overflow:auto;margin-bottom:10px;padding:10px} +iframe#progressFrame{position:fixed;bottom:32px;left:60px;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#808080;white-space:nowrap;z-index:-2} +dl{margin-top:0;padding-left:12px;line-height:26px} +dt{clear:left;float:left;width:33%;font-weight:bold} +dd{margin-bottom:12px;white-space:nowrap;font-weight:normal} +dd p{margin:0 0 4px 0} +dd blockquote {padding-left:0} +blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border:1px solid #BCE8F1;color:#3A87AD;background-color:#D9EDF7;box-sizing:border-box} +blockquote.ontop{margin-top:0;margin-bottom:46px} diff --git a/plugins/dynamix/styles/default-black.css b/plugins/dynamix/styles/default-black.css index 70fc9b4bf..3a348855d 100644 --- a/plugins/dynamix/styles/default-black.css +++ b/plugins/dynamix/styles/default-black.css @@ -1,231 +1,231 @@ -html{font-family:arimo;} -body{font-size:12px;color:#808080;background-color:#000000;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} -#template{min-width:1080px;margin:0 10px;} -img{border:0;text-decoration:none;vertical-align:middle;} -p{text-align:justify;} -p.centered{text-align:left;} -a:hover{text-decoration:underline;} -a{color:#486DBA;text-decoration:none;} -a.none{color:#808080;} -a.img{text-decoration:none;border:none;} -a.info{position:relative;z-index:1;} -a.info span{display:none;} -a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;font-size:11px;line-height:20px;color:#FFFFFF;padding:5px 8px;border:1px solid rgba(255,255,255,0.25);border-radius:3px;background-color:rgba(25,25,25,0.95);box-shadow:0 0 3px #505050;} -a.info:hover span.left{left:-182px;} -a.nohand{cursor:default;} -i.spacing{margin-left:-6px;} -i.icon{margin-right:4px;} -hr{border-color:rgba(255,255,255,0.25);} -input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:12px;color:#808080;background-color:#000000;border:1px solid #404040;border-radius:4px;padding:2px 8px;min-height:20px;line-height:20px;outline:none;width:301px;margin:0 10px 0 0;box-shadow:inset 1px 1px 5px #404040;} -input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:12px;border:1px solid #303030;border-radius:6px;margin:7px 14px 0 0;padding:8px 12px;text-decoration:none;white-space:nowrap;cursor:pointer;outline:none;color:#808080;background:-webkit-radial-gradient(#505050,#181818);background:linear-gradient(#505050,#181818);} -input[type=checkbox]{vertical-align:middle;margin-right:6px;} -input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none;} -input[type=number]{-moz-appearance:textfield;} -input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#101010;} -input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#6AB034;color:#FFFFFF;background:-webkit-radial-gradient(#5E9E2E,#8FD956);background:linear-gradient(#5E9E2E,#8FD956);} -input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#6AB034;box-shadow:inset 0 0 8px 4px #548C29,0 1px 0 0 #101010;} -input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#505050;border-color:#181818;background:linear-gradient(#202020,#101010);background:-webkit-radial-gradient(#202020,#101010);cursor:default;} -input::-webkit-input-placeholder{color:#486DBA;} -select{font-family:arimo;font-size:12px;min-width:150px;max-width:320px;color:#A0A0A0;background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);padding:4px 6px;margin:0 10px 0 0;border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;display:inline-block;cursor:pointer;} -select[disabled]{color:#505050;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010);box-shadow:0 2px 0 #202020;cursor:default;} -select[name=enter_view]{padding:0;float:right;} -select[name=enter_share]{padding:0;float:right;} -select option{background-color:#000000;} -select.narrow{min-width:69px;} -select.auto{min-width:auto;} -select.slot{min-width:400px;max-width:400px;} -input.narrow{width:132px;} -input.trim{width:50px;} -#header{height:90px;} -#header.image{background-size:100% 90px;border-radius:5px;color:#D0D0D0;} -#header .logo{float:left;margin-top:20px;margin-left:20px;} -#header .logo img{margin:0 0 2px 1px;} -#header .logo a{color:#478406;font-size:18px;} -#header .block{margin:10px 5px 0 0;float:right;text-align:right;background-color:rgba(0,0,0,0.4);border-radius:10px;padding:2px 8px;} -#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #478406;} -#header .text-right{float:right;text-align:left;padding-left:5px;min-width:165px;} -#title{margin:20px 0 22px 0;padding:5px 10px;clear:both;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #282828;border-bottom:1px solid #383838;background:-webkit-radial-gradient(#202020,#303030);background:linear-gradient(#202020,#303030);} -#title span.left{font-size:13px;} -#title span.right{font-size:11px;padding-top:2px;padding-right:10px;float:right;} -#title span img{padding-right:4px;} -#menu{height:32px;line-height:32px;border-radius:5px;background:-webkit-radial-gradient(#606060,#303030);background:linear-gradient(#606060,#303030);} -#nav-block{color:#F0F0F0;} -#nav-left{float:left;} -#nav-right{border-right:none;float:right;} -#nav-block #nav-item{display:block;float:left;text-align:center;border-right:thin solid #606060;} -#nav-block #nav-user{display:block;float:left;text-align:center;border:none;} -#nav-right #nav-item{border-right:none;border-left:thin solid #606060;} -#nav-block #nav-item .system{vertical-align:middle;padding-bottom:2px;padding-right:4px;} -#nav-block #nav-user .probe{font-size:11px;margin-left:3px;margin-right:8px;} -#nav-block #nav-item:hover{border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#3B3F40,#28292D);background:linear-gradient(#3B3F40,#28292D);} -#nav-block #nav-item.active{color:#FFFFFF;border-right:thin solid #606060;border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000);} -#nav-block #nav-item a{color:#F0F0F0;font-style:normal;display:block;padding-left:10px;padding-right:10px;min-width:46px;} -#nav-block #nav-item a:hover{color:#9CD670;text-decoration:none;} -#nav-block #nav-item.active a{color:#FFFFFF;} -#nav-block #nav-item.active:hover a{color:#FFFFFF;} -.nav-button-active{color:#FFFFFF;border-right:thin solid #606060;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000);} -#clear{clear:both;} -#footer{position:fixed;bottom:0;left:0;color:#808080;background:#0F0F0F;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;} -#statusraid{float:left;padding-left:10px;} -#countdown{margin:0 auto;} -#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px;} -#indexer{margin:-12px auto 0 auto;} -#indexer tr:nth-child(even){background-color:#0C0C0C;} -#indexer td:first-child{width:4%;} -#indexer tr>td+td{width:auto;text-align:left;} -#indexer tr>td+td+td{width:12%;} -#indexer td:last-child{text-align:right;} -#indexer tr:first-child{font-size:13px;font-weight:bold;} -#indexer tr:first-child>td{padding-bottom:4px;} -#indexer tr:last-child>td{text-align:left;} -#indexer td{padding:2px 0;} -#indexer span{font-size:11px;} -#indexer div{margin-left:8px;} -.green{color:#4F8A10;padding-left:5px;padding-right:5px;} -.red{color:#F0000C;padding-left:5px;padding-right:5px;} -.orange{color:#E68A00;padding-left:5px;padding-right:5px;} -.green-text,.passed{color:#4F8A10;} -.red-text,.failed{color:#F0000C;} -.orange-text,.warning{color:#E68A00;} -.blue-text{color:#3B5998;} -.grey-text{color:#606060;} -.usage-bar{float:left;height:16px;line-height:16px;width:130px;padding:1px 1px 1px 2px;margin:6px 12px;border-radius:3px;background-color:#585858;box-shadow:0 1px 0 #989898,inset 0 1px 0 #202020;} -.usage-bar>span{display:block;height:100%;text-align:right;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);} -.usage-bar>span>span{padding:0 4px;font-size:11px;} -.usage-disk{height:16px;line-height:16px;padding:0;margin:0;border-radius:3px;background-color:#585858;} -.usage-disk>span{display:block;height:100%;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);text-align:left;} -.usage-disk>span>span{padding:0 6px;font-size:11px;color:#FFFFFF;} -.usage-disk.sys{height:20px;line-height:20px;margin-right:8px;padding:1px 0 1px 1px;} -.usage-disk.sys>span{text-align:right;color:#FFFFFF;} -.usage-disk.all{margin-right:2px;} -.usage-disk.all>span{text-align:right;color:#FFFFFF;font-size:11px;} -.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:15px 50%;text-align:left;padding:15px 15px 15px 100px;display:table-cell;height:30px;width:1270px;vertical-align:middle;border-top:2px solid #FFD324;border-bottom:2px solid #FFD324;} -.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE);} -.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B);} -.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400);} -.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100);} -.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9);} -table{border-collapse:collapse;border-spacing:0;margin:-21px 0 0 0;width:100%;color:#808080;border-bottom-right-radius:5px;border-bottom-left-radius:5px;} -table thead td{padding:5px 0;} -table tbody td{padding:7px 0;} -table.wide tbody td{padding:10px 0;} -table tbody tr.tr_last{background:#181818;border-top:1px solid #202020;border-bottom:1px solid #202020;} -table td.cpu-info{border:1px solid #303030;} -table.disk_status{white-space:nowrap;} -table.disk_status td span{margin-left:10px;} -table.disk_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);} -table.disk_status thead tr:last-child{border-bottom:1px solid #282828;} -table.disk_status tr>td{width:8%;padding-left:12px;padding-right:0;white-space:nowrap;} -table.disk_status tr>td+td{width:auto;} -table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px;} -table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px;} -table.disk_status tr td:last-child{width:4%;padding-right:10px;} -table.disk_status select{background:transparent;} -table.disk_status tbody tr:nth-child(even){background-color:#0C0C0C;} -table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px;} -table.array_status td{padding:12px 0;} -table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%;} -table.array_status tr>td+td{padding-left:2px;width:17%;} -table.array_status tr>td+td+td{width:auto;} -table.array_status td.line{border-top:1px solid #202020;} -table.settings{padding-top:8px;} -table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.settings tr>td+td{white-space:nowrap;} -table.settings.shifted{padding:0;margin-left:-26px;margin-top:0;} -table.settings.shifted td:first-child{font-size:12px;padding-left:0;} -table.access_list{border-spacing:0;margin-top:10px;border:0;} -table.access_list tr:first-child td{font-size:15px;vertical-align:middle;text-align:left;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #101010;border-bottom:1px solid #282828;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);} -table.access_list td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.access_list tr:first-child td:first-child{font-weight:normal;} -table.access_list tr>td+td{white-space:nowrap;} -table.share_status{white-space:nowrap;} -table.share_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);} -table.share_status thead tr:last-child{border-bottom:1px solid #282828;} -table.share_status tr>td{text-align:left;padding-left:12px;} -table.share_status tr>td+td{padding-left:0;} -table.share_status tr.share_status_size>td{padding-left:40px;} -table.share_status tr.share_status_size>td+td{padding-left:15px;} -table.share_status tbody tr:nth-child(even){background-color:#0C0C0C;} -table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E;} -table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3;} -table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px;} -table.share_status.fixed{border:1px solid #202020;} -table.share_status.fixed thead tr>td+td{font-size:11px;} -table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0;} -table.share_status.fixed tbody tr{border-bottom:1px #202020 dotted;} -table.share_status.fixed tbody tr:nth-child(even){background-color:#000000;} -table.share_status.fixed tbody tr td:nth-child(even){background-color:#0C0C0C;} -table.share_status.table{margin-top:36px;} -table.share_status.table tr>td{width:50%;} -table.share_status.dash{float:left;width:33%;margin-top:36px;border:1px solid #202020;} -table.share_status.dash thead tr:last-child>td{font-weight:bold;border-bottom:1px solid #202020;} -table.share_status.dash tbody td.blue{color:#3B5998;} -table.share_status.dash.line {table-layout:fixed;} -table.share_status.dash.line tbody tr:nth-child(even){background-color:#000000;} -table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px;} -table.share_status.dash.line tbody td{border:1px solid #202020;padding:3px 4px 3px 10px;} -table.share_status.dash.line tr>td{width:25%;} -table.share_status.dash.line tr>td[colspan="2"]{width:50%;} -table.share_status.dash.line tr>td[colspan="3"]{width:75%;} -table.share_status.dash.line tr>td[colspan="4"]{width:100%;} -table.share_status.dash.line tr>td:last-child{white-space:normal;} -table.share_status.dash tr.h48{height:48px;} -table.share_status.dash td:first-child{width:25%;} -table.share_status.m36{width:36%;float:right;} -table.share_status.m36 tr>td+td+td{width:14%;} -table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center;} -table.share_status.m0{width:30%;margin-left:0.5%;} -table.share_status.m0 tr>td+td+td{width:12%;text-align:center;} -[name=arrayOps]{margin-top:12px;} -span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%;} -span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%;} -span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%;} -span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%;} -span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%;} -span.lite{background-color:#0F0F0F;} -span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle;} -span.temp-text{font-size:11px;color:#4F8A10;} -span.heat-text{font-size:11px;color:#F0000C;} -span.cpu-speed{display:block;color:#3B5998;} -span.status{float:right;font-size:14px;margin-top:0px;padding-right:8px;} -span.status.vhshift{margin-top:-17px;margin-right:-22px;} -span.status.hshift{margin-right:-6px;} -span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px;} -span.bitstream{font-family:bitstream;font-size:11px;} -span.p0{padding-left:0;} -span.strong{font-weight:bold;} -span.big{font-size:13px;} -span.small{font-size:11px;} -span.one{margin-left:-13px;} -span.two{margin-left:-17px;} -span.three{margin-left:-20px;} -span.tub{margin-right:8px;font-size:24px;cursor:pointer;} -span.score{font-size:11px;color:#F0F0F0;position:absolute;} -img.icon{margin:-3px 4px 0 0;} -div.content{position:absolute;top:45px;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both;} -div.content.shift{margin-top:-70px;} -div.tabs{position:relative;margin:24px 0 0 0;} -div.tab{float:left;margin:0 0 12px 0;} -div.tab input[id^="tab"]{display:none;} -div.tab [type=radio]+label:hover{background:#000000;color:#478406;cursor:pointer;} -div.tab [type=radio]:checked+label{cursor:default;background:-webkit-radial-gradient(#303030,#505050);background:linear-gradient(#303030,#505050);color:#808080;} -div.tab [type=radio]+label~.content{display:none;} -div.tab [type=radio]:checked+label~.content{display:inline;} -div.tab [type=radio]+label{position:relative;font-size:14px;padding:4px 10px;margin-right:2px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #303030;border-bottom:1px solid #606060;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);} -div.tab [type=radio]+label img{padding-right:4px;} -div.Panel{text-align:center;float:left;margin:0 30px 30px 12px;height:80px;} -div.Panel .PanelText{padding-top:10px;} -div.Panel img.PanelImg{width:auto;max-width:48px;height:48px;} -div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #202020;border-radius:5px;line-height:20px;height:100px;width:100px;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010);} -div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px;} -div.up{margin-top:-20px;border:1px solid #202020;padding:4px 6px;overflow:auto;} -pre.up{margin-top:-20px;} -pre{border:1px solid #202020;font-family:bitstream;padding:4px 6px;overflow:auto;} -iframe#progressFrame{position:fixed;bottom:32px;left:0;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#A0A0A0;white-space:nowrap;z-index:-10;} -dl{margin:0;padding-left:12px;line-height:26px;} -dt{clear:left;float:left;width:33%;font-weight:bold;} -dd{margin-bottom:12px;white-space:nowrap;} -dd p{margin:0 0 4px 0;} -dd blockquote {padding-left:0;} -blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border-top:2px solid #bce8f1;border-bottom:2px solid #bce8f1;color:#3a87ad;background-color:#d9edf7;} -blockquote.ontop{margin-top:-20px;margin-bottom:46px;} +html{font-family:arimo} +body{font-size:12px;color:#808080;background-color:#000000;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +#template{min-width:1080px;margin:0 10px} +img{border:0;text-decoration:none;vertical-align:middle} +p{text-align:justify} +p.centered{text-align:left} +a:hover{text-decoration:underline} +a{color:#486DBA;text-decoration:none} +a.none{color:#808080} +a.img{text-decoration:none;border:none} +a.info{position:relative;z-index:1} +a.info span{display:none} +a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;font-size:11px;line-height:20px;color:#FFFFFF;padding:5px 8px;border:1px solid rgba(255,255,255,0.25);border-radius:3px;background-color:rgba(25,25,25,0.95);box-shadow:0 0 3px #505050} +a.info:hover span.left{left:-182px} +a.nohand{cursor:default} +i.spacing{margin-left:-6px} +i.icon{margin-right:4px} +hr{border-color:rgba(255,255,255,0.25)} +input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:12px;color:#808080;background-color:#000000;border:1px solid #404040;border-radius:4px;padding:2px 8px;min-height:20px;line-height:20px;outline:none;width:301px;margin:0 10px 0 0;box-shadow:inset 1px 1px 5px #404040} +input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:12px;border:1px solid #303030;border-radius:6px;margin:7px 14px 0 0;padding:8px 12px;text-decoration:none;white-space:nowrap;cursor:pointer;outline:none;color:#808080;background:-webkit-radial-gradient(#505050,#181818);background:linear-gradient(#505050,#181818)} +input[type=checkbox]{vertical-align:middle;margin-right:6px} +input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none} +input[type=number]{-moz-appearance:textfield} +input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#101010} +input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#6AB034;color:#FFFFFF;background:-webkit-radial-gradient(#5E9E2E,#8FD956);background:linear-gradient(#5E9E2E,#8FD956)} +input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#6AB034;box-shadow:inset 0 0 8px 4px #548C29,0 1px 0 0 #101010} +input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#505050;border-color:#181818;background:linear-gradient(#202020,#101010);background:-webkit-radial-gradient(#202020,#101010);cursor:default} +input::-webkit-input-placeholder{color:#486DBA} +select{font-family:arimo;font-size:12px;min-width:150px;max-width:320px;color:#A0A0A0;background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);padding:4px 6px;margin:0 10px 0 0;border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;display:inline-block;cursor:pointer} +select[disabled]{color:#505050;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010);box-shadow:0 2px 0 #202020;cursor:default} +select[name=enter_view]{padding:0;float:right} +select[name=enter_share]{padding:0;float:right} +select option{background-color:#000000} +select.narrow{min-width:69px} +select.auto{min-width:auto} +select.slot{min-width:400px;max-width:400px} +input.narrow{width:132px} +input.trim{width:50px} +#header{height:90px} +#header.image{background-size:100% 90px;border-radius:5px;color:#D0D0D0} +#header .logo{float:left;margin-top:20px;margin-left:20px} +#header .logo img{margin:0 0 2px 1px} +#header .logo a{color:#478406;font-size:18px} +#header .block{margin:10px 5px 0 0;float:right;text-align:right;background-color:rgba(0,0,0,0.4);border-radius:10px;padding:2px 8px} +#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #478406} +#header .text-right{float:right;text-align:left;padding-left:5px;min-width:165px} +#title{margin:20px 0 22px 0;padding:5px 10px;clear:both;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #282828;border-bottom:1px solid #383838;background:-webkit-radial-gradient(#202020,#303030);background:linear-gradient(#202020,#303030)} +#title span.left{font-size:13px} +#title span.right{font-size:11px;padding-top:2px;padding-right:10px;float:right} +#title span img{padding-right:4px} +#menu{height:32px;line-height:32px;border-radius:5px;background:-webkit-radial-gradient(#606060,#303030);background:linear-gradient(#606060,#303030)} +#nav-block{color:#F0F0F0} +#nav-left{float:left} +#nav-right{border-right:none;float:right} +#nav-block #nav-item{display:block;float:left;text-align:center;border-right:thin solid #606060} +#nav-block #nav-user{display:block;float:left;text-align:center;border:none} +#nav-right #nav-item{border-right:none;border-left:thin solid #606060} +#nav-block #nav-item .system{vertical-align:middle;padding-bottom:2px;padding-right:4px} +#nav-block #nav-user .probe{font-size:11px;margin-left:3px;margin-right:8px} +#nav-block #nav-item:hover{border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#3B3F40,#28292D);background:linear-gradient(#3B3F40,#28292D)} +#nav-block #nav-item.active{color:#FFFFFF;border-right:thin solid #606060;border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000)} +#nav-block #nav-item a{color:#F0F0F0;font-style:normal;display:block;padding-left:10px;padding-right:10px;min-width:46px} +#nav-block #nav-item a:hover{color:#9CD670;text-decoration:none} +#nav-block #nav-item.active a{color:#FFFFFF} +#nav-block #nav-item.active:hover a{color:#FFFFFF} +.nav-button-active{color:#FFFFFF;border-right:thin solid #606060;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000)} +#clear{clear:both} +#footer{position:fixed;bottom:0;left:0;color:#808080;background:#0F0F0F;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center} +#statusraid{float:left;padding-left:10px} +#countdown{margin:0 auto} +#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px} +#indexer{margin:-12px auto 0 auto} +#indexer tr:nth-child(even){background-color:#0C0C0C} +#indexer td:first-child{width:4%} +#indexer tr>td+td{width:auto;text-align:left} +#indexer tr>td+td+td{width:12%} +#indexer td:last-child{text-align:right} +#indexer tr:first-child{font-size:13px;font-weight:bold} +#indexer tr:first-child>td{padding-bottom:4px} +#indexer tr:last-child>td{text-align:left} +#indexer td{padding:2px 0} +#indexer span{font-size:11px} +#indexer div{margin-left:8px} +.green{color:#4F8A10;padding-left:5px;padding-right:5px} +.red{color:#F0000C;padding-left:5px;padding-right:5px} +.orange{color:#E68A00;padding-left:5px;padding-right:5px} +.green-text,.passed{color:#4F8A10} +.red-text,.failed{color:#F0000C} +.orange-text,.warning{color:#E68A00} +.blue-text{color:#3B5998} +.grey-text{color:#606060} +.usage-bar{float:left;height:16px;line-height:16px;width:130px;padding:1px 1px 1px 2px;margin:6px 12px;border-radius:3px;background-color:#585858;box-shadow:0 1px 0 #989898,inset 0 1px 0 #202020} +.usage-bar>span{display:block;height:100%;text-align:right;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5)} +.usage-bar>span>span{padding:0 4px;font-size:11px} +.usage-disk{height:16px;line-height:16px;padding:0;margin:0;border-radius:3px;background-color:#585858} +.usage-disk>span{display:block;height:100%;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);text-align:left} +.usage-disk>span>span{padding:0 6px;font-size:11px;color:#FFFFFF} +.usage-disk.sys{height:20px;line-height:20px;margin-right:8px;padding:1px 0 1px 1px} +.usage-disk.sys>span{text-align:right;color:#FFFFFF} +.usage-disk.all{margin-right:2px} +.usage-disk.all>span{text-align:right;color:#FFFFFF;font-size:11px} +.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:15px 50%;text-align:left;padding:15px 15px 15px 100px;display:table-cell;height:30px;width:1270px;vertical-align:middle;border-top:2px solid #FFD324;border-bottom:2px solid #FFD324} +.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE)} +.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B)} +.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400)} +.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100)} +.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9)} +table{border-collapse:collapse;border-spacing:0;margin:-21px 0 0 0;width:100%;color:#808080;border-bottom-right-radius:5px;border-bottom-left-radius:5px} +table thead td{padding:5px 0} +table tbody td{padding:7px 0} +table.wide tbody td{padding:10px 0} +table tbody tr.tr_last{background:#181818;border-top:1px solid #202020;border-bottom:1px solid #202020} +table td.cpu-info{border:1px solid #303030} +table.disk_status{white-space:nowrap} +table.disk_status td span{margin-left:10px} +table.disk_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020)} +table.disk_status thead tr:last-child{border-bottom:1px solid #282828} +table.disk_status tr>td{width:8%;padding-left:12px;padding-right:0;white-space:nowrap} +table.disk_status tr>td+td{width:auto} +table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px} +table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px} +table.disk_status tr td:last-child{width:4%;padding-right:10px} +table.disk_status select{background:transparent} +table.disk_status tbody tr:nth-child(even){background-color:#0C0C0C} +table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px} +table.array_status td{padding:12px 0} +table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%} +table.array_status tr>td+td{padding-left:2px;width:17%} +table.array_status tr>td+td+td{width:auto} +table.array_status td.line{border-top:1px solid #202020} +table.settings{padding-top:8px} +table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.settings tr>td+td{white-space:nowrap} +table.settings.shifted{padding:0;margin-left:-26px;margin-top:0} +table.settings.shifted td:first-child{font-size:12px;padding-left:0} +table.access_list{border-spacing:0;margin-top:10px;border:0} +table.access_list tr:first-child td{font-size:15px;vertical-align:middle;text-align:left;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #101010;border-bottom:1px solid #282828;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020)} +table.access_list td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.access_list tr:first-child td:first-child{font-weight:normal} +table.access_list tr>td+td{white-space:nowrap} +table.share_status{white-space:nowrap} +table.share_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020)} +table.share_status thead tr:last-child{border-bottom:1px solid #282828} +table.share_status tr>td{text-align:left;padding-left:12px} +table.share_status tr>td+td{padding-left:0} +table.share_status tr.share_status_size>td{padding-left:40px} +table.share_status tr.share_status_size>td+td{padding-left:15px} +table.share_status tbody tr:nth-child(even){background-color:#0C0C0C} +table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E} +table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3} +table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px} +table.share_status.fixed{border:1px solid #202020} +table.share_status.fixed thead tr>td+td{font-size:11px} +table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0} +table.share_status.fixed tbody tr{border-bottom:1px #202020 dotted} +table.share_status.fixed tbody tr:nth-child(even){background-color:#000000} +table.share_status.fixed tbody tr td:nth-child(even){background-color:#0C0C0C} +table.share_status.table{margin-top:36px} +table.share_status.table tr>td{width:50%} +table.share_status.dash{float:left;width:33%;margin-top:36px;border:1px solid #202020} +table.share_status.dash thead tr:last-child>td{font-weight:bold;border-bottom:1px solid #202020} +table.share_status.dash tbody td.blue{color:#3B5998} +table.share_status.dash.line {table-layout:fixed} +table.share_status.dash.line tbody tr:nth-child(even){background-color:#000000} +table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px} +table.share_status.dash.line tbody td{border:1px solid #202020;padding:3px 4px 3px 10px} +table.share_status.dash.line tr>td{width:25%} +table.share_status.dash.line tr>td[colspan="2"]{width:50%} +table.share_status.dash.line tr>td[colspan="3"]{width:75%} +table.share_status.dash.line tr>td[colspan="4"]{width:100%} +table.share_status.dash.line tr>td:last-child{white-space:normal} +table.share_status.dash tr.h48{height:48px} +table.share_status.dash td:first-child{width:25%} +table.share_status.m36{width:36%;float:right} +table.share_status.m36 tr>td+td+td{width:14%} +table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center} +table.share_status.m0{width:30%;margin-left:0.5%} +table.share_status.m0 tr>td+td+td{width:12%;text-align:center} +[name=arrayOps]{margin-top:12px} +span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%} +span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%} +span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%} +span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%} +span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%} +span.lite{background-color:#0F0F0F} +span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle} +span.temp-text{font-size:11px;color:#4F8A10} +span.heat-text{font-size:11px;color:#F0000C} +span.cpu-speed{display:block;color:#3B5998} +span.status{float:right;font-size:14px;margin-top:0;padding-right:8px} +span.status.vhshift{margin-top:-17px;margin-right:-22px} +span.status.hshift{margin-right:-6px} +span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px} +span.bitstream{font-family:bitstream;font-size:11px} +span.p0{padding-left:0} +span.strong{font-weight:bold} +span.big{font-size:13px} +span.small{font-size:11px} +span.one{margin-left:-13px} +span.two{margin-left:-17px} +span.three{margin-left:-20px} +span.tub{margin-right:8px;font-size:24px;cursor:pointer} +span.score{font-size:11px;color:#F0F0F0;position:absolute} +img.icon{margin:-3px 4px 0 0} +div.content{position:absolute;top:45px;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both} +div.content.shift{margin-top:-70px} +div.tabs{position:relative;margin:24px 0 0 0} +div.tab{float:left;margin:0 0 12px 0} +div.tab input[id^="tab"]{display:none} +div.tab [type=radio]+label:hover{background:#000000;color:#478406;cursor:pointer} +div.tab [type=radio]:checked+label{cursor:default;background:-webkit-radial-gradient(#303030,#505050);background:linear-gradient(#303030,#505050);color:#808080} +div.tab [type=radio]+label~.content{display:none} +div.tab [type=radio]:checked+label~.content{display:inline} +div.tab [type=radio]+label{position:relative;font-size:14px;padding:4px 10px;margin-right:2px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #303030;border-bottom:1px solid #606060;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020)} +div.tab [type=radio]+label img{padding-right:4px} +div.Panel{text-align:center;float:left;margin:0 30px 30px 12px;height:80px} +div.Panel .PanelText{padding-top:10px} +div.Panel img.PanelImg{width:auto;max-width:48px;height:48px} +div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #202020;border-radius:5px;line-height:20px;height:100px;width:100px;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010)} +div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px} +div.up{margin-top:-20px;border:1px solid #202020;padding:4px 6px;overflow:auto} +pre.up{margin-top:-20px} +pre{border:1px solid #202020;font-family:bitstream;padding:4px 6px;overflow:auto} +iframe#progressFrame{position:fixed;bottom:32px;left:0;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#A0A0A0;white-space:nowrap;z-index:-10} +dl{margin:0;padding-left:12px;line-height:26px} +dt{clear:left;float:left;width:33%;font-weight:bold} +dd{margin-bottom:12px;white-space:nowrap} +dd p{margin:0 0 4px 0} +dd blockquote {padding-left:0} +blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border-top:2px solid #bce8f1;border-bottom:2px solid #bce8f1;color:#3a87ad;background-color:#d9edf7} +blockquote.ontop{margin-top:-20px;margin-bottom:46px} diff --git a/plugins/dynamix/styles/default-gray.css b/plugins/dynamix/styles/default-gray.css index 036353cbc..1ccd13fda 100644 --- a/plugins/dynamix/styles/default-gray.css +++ b/plugins/dynamix/styles/default-gray.css @@ -1,262 +1,263 @@ -html{font-family:arimo;} -body{font-size:13px;color:#606E7F;background-color:#1B1D1B;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} -#template{min-width:1080px;max-width:100%;margin:0;} -img{border:0;text-decoration:none;vertical-align:middle;} -p{text-align:left;} -p.centered{text-align:left;} -a:hover{text-decoration:underline;} -a{color:#486DBA;text-decoration:none;} -a.none{color:#606E7F;} -a.img{text-decoration:none;border:none;} -a.info{position:relative;z-index:1;} -a.info span{display:none;} -a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;color:#B0B0B0;font-size:12px;line-height:20px;padding:5px 8px;border:1px solid #42453E;border-radius:3px;background-color:#121510;} -a.nohand{cursor:default;} -i.spacing{margin-left:0;margin-right:10px;} -i.icon{margin-right:4px;} -pre ul{margin:0;padding-top:0;padding-bottom:0;padding-left:28px;} -pre li{margin:0;padding-top:0;padding-bottom:0;padding-left:18px;} -big{font-size:14px;font-weight:bold;text-transform:uppercase;} -hr{border-color:#121510;} -input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:13px;background-color:transparent;border:1px solid #606E7F;padding:5px 10px;min-height:20px;line-height:20px;outline:none;width:326px;margin:0 20px 0 0;box-shadow:none;color:#606E7F;box-sizing:border-box;} -input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:13px;border:1px solid #606E7F;border-radius:5px;margin:10px 20px 10px 0;padding:8px 12px;cursor:pointer;outline:none;color:#606E7F;background:#121510;} -input[type=checkbox]{vertical-align:middle;margin-right:6px;} -input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;} -input[type=number]{-moz-appearance:textfield;} -input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#121510;border-color:#0072C6;} -input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#0072C6;color:#B0B0B0;} -input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#0072C6;box-shadow:none;} -input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#808080;background:#383A34;opacity:0.3;cursor:default;} -input::-webkit-input-placeholder{color:#00529B;} -select{font-family:arimo;font-size:13px;min-width:188px;max-width:326px;padding:6px 10px;margin:0 10px 0 0;border:#606E7F 1px solid;box-shadow:none;color:#606E7F;background:transparent;outline:none;display:inline-block;cursor:pointer;} -select option{color:#606E7F;background-color:#121510;} -select:focus{border-color:#0072C6;} -select[disabled]{color:#808080;border-color:#808080;background:#383A34;opacity:0.3;cursor:default;} -select[name=enter_view]{padding:0;float:right;} -select[name=enter_share]{padding:0;float:right;} -select.narrow{min-width:87px;} -select.auto{min-width:auto;} -select.slot{min-width:440px;max-width:440px;} -input.narrow{width:188px;} -input.trim{width:50px;} -form+p{display:none;} -#header{position:fixed;top:0;left:0;width:100%;height:90px;z-index:100;margin:0;background-color:#121510;background-repeat:no-repeat;background-position:center;border-bottom:#42453E 1px solid;} -#header .logo{float:left;margin-top:20px;margin-left:100px;} -#header .logo img{margin:0 0 2px 1px;} -#header .logo a{color:#5D6833;font-size:18px;} -#header .block{margin:10px 5px 0 0;float:right;text-align:right;padding:2px 8px;} -#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #5D6833;} -#header .text-right{float:right;text-align:left;padding-left:5px;padding-right:20px;} -#menu{position:fixed;top:0;left:-17px;bottom:12px;width:82px;padding:0;margin:0;background:#383A34;z-index:100;box-shadow:inset -1px 0 2px #121510;} -#nav-block{position:absolute;top:0;bottom:12px;color:#5D6833;white-space:nowrap;float:left;width:240px;overflow-y:scroll;overflow-x:hidden;direction:rtl;} -#nav-block>div{direction:ltr;} -#nav-item{width:24px;text-align:left;padding:12px 20px;border-bottom:#42453E 1px solid;font-size:0;overflow:hidden;} -#nav-item:hover,#nav-item:hover a,#nav-item.active a{color:#5D6833;background:#ABC056;overflow:visible;} -#nav-item img{display:none;} -#nav-item a{color:#A6A7A7;text-decoration:none;} -#nav-item a:before{font-family:FontAwesome;font-size:25px;margin-right:20px;} -#nav-item a:hover{font-size:18px;padding:12px 24px 12px 6px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;} -#nav-item a:hover:before{padding-left:0;} -#nav-item a[href='/Dashboard']:before{content:'\f0e4';} -#nav-item a[href='/Main']:before{content:'\f015';} -#nav-item a[href='/Shares']:before{content:'\f07b';} -#nav-item a[href='/Users']:before{content:'\f0c0';} -#nav-item a[href='/Settings']:before{content:'\f085';} -#nav-item a[href='/Plugins']:before{content:'\f1e6';} -#nav-item a[href='/Docker']:before{content:'\f1b3';} -#nav-item a[href='/VMs']:before{content:'\f108';} -#nav-item a[href='/Apps']:before{content:'\f0db';} -#nav-item a[href='/Stats']:before{content:'\f1fe';} -#nav-item a[href='/Tools']:before{content:'\f0ad';} -#nav-item.active{background:#ABC056;} -#nav-item.HelpButton.active:hover{background:#ABC056;} -#nav-item.HelpButton.active{background:#121510;} -#nav-item.HelpButton a:before{content:'\f059';} -#nav-item.FeedbackButton a:before{content:'\f075';} -#nav-item.InfoButton a:before{content:'\f05a';} -#nav-item.LogButton a:before{content:'\f14b';} -#nav-item.PowerButton a:before{content:'\f011';} -#nav-user{display:block;float:left;text-align:center;border:none;} -#nav-user.probe{font-size:11px;margin-left:3px;margin-right:8px;} -#nav-tub1{position:fixed;top:56px;left:330px;} -#nav-tub2{position:fixed;top:56px;left:360px;} -#nav-tub3{position:fixed;top:56px;left:390px;} -span[id^='txt-tub']{margin-top:7px;} -#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background:#1B1D1B;border-bottom:#606E7F 1px solid;} -#title span.left{font-size:20px;text-transform:uppercase;} -#title span.right{font-size:20px;padding-right:10px;float:right;} -#title span img,#title p{display:none;} -#title:first-child{margin-top:0;} -#apps_icons{width:90%;} -#clear{clear:both;} -#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100;} -#statusraid{float:left;padding-left:10px;} -#countdown{margin:0 auto;} -#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px;} -#indexer{margin:0 auto;} -#indexer tr>td{border-bottom:#121510 1px solid;} -#indexer td:first-child{width:4%;} -#indexer tr>td+td{width:auto;text-align:left;} -#indexer tr>td+td+td{width:12%;} -#indexer td:last-child{text-align:right;} -#indexer tr:first-child{font-size:14px;font-weight:bold;} -#indexer tr:first-child>td{padding-bottom:4px;} -#indexer tr:last-child>td{text-align:left;border-bottom:none;} -#indexer td{padding:2px 0;} -#indexer span{font-size:11px;} -#indexer div{margin-left:8px;} -.green{color:#4F8A10;padding-left:5px;padding-right:5px;} -.red{color:#F0000C;padding-left:5px;padding-right:5px;} -.orange{color:#E68A00;padding-left:5px;padding-right:5px;} -.green-text,.passed{color:#4F8A10;} -.red-text,.failed{color:#F0000C;} -.orange-text,.warning{color:#E68A00;} -.blue-text{color:#3B5998;} -.grey-text{color:#606060;} -.usage-bar{position:fixed;top:60px;left:420px;height:22px;line-height:22px;width:140px;background-color:rgba(27,29,27,0.2);} -.usage-bar>span{display:block;height:3px;background-color:#606E7F;text-align:left;} -.usage-bar>span>span{padding-left:4px;color:#606E7F;} -.usage-disk{height:25px;line-height:25px;background-color:rgba(18,21,16,0.3);} -.usage-disk>span{display:block;height:3px;background-color:#606E7F;text-align:left;} -.usage-disk>span>span{font-size:11px;color:#606E7F;} -.usage-disk.sys{background-color:transparent;} -.usage-disk.sys>span{font-size:13px;} -.usage-disk.all{background-color:transparent;} -.usage-disk.all>span{font-size:11px;} -.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:20px 50%;text-align:left;padding:0 0 0 100px;display:block;height:70px;width:100%;vertical-align:middle;border-top:1px solid #FFD324;border-bottom:1px solid #FFD324;box-sizing:border-box;line-height:65px;border-left:1px solid #FFD324;border-right:1px solid #FFD324;} -.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE);} -.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B);} -.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400);} -.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100);} -.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9);} -table{border-collapse:collapse;border-spacing:0;margin:0;width:100%;} -table.preclear{margin-top:0;} -table tbody tr.tr_last{border-bottom:1px solid #606E7F;} -table td.cpu-info{border:1px solid #0072C6;} -table.disk_status{white-space:nowrap;} -table.disk_status thead tr:first-child td{font-weight:bold;color:#42453E;border-bottom:#606E7F 1px solid;} -table.disk_status td:first-child{font-weight:normal;} -table.disk_status td span{margin-left:10px;} -table.disk_status tr>td{width:8%;padding:10px 10px 10px 0;white-space:nowrap;} -table.disk_status tr>td+td{width:auto;} -table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px;} -table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px;} -table.disk_status tr td:last-child{width:4%;padding-right:10px;} -table.disk_status select{background:transparent;} -table.disk_status tbody tr{border-bottom:#121510 1px solid;line-height:30px;} -table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px;} -table.array_status {line-height:30px;} -table.array_status td{padding:12px 0;} -table.array_status td:first-child{font-weight:bold;} -table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%;} -table.array_status tr>td+td{padding-left:2px;width:17%;} -table.array_status tr>td+td+td{width:auto;} -table.array_status td.line{border-top:1px solid #121510;} -table.settings{padding-top:8px;line-height:42px;} -table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.settings tr>td+td{line-height:16px;} -table.settings.shifted{padding:0;margin-left:0;margin-top:0;} -table.settings.shifted td:first-child{padding-left:0;} -table.share_status{white-space:nowrap;margin-top:12px;} -table.share_status thead tr:first-child td{font-weight:bold;color:#42453E;border-bottom:#606E7F 1px solid;} -table.share_status tr>td{text-align:left;padding-left:0;} -table.share_status tr>td+td{padding-left:0;} -table.share_status tr.share_status_size>td{padding-left:40px;} -table.share_status tr.share_status_size>td+td{padding-left:15px;} -table.share_status tbody tr{border-bottom:#121510 1px solid;line-height:30px;} -table.share_status tbody tr:last-child td{border-bottom:#606E7F 1px solid;} -table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E;} -table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3;} -table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px;} -table.share_status.fixed thead tr>td+td{font-size:11px;} -table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0;} -table.share_status.fixed tbody tr{border-bottom:1px #121510 solid;} -table.share_status.fixed tbody tr td:first-child{font-weight:normal;padding-right:10px;} -table.share_status.table{margin-top:36px;} -table.share_status.table tr>td{width:50%;} -table.share_status.dash{float:left;width:30%;margin-top:36px;margin-right:6px;border:none;} -table.share_status.dash thead tr:first-child td{line-height:30px;} -table.share_status.dash thead tr:last-child>td{font-weight:normal;border-bottom:1px solid #606E7F;text-align:left;color:#606E7F;} -table.share_status.dash tbody td.blue{color:#606E7F;} -table.share_status.dash.line {table-layout:fixed;} -table.share_status.dash.line tbody tr:nth-child(even){background-color:#1B1D1B;} -table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px;} -table.share_status.dash.line tbody td{padding:3px 4px 3px 10px;} -table.share_status.dash.line tr>td{width:25%;} -table.share_status.dash.line tr>td[colspan='2']{width:50%;} -table.share_status.dash.line tr>td[colspan='3']{width:75%;} -table.share_status.dash.line tr>td[colspan='4']{width:100%;} -table.share_status.dash.line tr>td:last-child{white-space:normal;} -table.share_status.dash tr.h48{height:48px;} -table.share_status.dash td:first-child{width:25%;} -table.share_status.m36{width:36%;float:right;} -table.share_status.m36 tr>td+td+td{width:14%;} -table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center;} -table.share_status.m0{width:30%;margin-left:1.5%;} -table.share_status.m0 tr>td+td+td{width:12%;text-align:center;} -tr.alert,t{color:#F0000C;background-color:#FF9E9E;} -tr.warn{color:#E68A00;background-color:#FEEFB3;} -tr.past{color:#D63301;background-color:#FFDDD1;} -[name=arrayOps]{margin-top:12px;} -span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%;} -span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%;} -span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%;} -span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%;} -span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%;} -span.lite{background-color:#121510;} -span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle;} -span.temp-text{font-size:11px;color:#4F8A10;} -span.heat-text{font-size:11px;color:#F0000C;} -span.cpu-speed{display:block;color:#3B5998;} -span.status{float:right;font-size:15px;} -span.status.vhshift{margin-top:-22px;margin-right:-30px;} -span.status.hshift{margin-right:-30px;} -span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px;} -span.bitstream{font-family:bitstream;font-size:11px;} -span.p0{padding-left:0;} -span.strong{font-weight:bold;} -span.big{font-size:14px;} -span.small{font-size:11px;} -span.one{margin-left:-13px;} -span.two{margin-left:-17px;} -span.three{margin-left:-20px;} -span.tub{margin-right:8px;font-size:24px;cursor:pointer;} -span.score{font-size:11px;color:#FFFFFF;position:absolute;} -span#dropbox{background:none;line-height:60px;margin-right:20px;} -img.icon{margin:-3px 4px 0 0;} -div.content{position:absolute;top:0;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both;} -div.content.shift{margin-top:1px;} +html{font-family:arimo} +body{font-size:13px;color:#606E7F;background-color:#1B1D1B;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +#template{min-width:1080px;max-width:100%;margin:0} +img{border:0;text-decoration:none;vertical-align:middle} +p{text-align:left} +p.centered{text-align:left} +a:hover{text-decoration:underline} +a{color:#486DBA;text-decoration:none} +a.none{color:#606E7F} +a.img{text-decoration:none;border:none} +a.info{position:relative;z-index:1} +a.info span{display:none} +a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;color:#B0B0B0;font-size:12px;line-height:20px;padding:5px 8px;border:1px solid #42453E;border-radius:3px;background-color:#121510} +a.nohand{cursor:default} +i.spacing{margin-left:0;margin-right:10px} +i.icon{margin-right:4px} +pre ul{margin:0;padding-top:0;padding-bottom:0;padding-left:28px} +pre li{margin:0;padding-top:0;padding-bottom:0;padding-left:18px} +big{font-size:14px;font-weight:bold;text-transform:uppercase} +hr{border-color:#121510} +input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:13px;background-color:transparent;border:1px solid #606E7F;padding:5px 10px;min-height:20px;line-height:20px;outline:none;width:326px;margin:0 20px 0 0;box-shadow:none;color:#606E7F;box-sizing:border-box} +input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:13px;border:1px solid #606E7F;border-radius:5px;margin:10px 20px 10px 0;padding:8px 12px;cursor:pointer;outline:none;color:#606E7F;background:#121510} +input[type=checkbox]{vertical-align:middle;margin-right:6px} +input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none} +input[type=number]{-moz-appearance:textfield} +input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#121510;border-color:#0072C6} +input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#0072C6;color:#B0B0B0} +input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#0072C6;box-shadow:none} +input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#808080;background:#383A34;opacity:0.3;cursor:default} +input::-webkit-input-placeholder{color:#00529B} +select{font-family:arimo;font-size:13px;min-width:188px;max-width:326px;padding:6px 10px;margin:0 10px 0 0;border:#606E7F 1px solid;box-shadow:none;color:#606E7F;background:transparent;outline:none;display:inline-block;cursor:pointer} +select option{color:#606E7F;background-color:#121510} +select:focus{border-color:#0072C6} +select[disabled]{color:#808080;border-color:#808080;background:#383A34;opacity:0.3;cursor:default} +select[name=enter_view]{padding:0;float:right} +select[name=enter_share]{padding:0;float:right} +select.narrow{min-width:87px} +select.auto{min-width:auto} +select.slot{min-width:440px;max-width:440px} +input.narrow{width:188px} +input.trim{width:50px} +form+p{display:none} +#header{position:fixed;top:0;left:0;width:100%;height:90px;z-index:100;margin:0;background-color:#121510;background-repeat:no-repeat;background-position:center;border-bottom:#42453E 1px solid} +#header .logo{float:left;margin-top:20px;margin-left:100px} +#header .logo img{margin:0 0 2px 1px} +#header .logo a{color:#5D6833;font-size:18px} +#header .block{margin:10px 5px 0 0;float:right;text-align:right;padding:2px 8px} +#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #5D6833} +#header .text-right{float:right;text-align:left;padding-left:5px;padding-right:20px} +#menu{position:fixed;top:0;left:-16px;bottom:12px;width:81px;padding:0;margin:0;background:#383A34;z-index:100;box-shadow:inset -1px 0 2px #121510} +#nav-block::-webkit-scrollbar{width:16px} +#nav-block{position:absolute;top:0;bottom:12px;color:#5D6833;white-space:nowrap;float:left;width:240px;overflow-y:scroll;overflow-x:hidden;direction:rtl} +#nav-block>div{direction:ltr} +#nav-item{width:23px;text-align:left;padding:12px 20px;border-bottom:#42453E 1px solid;font-size:0;overflow:hidden} +#nav-item:hover,#nav-item:hover a,#nav-item.active a{color:#5D6833;background:#ABC056;overflow:visible} +#nav-item img{display:none} +#nav-item a{color:#A6A7A7;text-decoration:none} +#nav-item a:before{font-family:FontAwesome;font-size:25px;margin-right:20px} +#nav-item a:hover{font-size:18px;padding:12px 24px 12px 6px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out} +#nav-item a:hover:before{padding-left:0} +#nav-item a[href='/Dashboard']:before{content:'\f0e4'} +#nav-item a[href='/Main']:before{content:'\f015'} +#nav-item a[href='/Shares']:before{content:'\f07b'} +#nav-item a[href='/Users']:before{content:'\f0c0'} +#nav-item a[href='/Settings']:before{content:'\f085'} +#nav-item a[href='/Plugins']:before{content:'\f1e6'} +#nav-item a[href='/Docker']:before{content:'\f1b3'} +#nav-item a[href='/VMs']:before{content:'\f108'} +#nav-item a[href='/Apps']:before{content:'\f0db'} +#nav-item a[href='/Stats']:before{content:'\f1fe'} +#nav-item a[href='/Tools']:before{content:'\f0ad'} +#nav-item.active{background:#ABC056} +#nav-item.HelpButton.active:hover{background:#ABC056} +#nav-item.HelpButton.active{background:#121510} +#nav-item.HelpButton a:before{content:'\f059'} +#nav-item.FeedbackButton a:before{content:'\f075'} +#nav-item.InfoButton a:before{content:'\f05a'} +#nav-item.LogButton a:before{content:'\f14b'} +#nav-item.PowerButton a:before{content:'\f011'} +#nav-user{display:block;float:left;text-align:center;border:none} +#nav-user.probe{font-size:11px;margin-left:3px;margin-right:8px} +#nav-tub1{position:fixed;top:56px;left:330px} +#nav-tub2{position:fixed;top:56px;left:360px} +#nav-tub3{position:fixed;top:56px;left:390px} +span[id^='txt-tub']{margin-top:7px} +#title{color:#39587f;margin:20px 0 10px 0;padding:10px 0;clear:both;background:#1B1D1B;border-bottom:#606E7F 1px solid} +#title span.left{font-size:20px;text-transform:uppercase} +#title span.right{font-size:20px;padding-right:10px;float:right} +#title span img,#title p{display:none} +#title:first-child{margin-top:0} +#apps_icons{width:90%} +#clear{clear:both} +#footer{position:fixed;bottom:0;left:0;color:#808080;background:#121510;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;z-index:100} +#statusraid{float:left;padding-left:10px} +#countdown{margin:0 auto} +#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px} +#indexer{margin:0 auto} +#indexer tr>td{border-bottom:#121510 1px solid} +#indexer td:first-child{width:4%} +#indexer tr>td+td{width:auto;text-align:left} +#indexer tr>td+td+td{width:12%} +#indexer td:last-child{text-align:right} +#indexer tr:first-child{font-size:14px;font-weight:bold} +#indexer tr:first-child>td{padding-bottom:4px} +#indexer tr:last-child>td{text-align:left;border-bottom:none} +#indexer td{padding:2px 0} +#indexer span{font-size:11px} +#indexer div{margin-left:8px} +.green{color:#4F8A10;padding-left:5px;padding-right:5px} +.red{color:#F0000C;padding-left:5px;padding-right:5px} +.orange{color:#E68A00;padding-left:5px;padding-right:5px} +.green-text,.passed{color:#4F8A10} +.red-text,.failed{color:#F0000C} +.orange-text,.warning{color:#E68A00} +.blue-text{color:#3B5998} +.grey-text{color:#606060} +.usage-bar{position:fixed;top:60px;left:420px;height:22px;line-height:22px;width:140px;background-color:rgba(27,29,27,0.2)} +.usage-bar>span{display:block;height:3px;background-color:#606E7F;text-align:left} +.usage-bar>span>span{padding-left:4px;color:#606E7F} +.usage-disk{height:25px;line-height:25px;background-color:rgba(18,21,16,0.3)} +.usage-disk>span{display:block;height:3px;background-color:#606E7F;text-align:left} +.usage-disk>span>span{font-size:11px;color:#606E7F} +.usage-disk.sys{background-color:transparent} +.usage-disk.sys>span{font-size:13px} +.usage-disk.all{background-color:transparent} +.usage-disk.all>span{font-size:11px} +.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:20px 50%;text-align:left;padding:0 0 0 100px;display:block;height:70px;width:100%;vertical-align:middle;border-top:1px solid #FFD324;border-bottom:1px solid #FFD324;box-sizing:border-box;line-height:65px;border-left:1px solid #FFD324;border-right:1px solid #FFD324} +.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE)} +.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B)} +.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400)} +.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100)} +.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9)} +table{border-collapse:collapse;border-spacing:0;margin:0;width:100%} +table.preclear{margin-top:0} +table tbody tr.tr_last{border-bottom:1px solid #606E7F} +table td.cpu-info{border:1px solid #0072C6} +table.disk_status{white-space:nowrap} +table.disk_status thead tr:first-child td{font-weight:bold;color:#42453E;border-bottom:#606E7F 1px solid} +table.disk_status td:first-child{font-weight:normal} +table.disk_status td span{margin-left:10px} +table.disk_status tr>td{width:8%;padding:10px 10px 10px 0;white-space:nowrap} +table.disk_status tr>td+td{width:auto} +table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px} +table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px} +table.disk_status tr td:last-child{width:4%;padding-right:10px} +table.disk_status select{background:transparent} +table.disk_status tbody tr{border-bottom:#121510 1px solid;line-height:30px} +table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px} +table.array_status {line-height:30px} +table.array_status td{padding:12px 0} +table.array_status td:first-child{font-weight:bold} +table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%} +table.array_status tr>td+td{padding-left:2px;width:17%} +table.array_status tr>td+td+td{width:auto} +table.array_status td.line{border-top:1px solid #121510} +table.settings{padding-top:8px;line-height:42px} +table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.settings tr>td+td{line-height:16px} +table.settings.shifted{padding:0;margin-left:0;margin-top:0} +table.settings.shifted td:first-child{padding-left:0} +table.share_status{white-space:nowrap;margin-top:12px} +table.share_status thead tr:first-child td{font-weight:bold;color:#42453E;border-bottom:#606E7F 1px solid} +table.share_status tr>td{text-align:left;padding-left:0} +table.share_status tr>td+td{padding-left:0} +table.share_status tr.share_status_size>td{padding-left:40px} +table.share_status tr.share_status_size>td+td{padding-left:15px} +table.share_status tbody tr{border-bottom:#121510 1px solid;line-height:30px} +table.share_status tbody tr:last-child td{border-bottom:#606E7F 1px solid} +table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E} +table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3} +table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px} +table.share_status.fixed thead tr>td+td{font-size:11px} +table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0} +table.share_status.fixed tbody tr{border-bottom:1px #121510 solid} +table.share_status.fixed tbody tr td:first-child{font-weight:normal;padding-right:10px} +table.share_status.table{margin-top:36px} +table.share_status.table tr>td{width:50%} +table.share_status.dash{float:left;width:30%;margin-top:36px;margin-right:6px;border:none} +table.share_status.dash thead tr:first-child td{line-height:30px} +table.share_status.dash thead tr:last-child>td{font-weight:normal;border-bottom:1px solid #606E7F;text-align:left;color:#606E7F} +table.share_status.dash tbody td.blue{color:#606E7F} +table.share_status.dash.line {table-layout:fixed} +table.share_status.dash.line tbody tr:nth-child(even){background-color:#1B1D1B} +table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px} +table.share_status.dash.line tbody td{padding:3px 4px 3px 10px} +table.share_status.dash.line tr>td{width:25%} +table.share_status.dash.line tr>td[colspan='2']{width:50%} +table.share_status.dash.line tr>td[colspan='3']{width:75%} +table.share_status.dash.line tr>td[colspan='4']{width:100%} +table.share_status.dash.line tr>td:last-child{white-space:normal} +table.share_status.dash tr.h48{height:48px} +table.share_status.dash td:first-child{width:25%} +table.share_status.m36{width:36%;float:right} +table.share_status.m36 tr>td+td+td{width:14%} +table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center} +table.share_status.m0{width:30%;margin-left:1.5%} +table.share_status.m0 tr>td+td+td{width:12%;text-align:center} +tr.alert,t{color:#F0000C;background-color:#FF9E9E} +tr.warn{color:#E68A00;background-color:#FEEFB3} +tr.past{color:#D63301;background-color:#FFDDD1} +[name=arrayOps]{margin-top:12px} +span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%} +span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%} +span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%} +span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%} +span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%} +span.lite{background-color:#121510} +span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle} +span.temp-text{font-size:11px;color:#4F8A10} +span.heat-text{font-size:11px;color:#F0000C} +span.cpu-speed{display:block;color:#3B5998} +span.status{float:right;font-size:15px} +span.status.vhshift{margin-top:-22px;margin-right:-30px} +span.status.hshift{margin-right:-30px} +span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px} +span.bitstream{font-family:bitstream;font-size:11px} +span.p0{padding-left:0} +span.strong{font-weight:bold} +span.big{font-size:14px} +span.small{font-size:11px} +span.one{margin-left:-13px} +span.two{margin-left:-17px} +span.three{margin-left:-20px} +span.tub{margin-right:8px;font-size:24px;cursor:pointer} +span.score{font-size:11px;color:#FFFFFF;position:absolute} +span#dropbox{background:none;line-height:60px;margin-right:20px} +img.icon{margin:-3px 4px 0 0} +div.content{position:absolute;top:0;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both} +div.content.shift{margin-top:1px} label+.content{margin-top:64px} -div.tabs{position:relative;margin:110px 30px 30px 100px;background-color:#1B1D1B;} -div.tab{float:left;margin-top:23px;} -div.tab input[id^='tab']{display:none;} -div.tab [type=radio]+label:hover{background:#606E7F;color:#B0B0B0;cursor:pointer;border-color:#0072C6;} -div.tab [type=radio]:checked+label{cursor:default;background:#606E7F;color:#B0B0B0;} -div.tab [type=radio]+label~.content{display:none;} -div.tab [type=radio]:checked+label~.content{display:inline;} -div.tab [type=radio]+label{position:relative;padding:10px 10px;margin-right:2px;border-top-left-radius:12px;border-top-right-radius:12px;border:#004E86 1px solid;border-bottom:none;} -div.tab [type=radio]+label img{display:none;} -div.Panel{width:25%;height:auto;float:left;margin:0;padding:5px;border-right:#121510 1px solid;border-bottom:#121510 1px solid;box-sizing:border-box;} -div.Panel:hover{background-color:#121510;} -div.Panel:hover .PanelText{text-decoration:underline;} -div.Panel br,.vmtemplate br{display:none;} -div.Panel img.PanelImg{float:left;width:auto;max-width:32px;height:32px;margin:10px 20px 10px 10px;} -div.Panel .PanelText{font-size:15px;line-height:50px;float:left;} -div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #121510;border-radius:5px;line-height:20px;height:100px;width:100px;} -div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px;} -div.user-list:hover{background-color:#121510;} -div.vmheader{display:block;clear:both;} -div.vmtemplate:hover{background-color:#121510;} +div.tabs{position:relative;margin:110px 30px 30px 100px;background-color:#1B1D1B} +div.tab{float:left;margin-top:23px} +div.tab input[id^='tab']{display:none} +div.tab [type=radio]+label:hover{background:#606E7F;color:#B0B0B0;cursor:pointer;border-color:#0072C6} +div.tab [type=radio]:checked+label{cursor:default;background:#606E7F;color:#B0B0B0} +div.tab [type=radio]+label~.content{display:none} +div.tab [type=radio]:checked+label~.content{display:inline} +div.tab [type=radio]+label{position:relative;padding:10px 10px;margin-right:2px;border-top-left-radius:12px;border-top-right-radius:12px;border:#004E86 1px solid;border-bottom:none} +div.tab [type=radio]+label img{display:none} +div.Panel{width:25%;height:auto;float:left;margin:0;padding:5px;border-right:#121510 1px solid;border-bottom:#121510 1px solid;box-sizing:border-box} +div.Panel:hover{background-color:#121510} +div.Panel:hover .PanelText{text-decoration:underline} +div.Panel br,.vmtemplate br{display:none} +div.Panel img.PanelImg{float:left;width:auto;max-width:32px;height:32px;margin:10px 20px 10px 10px} +div.Panel .PanelText{font-size:15px;line-height:50px;float:left} +div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #121510;border-radius:5px;line-height:20px;height:100px;width:100px} +div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px} +div.user-list:hover{background-color:#121510} +div.vmheader{display:block;clear:both} +div.vmtemplate:hover{background-color:#121510} div.vmtemplate{height:120px;width:120px;border:1px solid #121510} -div.vmtemplate img{margin-top:20px;} -div.up{margin-top:-20px;border:1px solid #121510;padding:4px 6px;overflow:auto;} -pre.up{margin-top:0;} -pre{border:1px solid #121510;font-family:bitstream;padding:0;overflow:auto;margin-bottom:10px;padding:10px;} -iframe#progressFrame{position:fixed;bottom:32px;left:60px;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#808080;white-space:nowrap;z-index:-2;} -dl{margin-top:0;padding-left:12px;line-height:26px;} -dt{clear:left;float:left;width:33%;font-weight:bold;} -dd{margin-bottom:12px;white-space:nowrap;font-weight:normal;} -dd p{margin:0 0 4px 0;} -dd blockquote {padding-left:0;} -blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border:1px solid #BCE8F1;color:#3A87AD;background-color:#D9EDF7;box-sizing:border-box;} -blockquote.ontop{margin-top:0;margin-bottom:46px;} +div.vmtemplate img{margin-top:20px} +div.up{margin-top:-20px;border:1px solid #121510;padding:4px 6px;overflow:auto} +pre.up{margin-top:0} +pre{border:1px solid #121510;font-family:bitstream;padding:0;overflow:auto;margin-bottom:10px;padding:10px} +iframe#progressFrame{position:fixed;bottom:32px;left:60px;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#808080;white-space:nowrap;z-index:-2} +dl{margin-top:0;padding-left:12px;line-height:26px} +dt{clear:left;float:left;width:33%;font-weight:bold} +dd{margin-bottom:12px;white-space:nowrap;font-weight:normal} +dd p{margin:0 0 4px 0} +dd blockquote {padding-left:0} +blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border:1px solid #BCE8F1;color:#3A87AD;background-color:#D9EDF7;box-sizing:border-box} +blockquote.ontop{margin-top:0;margin-bottom:46px} diff --git a/plugins/dynamix/styles/default-white.css b/plugins/dynamix/styles/default-white.css index 5ac94b154..c8032b196 100644 --- a/plugins/dynamix/styles/default-white.css +++ b/plugins/dynamix/styles/default-white.css @@ -1,231 +1,231 @@ -html{font-family:arimo;} -body{font-size:12px;color:#303030;background-color:#FFFFFF;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;} -#template{min-width:1080px;margin:0 10px;} -img{border:0;text-decoration:none;vertical-align:middle;} -p{text-align:justify;} -p.centered{text-align:left;} -a:hover{text-decoration:underline;} -a{color:#00529B;text-decoration:none;} -a.none{color:#303030;} -a.img{text-decoration:none;border:none;} -a.info{position:relative;z-index:1;} -a.info span{display:none;} -a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;font-size:11px;line-height:20px;color:#FFFFFF;padding:5px 8px;border:1px solid rgba(255,255,255,0.25);border-radius:3px;background-color:rgba(25,25,25,0.95);box-shadow:0 0 3px #303030;} -a.info:hover span.left{left:-182px;} -a.nohand{cursor:default;} -i.spacing{margin-left:-6px;} -i.icon{margin-right:4px;} -hr{border-color:rgba(255,255,255,0.25);} -input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:12px;color:#303030;background-color:#FFFFFF;border:1px solid #E0E0E0;border-radius:4px;padding:2px 8px;min-height:20px;line-height:20px;outline:none;width:301px;margin:0 10px 0 0;box-shadow:inset 1px 1px 5px #F0F0F0;} -input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:12px;border:1px solid #E8E8E8;border-radius:6px;margin:7px 14px 0 0;padding:8px 12px;text-decoration:none;white-space:nowrap;cursor:pointer;outline:none;color:#303030;background:-webkit-radial-gradient(#F0F0F0,#C8C8C8);background:linear-gradient(#F0F0F0,#C8C8C8);} -input[type=checkbox]{vertical-align:middle;margin-right:6px;} -input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none;} -input[type=number]{-moz-appearance:textfield;} -input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#F8F8F8;} -input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#6AB034;color:#FFFFFF;background:-webkit-radial-gradient(#5E9E2E,#8FD956);background:linear-gradient(#5E9E2E,#8FD956);} -input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#6AB034;box-shadow:inset 0 0 8px 4px #548C29,0 1px 0 0 #E0E0E0;} -input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#F0F0F0;background:linear-gradient(#F0F0F0,#F8F8F8);background:-webkit-radial-gradient(#F0F0F0,#F8F8F8);cursor:default;} -input::-webkit-input-placeholder{color:#00529B;} -select{font-family:arimo;font-size:12px;min-width:150px;max-width:320px;padding:4px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;} -select[disabled]{background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF;} -select[name=enter_view]{padding:0;float:right;} -select[name=enter_share]{padding:0;float:right;} -select option{background-color:#FFFFFF;} -select.narrow{min-width:69px;} -select.auto{min-width:auto;} -select.slot{min-width:400px;max-width:400px;} -input.narrow{width:132px;} -input.trim{width:50px;} -#header{height:90px;} -#header.image{background-size:100% 90px;border-radius:5px;color:#202020;} -#header .logo{float:left;margin-top:20px;margin-left:20px;} -#header .logo img{margin:0 0 2px 1px;} -#header .logo a{color:#478406;font-size:18px;} -#header .block{margin:10px 5px 0 0;float:right;text-align:right;background-color:rgba(255,255,255,0.4);border-radius:10px;padding:2px 8px;} -#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #478406;} -#header .text-right{float:right;text-align:left;padding-left:5px;min-width:165px;} -#title{margin:20px 0 22px 0;padding:5px 10px;clear:both;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E8E8E8;border-bottom:1px solid #C8C8C8;background:-webkit-radial-gradient(#D0D0D0,#C0C0C0);background:linear-gradient(#D0D0D0,#C0C0C0);} -#title span.left{font-size:13px;} -#title span.right{font-size:11px;padding-top:2px;padding-right:10px;float:right;} -#title span img{padding-right:4px;} -#menu{height:32px;line-height:32px;border-radius:5px;background:-webkit-radial-gradient(#606060,#303030);background:linear-gradient(#606060,#303030);} -#nav-block{color:#F0F0F0;} -#nav-left{float:left;} -#nav-right{border-right:none;float:right;} -#nav-block #nav-item{display:block;float:left;text-align:center;border-right:thin solid #585858;} -#nav-block #nav-user{display:block;float:left;text-align:center;border:none;} -#nav-right #nav-item{border-right:none;border-left:thin solid #585858;} -#nav-block #nav-item .system{vertical-align:middle;padding-bottom:2px;padding-right:4px;} -#nav-block #nav-user .probe{font-size:11px;margin-left:3px;margin-right:8px;} -#nav-block #nav-item:hover{border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#3B3F40,#28292D);background:linear-gradient(#3B3F40,#28292D);} -#nav-block #nav-item.active{color:#FFFFFF;border-right:thin solid #585858;border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000);} -#nav-block #nav-item a{color:#F0F0F0;font-style:normal;display:block;padding-left:10px;padding-right:10px;min-width:46px;} -#nav-block #nav-item a:hover{color:#9CD670;text-decoration:none;} -#nav-block #nav-item.active a{color:#FFFFFF;} -#nav-block #nav-item.active:hover a{color:#FFFFFF;} -.nav-button-active{color:#FFFFFF;border-right:thin solid #585858;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000);} -#clear{clear:both;} -#footer{position:fixed;bottom:0;left:0;color:#A0A0A0;background:#F0F0F0;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center;} -#statusraid{float:left;padding-left:10px;} -#countdown{margin:0 auto;} -#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px;} -#indexer{margin:-12px auto 0 auto;} -#indexer tr:nth-child(even){background-color:#F8F8F8;} -#indexer td:first-child{width:4%;} -#indexer tr>td+td{width:auto;text-align:left;} -#indexer tr>td+td+td{width:12%;} -#indexer td:last-child{text-align:right;} -#indexer tr:first-child{font-size:13px;font-weight:bold;} -#indexer tr:first-child>td{padding-bottom:4px;} -#indexer tr:last-child>td{text-align:left;} -#indexer td{padding:2px 0;} -#indexer span{font-size:11px;} -#indexer div{margin-left:8px;} -.green{color:#4F8A10;padding-left:5px;padding-right:5px;} -.red{color:#F0000C;padding-left:5px;padding-right:5px;} -.orange{color:#E68A00;padding-left:5px;padding-right:5px;} -.green-text,.passed{color:#4F8A10;} -.red-text,.failed{color:#F0000C;} -.orange-text,.warning{color:#E68A00;} -.blue-text{color:#3B5998;} -.grey-text{color:#606060;} -.usage-bar{float:left;height:16px;line-height:16px;width:130px;padding:1px 1px 1px 2px;margin:6px 12px;border-radius:3px;background-color:#585858;box-shadow:0 1px 0 #989898,inset 0 1px 0 #202020;} -.usage-bar>span{display:block;height:100%;text-align:right;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);} -.usage-bar>span>span{padding:0 4px;font-size:11px;} -.usage-disk{height:16px;line-height:16px;padding:0;margin:0;border-radius:3px;background-color:#585858;} -.usage-disk>span{display:block;height:100%;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);text-align:left;} -.usage-disk>span>span{padding:0 6px;font-size:11px;color:#FFFFFF;} -.usage-disk.sys{height:20px;line-height:20px;margin-right:8px;padding:1px 0 1px 1px;} -.usage-disk.sys>span{text-align:right;color:#FFFFFF;} -.usage-disk.all{margin-right:2px;} -.usage-disk.all>span{text-align:right;color:#FFFFFF;font-size:11px;} -.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:15px 50%;text-align:left;padding:15px 15px 15px 100px;display:table-cell;height:30px;width:1270px;vertical-align:middle;border-top:2px solid #FFD324;border-bottom:2px solid #FFD324;} -.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE);} -.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B);} -.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400);} -.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100);} -.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9);} -table{border-collapse:collapse;border-spacing:0;margin:-21px 0 0 0;width:100%;color:#404040;border-bottom-right-radius:5px;border-bottom-left-radius:5px;} -table thead td{padding:5px 0;} -table tbody td{padding:7px 0;} -table.wide tbody td{padding:10px 0;} -table tbody tr.tr_last{background:#F0F0F0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;} -table td.cpu-info{border:1px solid #303030;} -table.disk_status{white-space:nowrap;} -table.disk_status td span{margin-left:10px;} -table.disk_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0);} -table.disk_status thead tr:last-child{border-bottom:1px solid #F0F0F0;} -table.disk_status tr>td{width:8%;padding-left:12px;padding-right:0;white-space:nowrap;} -table.disk_status tr>td+td{width:auto;} -table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px;} -table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px;} -table.disk_status tr td:last-child{width:4%;padding-right:10px;} -table.disk_status select{background:transparent;} -table.disk_status tbody tr:nth-child(even){background-color:#F8F8F8;} -table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px;} -table.array_status td{padding:12px 0;} -table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%;} -table.array_status tr>td+td{padding-left:2px;width:17%;} -table.array_status tr>td+td+td{width:auto;} -table.array_status td.line{border-top:1px solid #F0F0F0;} -table.settings{padding-top:8px;} -table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.settings tr>td+td{white-space:nowrap;} -table.settings.shifted{padding:0;margin-left:-26px;margin-top:0;} -table.settings.shifted td:first-child{font-size:12px;padding-left:0;} -table.access_list{border-spacing:0;margin-top:10px;border:0;} -table.access_list tr:first-child td{font-size:15px;vertical-align:middle;text-align:left;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E0E0E0;border-bottom:1px solid #D8D8D8;background:-webkit-radial-gradient(#E0E0E0,#D0D0D0);background:linear-gradient(#E0E0E0,#D0D0D0);} -table.access_list td:first-child{font-weight:bold;width:33%;padding-left:12px;} -table.access_list tr:first-child td:first-child{font-weight:normal;} -table.access_list tr>td+td{white-space:nowrap;} -table.share_status{white-space:nowrap;} -table.share_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0);} -table.share_status thead tr:last-child{border-bottom:1px solid #F0F0F0;} -table.share_status tr>td{text-align:left;padding-left:12px;} -table.share_status tr>td+td{padding-left:0;} -table.share_status tr.share_status_size>td{padding-left:40px;} -table.share_status tr.share_status_size>td+td{padding-left:15px;} -table.share_status tbody tr:nth-child(even){background-color:#F8F8F8;} -table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E;} -table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3;} -table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px;} -table.share_status.fixed{border:1px solid #D0D0D0;} -table.share_status.fixed thead tr>td+td{font-size:11px;} -table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0;} -table.share_status.fixed tbody tr{border-bottom:1px #D0D0D0 dotted;} -table.share_status.fixed tbody tr:nth-child(even){background-color:#FFFFFF;} -table.share_status.fixed tbody tr td:nth-child(even){background-color:#F8F8F8;} -table.share_status.table{margin-top:36px;} -table.share_status.table tr>td{width:50%;} -table.share_status.dash{float:left;width:33%;margin-top:36px;border:1px solid #D0D0D0;} -table.share_status.dash thead tr:last-child>td{font-weight:bold;border-bottom:1px solid #D0D0D0;} -table.share_status.dash tbody td.blue{color:#3B5998;} -table.share_status.dash.line {table-layout:fixed;} -table.share_status.dash.line tbody tr:nth-child(even){background-color:#FFFFFF;} -table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px;} -table.share_status.dash.line tbody td{border:1px solid #D0D0D0;padding:3px 4px 3px 10px;} -table.share_status.dash.line tr>td{width:25%;} -table.share_status.dash.line tr>td[colspan="2"]{width:50%;} -table.share_status.dash.line tr>td[colspan="3"]{width:75%;} -table.share_status.dash.line tr>td[colspan="4"]{width:100%;} -table.share_status.dash.line tr>td:last-child{white-space:normal;} -table.share_status.dash tr.h48{height:48px;} -table.share_status.dash td:first-child{width:25%;} -table.share_status.m36{width:36%;float:right;} -table.share_status.m36 tr>td+td+td{width:14%;} -table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center;} -table.share_status.m0{width:30%;margin-left:0.5%;} -table.share_status.m0 tr>td+td+td{width:12%;text-align:center;} -[name=arrayOps]{margin-top:12px;} -span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%;} -span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%;} -span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%;} -span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%;} -span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%;} -span.lite{background-color:#E0E0E0;} -span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle;} -span.temp-text{font-size:11px;color:#4F8A10;} -span.heat-text{font-size:11px;color:#F0000C;} -span.cpu-speed{display:block;color:#3B5998;} -span.status{float:right;font-size:14px;margin-top:0px;padding-right:8px;} -span.status.vhshift{margin-top:-17px;margin-right:-22px;} -span.status.hshift{margin-right:-6px;} -span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px;} -span.bitstream{font-family:bitstream;font-size:11px;} -span.p0{padding-left:0;} -span.strong{font-weight:bold;} -span.big{font-size:13px;} -span.small{font-size:11px;} -span.one{margin-left:-13px;} -span.two{margin-left:-17px;} -span.three{margin-left:-20px;} -span.tub{margin-right:8px;font-size:24px;cursor:pointer;} -span.score{font-size:11px;color:#F0F0F0;position:absolute;} -img.icon{margin:-3px 4px 0 0;} -div.content{position:absolute;top:45px;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both;} -div.content.shift{margin-top:-70px;} -div.tabs{position:relative;margin:24px 0 0 0;} -div.tab{float:left;margin:0 0 12px 0;} -div.tab input[id^="tab"]{display:none;} -div.tab [type=radio]+label:hover{background:#FFFFFF;color:#478406;cursor:pointer;} -div.tab [type=radio]:checked+label{cursor:default;background:-webkit-radial-gradient(#F8F8F8,#E8E8E8);background:linear-gradient(#F8F8F8,#E8E8E8);color:#303030;} -div.tab [type=radio]+label~.content{display:none;} -div.tab [type=radio]:checked+label~.content{display:inline;} -div.tab [type=radio]+label{position:relative;font-size:14px;padding:4px 10px;margin-right:2px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E8E8E8;border-bottom-color:#D8D8D8;background:-webkit-radial-gradient(#D8D8D8,#B8B8B8);background:linear-gradient(#D8D8D8,#B8B8B8);} -div.tab [type=radio]+label img{padding-right:4px;} -div.Panel{text-align:center;float:left;margin:0 30px 30px 12px;height:80px;} -div.Panel .PanelText{padding-top:10px;} -div.Panel img.PanelImg{width:auto;max-width:48px;height:48px;} -div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #D0D0D0;border-radius:5px;line-height:20px;height:100px;width:100px;background:-webkit-radial-gradient(#B0B0B0,#F0F0F0);background:linear-gradient(#B0B0B0,#F0F0F0);} -div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px;} -div.up{margin-top:-20px;border:1px solid #D0D0D0;padding:4px 6px;overflow:auto;} -pre.up{margin-top:-20px;} -pre{border:1px solid #D0D0D0;font-family:bitstream;padding:4px 6px;overflow:auto;} -iframe#progressFrame{position:fixed;bottom:32px;left:0;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#505050;white-space:nowrap;z-index:-10;} -dl{margin:0;padding-left:12px;line-height:26px;} -dt{clear:left;float:left;width:33%;font-weight:bold;} -dd{margin-bottom:12px;white-space:nowrap;} -dd p{margin:0 0 4px 0;} -dd blockquote {padding-left:0;} -blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border-top:2px solid #bce8f1;border-bottom:2px solid #bce8f1;color:#3a87ad;background-color:#d9edf7;} -blockquote.ontop{margin-top:-20px;margin-bottom:46px;} +html{font-family:arimo} +body{font-size:12px;color:#303030;background-color:#FFFFFF;padding:0;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} +#template{min-width:1080px;margin:0 10px} +img{border:0;text-decoration:none;vertical-align:middle} +p{text-align:justify} +p.centered{text-align:left} +a:hover{text-decoration:underline} +a{color:#00529B;text-decoration:none} +a.none{color:#303030} +a.img{text-decoration:none;border:none} +a.info{position:relative;z-index:1} +a.info span{display:none} +a.info:hover span{display:block;white-space:nowrap;font-variant:small-caps;position:absolute;left:8px;font-size:11px;line-height:20px;color:#FFFFFF;padding:5px 8px;border:1px solid rgba(255,255,255,0.25);border-radius:3px;background-color:rgba(25,25,25,0.95);box-shadow:0 0 3px #303030} +a.info:hover span.left{left:-182px} +a.nohand{cursor:default} +i.spacing{margin-left:-6px} +i.icon{margin-right:4px} +hr{border-color:rgba(255,255,255,0.25)} +input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],textarea,.textarea{font-family:arimo;font-size:12px;color:#303030;background-color:#FFFFFF;border:1px solid #E0E0E0;border-radius:4px;padding:2px 8px;min-height:20px;line-height:20px;outline:none;width:301px;margin:0 10px 0 0;box-shadow:inset 1px 1px 5px #F0F0F0} +input[type=button],input[type=reset],input[type=submit],button,a.button{font-family:arimo;font-size:12px;border:1px solid #E8E8E8;border-radius:6px;margin:7px 14px 0 0;padding:8px 12px;text-decoration:none;white-space:nowrap;cursor:pointer;outline:none;color:#303030;background:-webkit-radial-gradient(#F0F0F0,#C8C8C8);background:linear-gradient(#F0F0F0,#C8C8C8)} +input[type=checkbox]{vertical-align:middle;margin-right:6px} +input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance: none} +input[type=number]{-moz-appearance:textfield} +input:focus[type=text],input:focus[type=password],input:focus[type=number],input:focus[type=url],input:focus[type=email],textarea:focus{background:#F8F8F8} +input:hover[type=button],input:hover[type=reset],input:hover[type=submit],button:hover,a.button:hover{border-color:#6AB034;color:#FFFFFF;background:-webkit-radial-gradient(#5E9E2E,#8FD956);background:linear-gradient(#5E9E2E,#8FD956)} +input:active[type=button],input:active[type=reset],input:active[type=submit],button:active{border-color:#6AB034;box-shadow:inset 0 0 8px 4px #548C29,0 1px 0 0 #E0E0E0} +input[disabled],button[disabled],input:hover[type=button][disabled],input:hover[type=reset][disabled],input:hover[type=submit][disabled],button:hover[disabled],input:active[type=button][disabled],input:active[type=reset][disabled],input:active[type=submit][disabled],button:active[disabled],textarea[disabled]{color:#808080;border-color:#F0F0F0;background:linear-gradient(#F0F0F0,#F8F8F8);background:-webkit-radial-gradient(#F0F0F0,#F8F8F8);cursor:default} +input::-webkit-input-placeholder{color:#00529B} +select{font-family:arimo;font-size:12px;min-width:150px;max-width:320px;padding:4px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer} +select[disabled]{background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF} +select[name=enter_view]{padding:0;float:right} +select[name=enter_share]{padding:0;float:right} +select option{background-color:#FFFFFF} +select.narrow{min-width:69px} +select.auto{min-width:auto} +select.slot{min-width:400px;max-width:400px} +input.narrow{width:132px} +input.trim{width:50px} +#header{height:90px} +#header.image{background-size:100% 90px;border-radius:5px;color:#202020} +#header .logo{float:left;margin-top:20px;margin-left:20px} +#header .logo img{margin:0 0 2px 1px} +#header .logo a{color:#478406;font-size:18px} +#header .block{margin:10px 5px 0 0;float:right;text-align:right;background-color:rgba(255,255,255,0.4);border-radius:10px;padding:2px 8px} +#header .text-left{float:left;text-align:right;padding-right:5px;border-right:solid medium #478406} +#header .text-right{float:right;text-align:left;padding-left:5px;min-width:165px} +#title{margin:20px 0 22px 0;padding:5px 10px;clear:both;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E8E8E8;border-bottom:1px solid #C8C8C8;background:-webkit-radial-gradient(#D0D0D0,#C0C0C0);background:linear-gradient(#D0D0D0,#C0C0C0)} +#title span.left{font-size:13px} +#title span.right{font-size:11px;padding-top:2px;padding-right:10px;float:right} +#title span img{padding-right:4px} +#menu{height:32px;line-height:32px;border-radius:5px;background:-webkit-radial-gradient(#606060,#303030);background:linear-gradient(#606060,#303030)} +#nav-block{color:#F0F0F0} +#nav-left{float:left} +#nav-right{border-right:none;float:right} +#nav-block #nav-item{display:block;float:left;text-align:center;border-right:thin solid #585858} +#nav-block #nav-user{display:block;float:left;text-align:center;border:none} +#nav-right #nav-item{border-right:none;border-left:thin solid #585858} +#nav-block #nav-item .system{vertical-align:middle;padding-bottom:2px;padding-right:4px} +#nav-block #nav-user .probe{font-size:11px;margin-left:3px;margin-right:8px} +#nav-block #nav-item:hover{border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#3B3F40,#28292D);background:linear-gradient(#3B3F40,#28292D)} +#nav-block #nav-item.active{color:#FFFFFF;border-right:thin solid #585858;border-bottom:thick solid #478406;border-radius:5px;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000)} +#nav-block #nav-item a{color:#F0F0F0;font-style:normal;display:block;padding-left:10px;padding-right:10px;min-width:46px} +#nav-block #nav-item a:hover{color:#9CD670;text-decoration:none} +#nav-block #nav-item.active a{color:#FFFFFF} +#nav-block #nav-item.active:hover a{color:#FFFFFF} +.nav-button-active{color:#FFFFFF;border-right:thin solid #585858;background:-webkit-radial-gradient(#303030,#000000);background:linear-gradient(#303030,#000000)} +#clear{clear:both} +#footer{position:fixed;bottom:0;left:0;color:#A0A0A0;background:#F0F0F0;padding:5px 0;width:100%;height:16px;line-height:16px;text-align:center} +#statusraid{float:left;padding-left:10px} +#countdown{margin:0 auto} +#copyright{font-family:bitstream;font-size:11px;float:right;padding-right:10px} +#indexer{margin:-12px auto 0 auto} +#indexer tr:nth-child(even){background-color:#F8F8F8} +#indexer td:first-child{width:4%} +#indexer tr>td+td{width:auto;text-align:left} +#indexer tr>td+td+td{width:12%} +#indexer td:last-child{text-align:right} +#indexer tr:first-child{font-size:13px;font-weight:bold} +#indexer tr:first-child>td{padding-bottom:4px} +#indexer tr:last-child>td{text-align:left} +#indexer td{padding:2px 0} +#indexer span{font-size:11px} +#indexer div{margin-left:8px} +.green{color:#4F8A10;padding-left:5px;padding-right:5px} +.red{color:#F0000C;padding-left:5px;padding-right:5px} +.orange{color:#E68A00;padding-left:5px;padding-right:5px} +.green-text,.passed{color:#4F8A10} +.red-text,.failed{color:#F0000C} +.orange-text,.warning{color:#E68A00} +.blue-text{color:#3B5998} +.grey-text{color:#606060} +.usage-bar{float:left;height:16px;line-height:16px;width:130px;padding:1px 1px 1px 2px;margin:6px 12px;border-radius:3px;background-color:#585858;box-shadow:0 1px 0 #989898,inset 0 1px 0 #202020} +.usage-bar>span{display:block;height:100%;text-align:right;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5)} +.usage-bar>span>span{padding:0 4px;font-size:11px} +.usage-disk{height:16px;line-height:16px;padding:0;margin:0;border-radius:3px;background-color:#585858} +.usage-disk>span{display:block;height:100%;border-radius:2px;background-color:#808080;box-shadow:inset 0 1px 0 rgba(255,255,255,.5);text-align:left} +.usage-disk>span>span{padding:0 6px;font-size:11px;color:#FFFFFF} +.usage-disk.sys{height:20px;line-height:20px;margin-right:8px;padding:1px 0 1px 1px} +.usage-disk.sys>span{text-align:right;color:#FFFFFF} +.usage-disk.all{margin-right:2px} +.usage-disk.all>span{text-align:right;color:#FFFFFF;font-size:11px} +.notice{background:#FFF6BF url(../images/notice.png) no-repeat;background-position:15px 50%;text-align:left;padding:15px 15px 15px 100px;display:table-cell;height:30px;width:1270px;vertical-align:middle;border-top:2px solid #FFD324;border-bottom:2px solid #FFD324} +.whitebar{background:-webkit-radial-gradient(#C7C7C7,#EEEEEE);background:linear-gradient(#C7C7C7,#EEEEEE)} +.greenbar{background:-webkit-radial-gradient(#127A05,#17BF0B);background:linear-gradient(#127A05,#17BF0B)} +.orangebar{background:-webkit-radial-gradient(#CE7C10,#F0B400);background:linear-gradient(#CE7C10,#F0B400)} +.redbar{background:-webkit-radial-gradient(#941C00,#DE1100);background:linear-gradient(#941C00,#DE1100)} +.graybar{background:-webkit-radial-gradient(#949494,#D9D9D9);background:linear-gradient(#949494,#D9D9D9)} +table{border-collapse:collapse;border-spacing:0;margin:-21px 0 0 0;width:100%;color:#404040;border-bottom-right-radius:5px;border-bottom-left-radius:5px} +table thead td{padding:5px 0} +table tbody td{padding:7px 0} +table.wide tbody td{padding:10px 0} +table tbody tr.tr_last{background:#F0F0F0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8} +table td.cpu-info{border:1px solid #303030} +table.disk_status{white-space:nowrap} +table.disk_status td span{margin-left:10px} +table.disk_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0)} +table.disk_status thead tr:last-child{border-bottom:1px solid #F0F0F0} +table.disk_status tr>td{width:8%;padding-left:12px;padding-right:0;white-space:nowrap} +table.disk_status tr>td+td{width:auto} +table.disk_status tr>td+td+td{width:6.5%;text-align:center;padding-left:4px;padding-right:8px} +table.disk_status tr>td+td+td+td{text-align:right;padding-left:0;padding-right:12px} +table.disk_status tr td:last-child{width:4%;padding-right:10px} +table.disk_status select{background:transparent} +table.disk_status tbody tr:nth-child(even){background-color:#F8F8F8} +table.disk_status.stats tr>td+td{text-align:left;padding-left:0;padding-right:12px} +table.array_status td{padding:12px 0} +table.array_status tr>td{text-align:left;white-space:nowrap;padding-left:12px;width:33%} +table.array_status tr>td+td{padding-left:2px;width:17%} +table.array_status tr>td+td+td{width:auto} +table.array_status td.line{border-top:1px solid #F0F0F0} +table.settings{padding-top:8px} +table.settings td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.settings tr>td+td{white-space:nowrap} +table.settings.shifted{padding:0;margin-left:-26px;margin-top:0} +table.settings.shifted td:first-child{font-size:12px;padding-left:0} +table.access_list{border-spacing:0;margin-top:10px;border:0} +table.access_list tr:first-child td{font-size:15px;vertical-align:middle;text-align:left;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E0E0E0;border-bottom:1px solid #D8D8D8;background:-webkit-radial-gradient(#E0E0E0,#D0D0D0);background:linear-gradient(#E0E0E0,#D0D0D0)} +table.access_list td:first-child{font-weight:bold;width:33%;padding-left:12px} +table.access_list tr:first-child td:first-child{font-weight:normal} +table.access_list tr>td+td{white-space:nowrap} +table.share_status{white-space:nowrap} +table.share_status thead tr:first-child td{font-size:13px;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0)} +table.share_status thead tr:last-child{border-bottom:1px solid #F0F0F0} +table.share_status tr>td{text-align:left;padding-left:12px} +table.share_status tr>td+td{padding-left:0} +table.share_status tr.share_status_size>td{padding-left:40px} +table.share_status tr.share_status_size>td+td{padding-left:15px} +table.share_status tbody tr:nth-child(even){background-color:#F8F8F8} +table.share_status tbody tr.alert{color:#F0000C;background-color:#FF9E9E} +table.share_status tbody tr.warn{color:#E68A00;background-color:#FEEFB3} +table.share_status.share tr td:last-child{width:4%;text-align:right;padding-right:10px} +table.share_status.fixed{border:1px solid #D0D0D0} +table.share_status.fixed thead tr>td+td{font-size:11px} +table.share_status.fixed tr>td+td{min-width:30px;text-align:center;padding:0} +table.share_status.fixed tbody tr{border-bottom:1px #D0D0D0 dotted} +table.share_status.fixed tbody tr:nth-child(even){background-color:#FFFFFF} +table.share_status.fixed tbody tr td:nth-child(even){background-color:#F8F8F8} +table.share_status.table{margin-top:36px} +table.share_status.table tr>td{width:50%} +table.share_status.dash{float:left;width:33%;margin-top:36px;border:1px solid #D0D0D0} +table.share_status.dash thead tr:last-child>td{font-weight:bold;border-bottom:1px solid #D0D0D0} +table.share_status.dash tbody td.blue{color:#3B5998} +table.share_status.dash.line {table-layout:fixed} +table.share_status.dash.line tbody tr:nth-child(even){background-color:#FFFFFF} +table.share_status.dash.line tbody tr.wide{height:40px;line-height:40px} +table.share_status.dash.line tbody td{border:1px solid #D0D0D0;padding:3px 4px 3px 10px} +table.share_status.dash.line tr>td{width:25%} +table.share_status.dash.line tr>td[colspan="2"]{width:50%} +table.share_status.dash.line tr>td[colspan="3"]{width:75%} +table.share_status.dash.line tr>td[colspan="4"]{width:100%} +table.share_status.dash.line tr>td:last-child{white-space:normal} +table.share_status.dash tr.h48{height:48px} +table.share_status.dash td:first-child{width:25%} +table.share_status.m36{width:36%;float:right} +table.share_status.m36 tr>td+td+td{width:14%} +table.share_status.m36 tr>td+td+td+td{width:8%;text-align:center} +table.share_status.m0{width:30%;margin-left:0.5%} +table.share_status.m0 tr>td+td+td{width:12%;text-align:center} +[name=arrayOps]{margin-top:12px} +span.error{color:#F0000C;background-color:#FF9E9E;display:block;width:100%} +span.warn{color:#E68A00;background-color:#FEEFB3;display:block;width:100%} +span.system{color:#00529B;background-color:#BDE5F8;display:block;width:100%} +span.array{color:#4F8A10;background-color:#DFF2BF;display:block;width:100%} +span.login{color:#D63301;background-color:#FFDDD1;display:block;width:100%} +span.lite{background-color:#E0E0E0} +span.label{font-size:11px;padding:2px 0 2px 6px;margin-right:6px;border-radius:4px;display:inline;width:auto;vertical-align:middle} +span.temp-text{font-size:11px;color:#4F8A10} +span.heat-text{font-size:11px;color:#F0000C} +span.cpu-speed{display:block;color:#3B5998} +span.status{float:right;font-size:14px;margin-top:0;padding-right:8px} +span.status.vhshift{margin-top:-17px;margin-right:-22px} +span.status.hshift{margin-right:-6px} +span.diskinfo{float:left;clear:both;margin-top:5px;padding-left:10px} +span.bitstream{font-family:bitstream;font-size:11px} +span.p0{padding-left:0} +span.strong{font-weight:bold} +span.big{font-size:13px} +span.small{font-size:11px} +span.one{margin-left:-13px} +span.two{margin-left:-17px} +span.three{margin-left:-20px} +span.tub{margin-right:8px;font-size:24px;cursor:pointer} +span.score{font-size:11px;color:#F0F0F0;position:absolute} +img.icon{margin:-3px 4px 0 0} +div.content{position:absolute;top:45px;left:0;width:100%;padding-bottom:30px;z-index:-1;clear:both} +div.content.shift{margin-top:-70px} +div.tabs{position:relative;margin:24px 0 0 0} +div.tab{float:left;margin:0 0 12px 0} +div.tab input[id^="tab"]{display:none} +div.tab [type=radio]+label:hover{background:#FFFFFF;color:#478406;cursor:pointer} +div.tab [type=radio]:checked+label{cursor:default;background:-webkit-radial-gradient(#F8F8F8,#E8E8E8);background:linear-gradient(#F8F8F8,#E8E8E8);color:#303030} +div.tab [type=radio]+label~.content{display:none} +div.tab [type=radio]:checked+label~.content{display:inline} +div.tab [type=radio]+label{position:relative;font-size:14px;padding:4px 10px;margin-right:2px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #E8E8E8;border-bottom-color:#D8D8D8;background:-webkit-radial-gradient(#D8D8D8,#B8B8B8);background:linear-gradient(#D8D8D8,#B8B8B8)} +div.tab [type=radio]+label img{padding-right:4px} +div.Panel{text-align:center;float:left;margin:0 30px 30px 12px;height:80px} +div.Panel .PanelText{padding-top:10px} +div.Panel img.PanelImg{width:auto;max-width:48px;height:48px} +div.user-list{float:left;padding:10px;margin-right:10px;margin-bottom:24px;border:1px solid #D0D0D0;border-radius:5px;line-height:20px;height:100px;width:100px;background:-webkit-radial-gradient(#B0B0B0,#F0F0F0);background:linear-gradient(#B0B0B0,#F0F0F0)} +div.user-list img{width:auto;max-width:48px;height:48px;margin-bottom:16px} +div.up{margin-top:-20px;border:1px solid #D0D0D0;padding:4px 6px;overflow:auto} +pre.up{margin-top:-20px} +pre{border:1px solid #D0D0D0;font-family:bitstream;padding:4px 6px;overflow:auto} +iframe#progressFrame{position:fixed;bottom:32px;left:0;margin:0;padding:8px 8px 0 8px;width:100%;height:12px;line-height:12px;border-style:none;overflow:hidden;font-family:bitstream;font-size:11px;color:#505050;white-space:nowrap;z-index:-10} +dl{margin:0;padding-left:12px;line-height:26px} +dt{clear:left;float:left;width:33%;font-weight:bold} +dd{margin-bottom:12px;white-space:nowrap} +dd p{margin:0 0 4px 0} +dd blockquote {padding-left:0} +blockquote{width:90%;margin:10px auto;text-align:left;padding:4px 20px;border-top:2px solid #bce8f1;border-bottom:2px solid #bce8f1;color:#3a87ad;background-color:#d9edf7} +blockquote.ontop{margin-top:-20px;margin-bottom:46px} diff --git a/plugins/dynamix/styles/dynamix-azure.css b/plugins/dynamix/styles/dynamix-azure.css index 4f1ed3fa6..c97589729 100644 --- a/plugins/dynamix/styles/dynamix-azure.css +++ b/plugins/dynamix/styles/dynamix-azure.css @@ -1,185 +1,185 @@ -body>div.jGrowl{position:fixed;} -div.jGrowl{font-size:12px;} -div.jGrowl.top-left{left:70px;top:59px;} -div.jGrowl.top-right{right:10px;top:59px;} -div.jGrowl.bottom-left{left:70px;bottom:24px;} -div.jGrowl.bottom-right{right:10px;bottom:24px;} -div.jGrowl.center{top:59px;left:40%;} -div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#808080;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px;} -div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold;} -div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer;} -div.jGrowl div.jGrowl-closer{width:400px;color:#808080;background-color:#121510;opacity:0.96;border:2px solid #B0B0B0;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px;} -div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px;} -@media print{div.jGrowl{display:none;}} -.ui-dropdownchecklist{background:transparent;border:none;box-shadow:0 1px 0 #606E7F;outline:none;height:30px;line-height:30px;cursor:pointer;} -.ui-dropdownchecklist-selector{border:1px solid #606E7F;display:inline-block;cursor:pointer;padding:1px 9px 1px 15px;} -.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 15px;} -.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0;} -.ui-state-active{border-color:#0072C6;background:transparent;} -.ui-dropdownchecklist-dropcontainer{color:#606e7f;background-color:#EDEAEF;} -.ui-state-disabled{border-color:#808080;background:#C7C5CB;opacity:0.5;} -.ui-dropdownchecklist-indent{padding-left:7px;} -.ui-dropdownchecklist-text{font-family:arimo;font-size:13px;color:#606E7F;} +body>div.jGrowl{position:fixed} +div.jGrowl{font-size:12px} +div.jGrowl.top-left{left:70px;top:59px} +div.jGrowl.top-right{right:10px;top:59px} +div.jGrowl.bottom-left{left:70px;bottom:24px} +div.jGrowl.bottom-right{right:10px;bottom:24px} +div.jGrowl.center{top:59px;left:40%} +div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#808080;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px} +div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold} +div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer} +div.jGrowl div.jGrowl-closer{width:400px;color:#808080;background-color:#121510;opacity:0.96;border:2px solid #B0B0B0;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px} +div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px} +@media print{div.jGrowl{display:none}} +.ui-dropdownchecklist{background:transparent;border:none;box-shadow:0 1px 0 #606E7F;outline:none;height:30px;line-height:30px;cursor:pointer} +.ui-dropdownchecklist-selector{border:1px solid #606E7F;display:inline-block;cursor:pointer;padding:1px 9px 1px 15px} +.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 15px} +.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0} +.ui-state-active{border-color:#0072C6;background:transparent} +.ui-dropdownchecklist-dropcontainer{color:#606e7f;background-color:#EDEAEF} +.ui-state-disabled{border-color:#808080;background:#C7C5CB;opacity:0.5} +.ui-dropdownchecklist-indent{padding-left:7px} +.ui-dropdownchecklist-text{font-family:arimo;font-size:13px;color:#606E7F} .ui-dropdownchecklist-item{} -#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333;} -#sb-title, #sb-title-inner{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F;} -#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F;} -#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;} -#sb-overlay{position:relative;height:100%;width:100%;} -#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0px 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} -#sb-wrapper-inner{overflow:hidden;height:100px;} -#sb-body{position:relative;height:100%;} -#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9;} -#sb-body img{border:none;} -#sb-loading{position:relative;height:100%;} -#sb-loading-inner{position:absolute;font-size:13px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center;} -#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block;} -#sb-body,#sb-loading{background-color:#F9F9F9;} -#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;} -#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD);} -#sb-title-inner{font-size:15px;} -#sb-info,#sb-info-inner{height:20px;line-height:20px;} -#sb-info-inner{font-size:12px;} -#sb-nav{float:right;height:16px;padding:2px 0;width:45%;} -#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;} -#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer;} -#sb-counter{float:left;width:45%;} -#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;} -#sb-counter a.sb-counter-current{text-decoration:underline;} -table.tablesorter{margin:0 0 15px 0;} -table.tablesorter thead tr{border-bottom:#606e7f 1px solid;} -table.tablesorter thead tr th{font-weight:bold;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left;} -table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer;} -table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png);} -table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png);} -table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#EDEAEF;} -table.tablesorter tbody tr{border-bottom:#EDEAEF 1px solid;} -table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f;} -table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px;} -table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify;} -table.tablesorter.left tbody td{text-align:left;} -table.tablesorter.plugins td:first-child{width:64px;text-align:center;} -table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap;} -table.tablesorter.plugins td:last-child{width:96px;padding:0;} -table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:13px;} -table.tablesorter .desc_readmore h4,table.tablesorter .desc_readmore p:first-child{margin:0;} -table.tablesorter.shift{margin-top:10px;} -table.tablesorter.kvm{display:block;padding-top:24px;} -table.tablesorter thead.fixed{display:table;width:100%;} -table.tablesorter tbody.fixed{display:block;overflow:auto;} -span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0;} -span.select ul.unused{display:block;} -span.select ul li.nosort{font-weight:bold;} -span.select ul li.ident{padding-left:7px;} -span.select ul li span{display:none;} -span.select{font-size:11px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px;} -span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF;} -div.sb-message{font-size:12px;padding:10px;text-align:center;} -div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;} -div.box{margin-top:0;font-size:13px;line-height:30px;color:#606e7f;margin-left:0;} -div.box div{padding:10px;border-bottom:rgba(0,0,0,0.1) 1px solid;} -div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px;} -div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px;} -div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px;} -div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px;} -div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px;} -div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px;} -div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px;} -div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px;} -div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px;} -div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px;} -div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px;} -div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px;} -div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px;} -div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px;} -div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px;} -div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px;} -div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px;} -div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px;} -div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px;} -div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px;} -div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px;} -div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px;} -div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px;} -div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px;} -div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px;} -div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px;} -div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px;} -div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px;} -div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px;} -div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px;} -div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px;} -div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px;} -div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px;} -div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px;} -div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px;} -div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px;} -div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px;} -div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px;} -div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px;} -div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px;} -div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px;} -div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px;} -div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px;} -div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px;} -div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px;} -div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px;} -div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px;} -div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px;} -div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px;} -div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px;} -div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px;} -div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px;} -div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px;} -div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px;} -div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px;} -div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px;} -div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px;} -div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px;} -div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px;} -div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px;} -div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px;} -div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px;} -div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px;} -div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px;} -div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px;} -div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px;} -div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px;} -div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px;} -div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px;} -div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px;} -div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px;} -div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px;} -div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px;} -div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px;} -div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px;} -div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px;} -div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px;} -div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px;} -div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px;} -div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px;} -div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px;} -div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px;} -div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px;} -div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px;} -div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px;} +#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333} +#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F} +#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F} +#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none} +#sb-overlay{position:relative;height:100%;width:100%} +#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} +#sb-wrapper-inner{overflow:hidden;height:100px} +#sb-body{position:relative;height:100%} +#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9} +#sb-body img{border:none} +#sb-loading{position:relative;height:100%} +#sb-loading-inner{position:absolute;font-size:13px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center} +#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block} +#sb-body,#sb-loading{background-color:#F9F9F9} +#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden} +#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD)} +#sb-title-inner{font-size:15px} +#sb-info,#sb-info-inner{height:20px;line-height:20px} +#sb-info-inner{font-size:12px} +#sb-nav{float:right;height:16px;padding:2px 0;width:45%} +#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat} +#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer} +#sb-counter{float:left;width:45%} +#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff} +#sb-counter a.sb-counter-current{text-decoration:underline} +table.tablesorter{margin:0 0 15px 0} +table.tablesorter thead tr{border-bottom:#606e7f 1px solid} +table.tablesorter thead tr th{font-weight:bold;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left} +table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer} +table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png)} +table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png)} +table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#EDEAEF} +table.tablesorter tbody tr{border-bottom:#EDEAEF 1px solid} +table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f} +table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px} +table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify} +table.tablesorter.left tbody td{text-align:left} +table.tablesorter.plugins td:first-child{width:64px;text-align:center} +table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap} +table.tablesorter.plugins td:last-child{width:96px;padding:0} +table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:13px} +table.tablesorter .desc_readmore h4,table.tablesorter .desc_readmore p:first-child{margin:0} +table.tablesorter.shift{margin-top:10px} +table.tablesorter.kvm{display:block;padding-top:24px} +table.tablesorter thead.fixed{display:table;width:100%} +table.tablesorter tbody.fixed{display:block;overflow:auto} +span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0} +span.select ul.unused{display:block} +span.select ul li.nosort{font-weight:bold} +span.select ul li.ident{padding-left:7px} +span.select ul li span{display:none} +span.select{font-size:11px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px} +span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF} +div.sb-message{font-size:12px;padding:10px;text-align:center} +div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline} +div.box{margin-top:0;font-size:13px;line-height:30px;color:#606e7f;margin-left:0} +div.box div{padding:10px;border-bottom:rgba(0,0,0,0.1) 1px solid} +div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px} +div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px} +div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px} +div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px} +div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px} +div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px} +div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px} +div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px} +div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px} +div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px} +div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px} +div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px} +div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px} +div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px} +div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px} +div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px} +div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px} +div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px} +div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px} +div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px} +div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px} +div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px} +div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px} +div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px} +div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px} +div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px} +div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px} +div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px} +div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px} +div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px} +div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px} +div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px} +div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px} +div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px} +div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px} +div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px} +div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px} +div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px} +div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px} +div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px} +div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px} +div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px} +div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px} +div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px} +div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px} +div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px} +div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px} +div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px} +div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px} +div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px} +div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px} +div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px} +div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px} +div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px} +div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px} +div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px} +div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px} +div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px} +div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px} +div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px} +div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px} +div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px} +div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px} +div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px} +div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px} +div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px} +div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px} +div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px} +div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px} +div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px} +div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px} +div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px} +div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px} +div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px} +div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px} +div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px} +div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px} +div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px} +div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px} +div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px} +div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px} +div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px} +div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px} +div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px} +div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px} .tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)} .tooltipster-base{display:flex;pointer-events:none;position:absolute} .tooltipster-box{flex:1 1 auto} @@ -236,4 +236,4 @@ div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px; .tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px} -.fileTree{background-color:#FFF;} \ No newline at end of file +.fileTree{background-color:#FFF} \ No newline at end of file diff --git a/plugins/dynamix/styles/dynamix-black.css b/plugins/dynamix/styles/dynamix-black.css index accc32eab..644e06b72 100644 --- a/plugins/dynamix/styles/dynamix-black.css +++ b/plugins/dynamix/styles/dynamix-black.css @@ -1,177 +1,177 @@ -body>div.jGrowl{position:fixed;} -div.jGrowl{font-size:12px;} -div.jGrowl.top-left{left:10px;top:-34px;} -div.jGrowl.top-right{right:10px;top:-34px;} -div.jGrowl.bottom-left{left:10px;bottom:24px;} -div.jGrowl.bottom-right{right:10px;bottom:24px;} -div.jGrowl.center{top:-34px;left:40%;} -div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#FAFAF7;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px;} -div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold;} -div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer;} -div.jGrowl div.jGrowl-closer{width:400px;color:#FAFAF7;background-color:#42453E;opacity:0.96;border:1px solid #42453e;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px;} -div.jGrowl div.jGrowl-closer.top{position:fixed;top:0;} -@media print{div.jGrowl{display:none;}} -.ui-dropdownchecklist{background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;cursor:pointer;height:23px;line-height:23px;} -.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 8px;} -.ui-dropdownchecklist-selector{border:1px solid #404040;display:inline-block;cursor:pointer;padding:1px 9px 1px 8px;} -.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0;} -.ui-state-active{background:linear-gradient(#303030,#101010);background:-webkit-radial-gradient(#303030,#101010);} -.ui-dropdownchecklist-dropcontainer{background:#000000;border:1px solid #404040;} -.ui-state-disabled{background:linear-gradient(#202020,#101010);background:-webkit-radial-gradient(#202020,#101010);} -.ui-dropdownchecklist-indent{padding-left:7px;} -.ui-dropdownchecklist-text{font-family:arimo;font-size:12px;color:#A0A0A0;} +body>div.jGrowl{position:fixed} +div.jGrowl{font-size:12px} +div.jGrowl.top-left{left:10px;top:-34px} +div.jGrowl.top-right{right:10px;top:-34px} +div.jGrowl.bottom-left{left:10px;bottom:24px} +div.jGrowl.bottom-right{right:10px;bottom:24px} +div.jGrowl.center{top:-34px;left:40%} +div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#FAFAF7;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px} +div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold} +div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer} +div.jGrowl div.jGrowl-closer{width:400px;color:#FAFAF7;background-color:#42453E;opacity:0.96;border:1px solid #42453e;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px} +div.jGrowl div.jGrowl-closer.top{position:fixed;top:0} +@media print{div.jGrowl{display:none}} +.ui-dropdownchecklist{background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;cursor:pointer;height:23px;line-height:23px} +.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 8px} +.ui-dropdownchecklist-selector{border:1px solid #404040;display:inline-block;cursor:pointer;padding:1px 9px 1px 8px} +.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0} +.ui-state-active{background:linear-gradient(#303030,#101010);background:-webkit-radial-gradient(#303030,#101010)} +.ui-dropdownchecklist-dropcontainer{background:#000000;border:1px solid #404040} +.ui-state-disabled{background:linear-gradient(#202020,#101010);background:-webkit-radial-gradient(#202020,#101010)} +.ui-dropdownchecklist-indent{padding-left:7px} +.ui-dropdownchecklist-text{font-family:arimo;font-size:12px;color:#A0A0A0} .ui-dropdownchecklist-item{} -#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333;} -#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;} -#sb-overlay{position:relative;height:100%;width:100%;} -#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0px 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} -#sb-wrapper-inner{overflow:hidden;height:100px;} -#sb-body{position:relative;height:100%;} -#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9;} -#sb-body img{border:none;} -#sb-loading{position:relative;height:100%;} -#sb-loading-inner{position:absolute;font-size:14px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center;} -#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block;} -#sb-body,#sb-loading{background-color:#F9F9F9;} -#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;} -#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD);} -#sb-title-inner{font-size:15px;} -#sb-info,#sb-info-inner{height:20px;line-height:20px;} -#sb-info-inner{font-size:12px;} -#sb-nav{float:right;height:16px;padding:2px 0;width:45%;} -#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;} -#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer;} -#sb-counter{float:left;width:45%;} -#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;} -#sb-counter a.sb-counter-current{text-decoration:underline;} -table.tablesorter{margin:0 0 15px 0;} -table.tablesorter thead tr th{font-size:13px;font-weight:normal;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);padding:5px 20px 5px 6px;white-space:nowrap;text-align:left;} -table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer;} -table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png);} -table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png);} -table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#101010;} -table.tablesorter tbody tr:nth-child(even){background-color:#0C0C0C;} -table.tablesorter tbody tr.tr_last{background:#181818;border-top:1px solid #202020;border-bottom:1px solid #202020;} -table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px;} -table.tablesorter tbody td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify;} -table.tablesorter.left tbody td{text-align:left;} -table.tablesorter.plugins td:first-child{width:64px;text-align:center;} -table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap;} -table.tablesorter.plugins td:last-child{width:96px;padding:0;} -table.tablesorter.shift{margin-top:-21px;} -table.tablesorter thead.fixed{display:table;width:100%;} -table.tablesorter tbody.fixed{display:block;overflow:auto;} -span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0;} -span.select ul.unused{display:block;} -span.select ul li.nosort{font-weight:bold;} -span.select ul li.ident{padding-left:7px;} -span.select ul li span{display:none;} -span.select{font-size:12px;color:#A0A0A0;background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);padding:3px 6px;margin:0 10px 0 0;border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;display:inline-block;cursor:pointer;width:120px;} -span.select[disabled]{color:#505050;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010);cursor:default;box-shadow:0 2px 0 #202020;} -div.sb-message{font-size:12px;padding:10px;text-align:center;} -div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;} -div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px;} -div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px;} -div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px;} -div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px;} -div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px;} -div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px;} -div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px;} -div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px;} -div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px;} -div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px;} -div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px;} -div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px;} -div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px;} -div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px;} -div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px;} -div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px;} -div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px;} -div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px;} -div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px;} -div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px;} -div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px;} -div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px;} -div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px;} -div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px;} -div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px;} -div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px;} -div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px;} -div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px;} -div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px;} -div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px;} -div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px;} -div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px;} -div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px;} -div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px;} -div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px;} -div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px;} -div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px;} -div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px;} -div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px;} -div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px;} -div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px;} -div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px;} -div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px;} -div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px;} -div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px;} -div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px;} -div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px;} -div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px;} -div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px;} -div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px;} -div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px;} -div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px;} -div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px;} -div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px;} -div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px;} -div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px;} -div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px;} -div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px;} -div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px;} -div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px;} -div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px;} -div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px;} -div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px;} -div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px;} -div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px;} -div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px;} -div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px;} -div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px;} -div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px;} -div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px;} -div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px;} -div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px;} -div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px;} -div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px;} -div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px;} -div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px;} -div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px;} -div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px;} -div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px;} -div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px;} -div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px;} -div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px;} -div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px;} -div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px;} -div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px;} +#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333} +#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none} +#sb-overlay{position:relative;height:100%;width:100%} +#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} +#sb-wrapper-inner{overflow:hidden;height:100px} +#sb-body{position:relative;height:100%} +#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9} +#sb-body img{border:none} +#sb-loading{position:relative;height:100%} +#sb-loading-inner{position:absolute;font-size:14px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center} +#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block} +#sb-body,#sb-loading{background-color:#F9F9F9} +#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden} +#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD)} +#sb-title-inner{font-size:15px} +#sb-info,#sb-info-inner{height:20px;line-height:20px} +#sb-info-inner{font-size:12px} +#sb-nav{float:right;height:16px;padding:2px 0;width:45%} +#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat} +#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer} +#sb-counter{float:left;width:45%} +#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff} +#sb-counter a.sb-counter-current{text-decoration:underline} +table.tablesorter{margin:0 0 15px 0} +table.tablesorter thead tr th{font-size:13px;font-weight:normal;background:-webkit-radial-gradient(#101010,#202020);background:linear-gradient(#101010,#202020);padding:5px 20px 5px 6px;white-space:nowrap;text-align:left} +table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer} +table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png)} +table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png)} +table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#101010} +table.tablesorter tbody tr:nth-child(even){background-color:#0C0C0C} +table.tablesorter tbody tr.tr_last{background:#181818;border-top:1px solid #202020;border-bottom:1px solid #202020} +table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px} +table.tablesorter tbody td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify} +table.tablesorter.left tbody td{text-align:left} +table.tablesorter.plugins td:first-child{width:64px;text-align:center} +table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap} +table.tablesorter.plugins td:last-child{width:96px;padding:0} +table.tablesorter.shift{margin-top:-21px} +table.tablesorter thead.fixed{display:table;width:100%} +table.tablesorter tbody.fixed{display:block;overflow:auto} +span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0} +span.select ul.unused{display:block} +span.select ul li.nosort{font-weight:bold} +span.select ul li.ident{padding-left:7px} +span.select ul li span{display:none} +span.select{font-size:12px;color:#A0A0A0;background:-webkit-radial-gradient(#505050,#303030);background:linear-gradient(#505050,#303030);padding:3px 6px;margin:0 10px 0 0;border:none;box-shadow:0 2px 0 #404040;border-radius:4px;outline:none;display:inline-block;cursor:pointer;width:120px} +span.select[disabled]{color:#505050;background:-webkit-radial-gradient(#303030,#101010);background:linear-gradient(#303030,#101010);cursor:default;box-shadow:0 2px 0 #202020} +div.sb-message{font-size:12px;padding:10px;text-align:center} +div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline} +div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px} +div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px} +div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px} +div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px} +div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px} +div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px} +div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px} +div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px} +div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px} +div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px} +div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px} +div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px} +div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px} +div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px} +div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px} +div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px} +div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px} +div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px} +div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px} +div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px} +div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px} +div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px} +div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px} +div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px} +div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px} +div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px} +div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px} +div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px} +div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px} +div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px} +div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px} +div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px} +div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px} +div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px} +div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px} +div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px} +div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px} +div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px} +div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px} +div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px} +div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px} +div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px} +div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px} +div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px} +div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px} +div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px} +div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px} +div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px} +div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px} +div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px} +div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px} +div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px} +div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px} +div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px} +div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px} +div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px} +div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px} +div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px} +div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px} +div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px} +div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px} +div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px} +div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px} +div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px} +div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px} +div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px} +div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px} +div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px} +div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px} +div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px} +div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px} +div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px} +div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px} +div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px} +div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px} +div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px} +div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px} +div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px} +div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px} +div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px} +div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px} +div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px} +div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px} +div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px} +div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px} .tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)} .tooltipster-base{display:flex;pointer-events:none;position:absolute} .tooltipster-box{flex:1 1 auto} diff --git a/plugins/dynamix/styles/dynamix-gray.css b/plugins/dynamix/styles/dynamix-gray.css index 1a415edf3..ad0bb3520 100644 --- a/plugins/dynamix/styles/dynamix-gray.css +++ b/plugins/dynamix/styles/dynamix-gray.css @@ -1,185 +1,185 @@ -body>div.jGrowl{position:fixed;} -div.jGrowl{font-size:12px;} -div.jGrowl.top-left{left:70px;top:59px;} -div.jGrowl.top-right{right:10px;top:59px;} -div.jGrowl.bottom-left{left:70px;bottom:24px;} -div.jGrowl.bottom-right{right:10px;bottom:24px;} -div.jGrowl.center{top:59px;left:40%;} -div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#808080;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px;} -div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold;} -div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer;} -div.jGrowl div.jGrowl-closer{width:400px;color:#808080;background-color:#121510;opacity:0.96;border:2px solid #383A34;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px;} -div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px;} -@media print{div.jGrowl{display:none;}} -.ui-dropdownchecklist{background:transparent;border:none;box-shadow:0 1px 0 #606E7F;outline:none;height:30px;line-height:30px;cursor:pointer;} -.ui-dropdownchecklist-selector{border:1px solid #606E7F;display:inline-block;cursor:pointer;padding:1px 9px 1px 15px;} -.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 15px;} -.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0;} -.ui-state-active{border-color:#0072C6;background:transparent;} -.ui-dropdownchecklist-dropcontainer{color:#606E7F;background-color:#121510;} -.ui-state-disabled{border-color:#808080;background:#383A34;opacity:0.3;} -.ui-dropdownchecklist-indent{padding-left:7px;} -.ui-dropdownchecklist-text{font-family:arimo;font-size:13px;color:#606E7F;} +body>div.jGrowl{position:fixed} +div.jGrowl{font-size:12px} +div.jGrowl.top-left{left:70px;top:59px} +div.jGrowl.top-right{right:10px;top:59px} +div.jGrowl.bottom-left{left:70px;bottom:24px} +div.jGrowl.bottom-right{right:10px;bottom:24px} +div.jGrowl.center{top:59px;left:40%} +div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#808080;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px} +div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold} +div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer} +div.jGrowl div.jGrowl-closer{width:400px;color:#808080;background-color:#121510;opacity:0.96;border:2px solid #383A34;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px} +div.jGrowl div.jGrowl-closer.top{position:fixed;top:91px} +@media print{div.jGrowl{display:none}} +.ui-dropdownchecklist{background:transparent;border:none;box-shadow:0 1px 0 #606E7F;outline:none;height:30px;line-height:30px;cursor:pointer} +.ui-dropdownchecklist-selector{border:1px solid #606E7F;display:inline-block;cursor:pointer;padding:1px 9px 1px 15px} +.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 15px} +.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0} +.ui-state-active{border-color:#0072C6;background:transparent} +.ui-dropdownchecklist-dropcontainer{color:#606E7F;background-color:#121510} +.ui-state-disabled{border-color:#808080;background:#383A34;opacity:0.3} +.ui-dropdownchecklist-indent{padding-left:7px} +.ui-dropdownchecklist-text{font-family:arimo;font-size:13px;color:#606E7F} .ui-dropdownchecklist-item{} -#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333;} -#sb-title, #sb-title-inner{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F;} -#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F;} -#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;} -#sb-overlay{position:relative;height:100%;width:100%;} -#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0px 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} -#sb-wrapper-inner{overflow:hidden;height:100px;} -#sb-body{position:relative;height:100%;} -#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9;} -#sb-body img{border:none;} -#sb-loading{position:relative;height:100%;} -#sb-loading-inner{position:absolute;font-size:13px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center;} -#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block;} -#sb-body,#sb-loading{background-color:#F9F9F9;} -#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;} -#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD);} -#sb-title-inner{font-size:15px;} -#sb-info,#sb-info-inner{height:20px;line-height:20px;} -#sb-info-inner{font-size:12px;} -#sb-nav{float:right;height:16px;padding:2px 0;width:45%;} -#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;} -#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer;} -#sb-counter{float:left;width:45%;} -#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;} -#sb-counter a.sb-counter-current{text-decoration:underline;} -table.tablesorter{margin:0 0 15px 0;} -table.tablesorter thead tr{border-bottom:#606e7f 1px solid;} -table.tablesorter thead tr th{font-weight:bold;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left;} -table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer;} -table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png);} -table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png);} -table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#121510;} -table.tablesorter tbody tr{border-bottom:#121510 1px solid;} -table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f;} -table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px;} -table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify;} -table.tablesorter.left tbody td{text-align:left;} -table.tablesorter.plugins td:first-child{width:64px;text-align:center;} -table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap;} -table.tablesorter.plugins td:last-child{width:96px;padding:0;} -table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:13px;} -table.tablesorter .desc_readmore h4,table.tablesorter .desc_readmore p:first-child{margin:0;} -table.tablesorter.shift{margin-top:10px;} -table.tablesorter.kvm{display:block;padding-top:24px;} -table.tablesorter thead.fixed{display:table;width:100%;} -table.tablesorter tbody.fixed{display:block;overflow:auto;} -span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0;} -span.select ul.unused{display:block;} -span.select ul li.nosort{font-weight:bold;} -span.select ul li.ident{padding-left:7px;} -span.select ul li span{display:none;} -span.select{font-size:11px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px;} -span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF;} -div.sb-message{font-size:12px;padding:10px;text-align:center;} -div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;} -div.box{margin-top:0;font-size:13px;line-height:30px;color:#606e7f;margin-left:0;} -div.box div{padding:10px;border-bottom:rgba(0,0,0,0.1) 1px solid;} -div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px;} -div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px;} -div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px;} -div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px;} -div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px;} -div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px;} -div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px;} -div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px;} -div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px;} -div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px;} -div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px;} -div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px;} -div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px;} -div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px;} -div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px;} -div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px;} -div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px;} -div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px;} -div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px;} -div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px;} -div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px;} -div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px;} -div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px;} -div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px;} -div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px;} -div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px;} -div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px;} -div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px;} -div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px;} -div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px;} -div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px;} -div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px;} -div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px;} -div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px;} -div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px;} -div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px;} -div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px;} -div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px;} -div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px;} -div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px;} -div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px;} -div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px;} -div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px;} -div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px;} -div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px;} -div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px;} -div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px;} -div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px;} -div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px;} -div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px;} -div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px;} -div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px;} -div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px;} -div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px;} -div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px;} -div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px;} -div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px;} -div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px;} -div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px;} -div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px;} -div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px;} -div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px;} -div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px;} -div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px;} -div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px;} -div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px;} -div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px;} -div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px;} -div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px;} -div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px;} -div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px;} -div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px;} -div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px;} -div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px;} -div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px;} -div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px;} -div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px;} -div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px;} -div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px;} -div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px;} -div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px;} -div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px;} -div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px;} -div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px;} -div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px;} +#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333} +#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F} +#sb-title, #sb-title-inner{border-top-left-radius:0;border-top-right-radius:0;border-bottom:rgba(0,0,0,0.1);width:100%;height:40px;font-size:13px;font-weight:bold;line-height:40px;color:#fff;text-indent:10px;text-align:center;background:#39587F} +#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none} +#sb-overlay{position:relative;height:100%;width:100%} +#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} +#sb-wrapper-inner{overflow:hidden;height:100px} +#sb-body{position:relative;height:100%} +#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9} +#sb-body img{border:none} +#sb-loading{position:relative;height:100%} +#sb-loading-inner{position:absolute;font-size:13px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center} +#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block} +#sb-body,#sb-loading{background-color:#F9F9F9} +#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden} +#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD)} +#sb-title-inner{font-size:15px} +#sb-info,#sb-info-inner{height:20px;line-height:20px} +#sb-info-inner{font-size:12px} +#sb-nav{float:right;height:16px;padding:2px 0;width:45%} +#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat} +#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer} +#sb-counter{float:left;width:45%} +#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff} +#sb-counter a.sb-counter-current{text-decoration:underline} +table.tablesorter{margin:0 0 15px 0} +table.tablesorter thead tr{border-bottom:#606e7f 1px solid} +table.tablesorter thead tr th{font-weight:bold;color:#42453E;padding:5px 20px 5px 6px;white-space:nowrap;text-align:left} +table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer} +table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png)} +table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png)} +table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#121510} +table.tablesorter tbody tr{border-bottom:#121510 1px solid} +table.tablesorter tbody tr.tr_last{border-bottom:1px solid #606e7f} +table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px} +table.tablesorter tbody tr td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify} +table.tablesorter.left tbody td{text-align:left} +table.tablesorter.plugins td:first-child{width:64px;text-align:center} +table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap} +table.tablesorter.plugins td:last-child{width:96px;padding:0} +table.tablesorter .desc_readmore strong,table.tablesorter .desc_readmore h4{font-size:13px} +table.tablesorter .desc_readmore h4,table.tablesorter .desc_readmore p:first-child{margin:0} +table.tablesorter.shift{margin-top:10px} +table.tablesorter.kvm{display:block;padding-top:24px} +table.tablesorter thead.fixed{display:table;width:100%} +table.tablesorter tbody.fixed{display:block;overflow:auto} +span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0} +span.select ul.unused{display:block} +span.select ul li.nosort{font-weight:bold} +span.select ul li.ident{padding-left:7px} +span.select ul li span{display:none} +span.select{font-size:11px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px} +span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF} +div.sb-message{font-size:12px;padding:10px;text-align:center} +div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline} +div.box{margin-top:0;font-size:13px;line-height:30px;color:#606e7f;margin-left:0} +div.box div{padding:10px;border-bottom:rgba(0,0,0,0.1) 1px solid} +div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px} +div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px} +div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px} +div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px} +div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px} +div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px} +div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px} +div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px} +div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px} +div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px} +div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px} +div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px} +div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px} +div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px} +div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px} +div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px} +div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px} +div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px} +div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px} +div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px} +div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px} +div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px} +div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px} +div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px} +div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px} +div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px} +div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px} +div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px} +div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px} +div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px} +div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px} +div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px} +div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px} +div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px} +div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px} +div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px} +div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px} +div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px} +div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px} +div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px} +div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px} +div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px} +div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px} +div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px} +div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px} +div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px} +div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px} +div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px} +div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px} +div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px} +div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px} +div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px} +div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px} +div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px} +div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px} +div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px} +div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px} +div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px} +div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px} +div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px} +div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px} +div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px} +div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px} +div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px} +div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px} +div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px} +div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px} +div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px} +div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px} +div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px} +div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px} +div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px} +div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px} +div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px} +div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px} +div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px} +div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px} +div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px} +div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px} +div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px} +div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px} +div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px} +div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px} +div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px} +div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px} .tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)} .tooltipster-base{display:flex;pointer-events:none;position:absolute} .tooltipster-box{flex:1 1 auto} @@ -236,4 +236,4 @@ div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px; .tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative} .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px} .tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px} -.fileTree{background-color:#FFF;} \ No newline at end of file +.fileTree{background-color:#FFF} \ No newline at end of file diff --git a/plugins/dynamix/styles/dynamix-white.css b/plugins/dynamix/styles/dynamix-white.css index d83614261..7c5719c68 100644 --- a/plugins/dynamix/styles/dynamix-white.css +++ b/plugins/dynamix/styles/dynamix-white.css @@ -1,177 +1,177 @@ -body>div.jGrowl{position:fixed;} -div.jGrowl{font-size:12px;} -div.jGrowl.top-left{left:10px;top:-34px;} -div.jGrowl.top-right{right:10px;top:-34px;} -div.jGrowl.bottom-left{left:10px;bottom:24px;} -div.jGrowl.bottom-right{right:10px;bottom:24px;} -div.jGrowl.center{top:-34px;left:40%;} -div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#FAFAF7;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888;} -div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px;} -div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold;} -div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer;} -div.jGrowl div.jGrowl-closer{width:400px;color:#FAFAF7;background-color:#42453E;opacity:0.96;border:1px solid #42453e;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px;} -div.jGrowl div.jGrowl-closer.top{position:fixed;top:0;} -@media print{div.jGrowl{display:none;}} -.ui-dropdownchecklist{background:-webkit-radial-gradient(#F4F4F4,#FCFCFC);background:linear-gradient(#F4F4F4,#FCFCFC);border:none;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;border-radius:4px;outline:none;cursor:pointer;height:23px;line-height:23px;} -.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 8px;} -.ui-dropdownchecklist-selector{border:1px solid #E0E0E0;display:inline-block;cursor:pointer;padding:1px 9px 1px 8px;} -.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0;} -.ui-state-active{background:linear-gradient(#E8E8E8,#F8F8F8);background:-webkit-radial-gradient(#E8E8E8,#F8F8F8);} -.ui-dropdownchecklist-dropcontainer{background:#FFFFFF;border:1px solid #E0E0E0;} -.ui-state-disabled{background:linear-gradient(#F0F0F0,#F8F8F8);background:-webkit-radial-gradient(#F0F0F0,#F8F8F8);} -.ui-dropdownchecklist-indent{padding-left:7px;} -.ui-dropdownchecklist-text{font-family:arimo;font-size:12px;color:#303030;} +body>div.jGrowl{position:fixed} +div.jGrowl{font-size:12px} +div.jGrowl.top-left{left:10px;top:-34px} +div.jGrowl.top-right{right:10px;top:-34px} +div.jGrowl.bottom-left{left:10px;bottom:24px} +div.jGrowl.bottom-right{right:10px;bottom:24px} +div.jGrowl.center{top:-34px;left:40%} +div.jGrowl div.jGrowl-notify.alert{color:#F0000C;background-color:#FF9E9E;opacity:0.96;border:1px solid #F0000C;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.warning{color:#E68A00;background-color:#FEEFB3;opacity:0.96;border:1px solid #E68A00;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.normal{color:#4F8A10;background-color:#DFF2BF;opacity:0.96;border:1px solid #4F8A10;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify.default{color:#42453E;background-color:#FAFAF7;opacity:0.96;border:1px solid #42453E;box-shadow:2px 2px 1px #888888} +div.jGrowl div.jGrowl-notify{min-height:40px;width:380px;padding:10px;margin:5px 0;text-align:left;border-radius:6px} +div.jGrowl div.jGrowl-notify div.jGrowl-header{font-weight:bold} +div.jGrowl div.jGrowl-notify div.jGrowl-close{float:right;cursor:pointer} +div.jGrowl div.jGrowl-closer{width:400px;color:#FAFAF7;background-color:#42453E;opacity:0.96;border:1px solid #42453e;margin:5px 0;padding:4px 0;cursor:pointer;font-weight:bold;text-align:center;border-radius:6px} +div.jGrowl div.jGrowl-closer.top{position:fixed;top:0} +@media print{div.jGrowl{display:none}} +.ui-dropdownchecklist{background:-webkit-radial-gradient(#F4F4F4,#FCFCFC);background:linear-gradient(#F4F4F4,#FCFCFC);border:none;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;border-radius:4px;outline:none;cursor:pointer;height:23px;line-height:23px} +.ui-dropdownchecklist-group{font-weight:normal;font-style:italic;padding:1px 9px 1px 8px} +.ui-dropdownchecklist-selector{border:1px solid #E0E0E0;display:inline-block;cursor:pointer;padding:1px 9px 1px 8px} +.ui-dropdownchecklist-selector-wrapper{vertical-align:middle;font-size:0} +.ui-state-active{background:linear-gradient(#E8E8E8,#F8F8F8);background:-webkit-radial-gradient(#E8E8E8,#F8F8F8)} +.ui-dropdownchecklist-dropcontainer{background:#FFFFFF;border:1px solid #E0E0E0} +.ui-state-disabled{background:linear-gradient(#F0F0F0,#F8F8F8);background:-webkit-radial-gradient(#F0F0F0,#F8F8F8)} +.ui-dropdownchecklist-indent{padding-left:7px} +.ui-dropdownchecklist-text{font-family:arimo;font-size:12px;color:#303030} .ui-dropdownchecklist-item{} -#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333;} -#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;} -#sb-overlay{position:relative;height:100%;width:100%;} -#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0px 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} -#sb-wrapper-inner{overflow:hidden;height:100px;} -#sb-body{position:relative;height:100%;} -#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9;} -#sb-body img{border:none;} -#sb-loading{position:relative;height:100%;} -#sb-loading-inner{position:absolute;font-size:14px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center;} -#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block;} -#sb-body,#sb-loading{background-color:#F9F9F9;} -#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;} -#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD);} -#sb-title-inner{font-size:15px;} -#sb-info,#sb-info-inner{height:20px;line-height:20px;} -#sb-info-inner{font-size:12px;} -#sb-nav{float:right;height:16px;padding:2px 0;width:45%;} -#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;} -#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer;} -#sb-counter{float:left;width:45%;} -#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;} -#sb-counter a.sb-counter-current{text-decoration:underline;} -table.tablesorter{margin:0 0 15px 0;} -table.tablesorter thead tr th{font-size:13px;font-weight:normal;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0);padding:5px 20px 5px 6px;white-space:nowrap;text-align:left;} -table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer;} -table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png);} -table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png);} -table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#E0E0E0;} -table.tablesorter tbody tr:nth-child(even){background-color:#F8F8F8;} -table.tablesorter tbody tr.tr_last{background:#F0F0F0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;} -table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px;} -table.tablesorter tbody td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify;} -table.tablesorter.left tbody td{text-align:left;} -table.tablesorter.plugins td:first-child{width:64px;text-align:center;} -table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap;} -table.tablesorter.plugins td:last-child{width:96px;padding:0;} -table.tablesorter.shift{margin-top:-21px;} -table.tablesorter thead.fixed{display:table;width:100%;} -table.tablesorter tbody.fixed{display:block;overflow:auto;} -span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0;} -span.select ul.unused{display:block;} -span.select ul li.nosort{font-weight:bold;} -span.select ul li.ident{padding-left:7px;} -span.select ul li span{display:none;} -span.select{font-size:12px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px;} -span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF;} -div.sb-message{font-size:12px;padding:10px;text-align:center;} -div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;} -div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px;} -div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px;} -div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px;} -div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px;} -div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px;} -div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px;} -div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px;} -div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px;} -div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px;} -div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px;} -div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px;} -div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px;} -div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px;} -div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px;} -div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px;} -div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px;} -div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px;} -div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px;} -div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px;} -div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px;} -div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px;} -div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px;} -div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px;} -div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px;} -div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px;} -div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px;} -div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px;} -div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px;} -div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px;} -div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px;} -div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px;} -div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px;} -div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px;} -div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px;} -div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px;} -div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px;} -div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px;} -div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px;} -div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px;} -div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px;} -div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px;} -div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px;} -div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px;} -div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px;} -div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px;} -div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px;} -div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px;} -div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px;} -div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px;} -div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px;} -div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px;} -div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px;} -div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px;} -div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px;} -div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px;} -div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px;} -div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px;} -div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px;} -div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px;} -div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px;} -div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px;} -div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px;} -div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px;} -div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px;} -div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px;} -div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px;} -div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px;} -div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px;} -div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px;} -div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px;} -div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px;} -div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px;} -div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px;} -div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px;} -div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px;} -div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px;} -div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px;} -div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px;} -div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px;} -div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px;} -div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px;} -div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px;} -div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px;} -div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px;} -div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px;} -div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px;} -div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px;} -div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px;} +#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{color:#333333} +#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none} +#sb-overlay{position:relative;height:100%;width:100%} +#sb-wrapper{position:absolute;visibility:hidden;width:100px;box-shadow:0 2px 10px 1px #474747;border-radius:5px;background:#F9F9F9} +#sb-wrapper-inner{overflow:hidden;height:100px} +#sb-body{position:relative;height:100%} +#sb-body-inner{position:absolute;height:100%;width:100%;background:#F9F9F9} +#sb-body img{border:none} +#sb-loading{position:relative;height:100%} +#sb-loading-inner{position:absolute;font-size:14px;line-height:16px;height:16px;top:50%;margin-top:-12px;width:100%;text-align:center} +#sb-loading-inner span{background:url(../images/loading.gif) no-repeat;padding-left:22px;display:inline-block} +#sb-body,#sb-loading{background-color:#F9F9F9} +#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden} +#sb-title,#sb-title-inner{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:1px #CCC solid;width:100%;height:40px;font-size:15px;font-weight:bold;line-height:40px;color:#333;text-indent:10px;text-align:center;background:-webkit-radial-gradient(#EEEEEE,#DDDDDD);background:linear-gradient(#EEEEEE,#DDDDDD)} +#sb-title-inner{font-size:15px} +#sb-info,#sb-info-inner{height:20px;line-height:20px} +#sb-info-inner{font-size:12px} +#sb-nav{float:right;height:16px;padding:2px 0;width:45%} +#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat} +#sb-nav-close{background-image:url(../images/close.png);position:absolute;display:block;z-index:999;width:32px;height:32px;top:-15px;right:-15px;cursor:pointer} +#sb-counter{float:left;width:45%} +#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff} +#sb-counter a.sb-counter-current{text-decoration:underline} +table.tablesorter{margin:0 0 15px 0} +table.tablesorter thead tr th{font-size:13px;font-weight:normal;background:-webkit-radial-gradient(#E0E0E0,#C0C0C0);background:linear-gradient(#E0E0E0,#C0C0C0);padding:5px 20px 5px 6px;white-space:nowrap;text-align:left} +table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer} +table.tablesorter thead tr .headerSortUp{background-image:url(../images/sort-asc.png)} +table.tablesorter thead tr .headerSortDown{background-image:url(../images/sort-desc.png)} +table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {background-color:#E0E0E0} +table.tablesorter tbody tr:nth-child(even){background-color:#F8F8F8} +table.tablesorter tbody tr.tr_last{background:#F0F0F0;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8} +table.tablesorter tbody tr.tr_last td{padding:8px 20px 8px 6px} +table.tablesorter tbody td{padding:4px 20px 4px 6px;vertical-align:middle;text-align:justify} +table.tablesorter.left tbody td{text-align:left} +table.tablesorter.plugins td:first-child{width:64px;text-align:center} +table.tablesorter.plugins tr>td+td+td{width:9%;white-space:nowrap} +table.tablesorter.plugins td:last-child{width:96px;padding:0} +table.tablesorter.shift{margin-top:-21px} +table.tablesorter thead.fixed{display:table;width:100%} +table.tablesorter tbody.fixed{display:block;overflow:auto} +span.select ul{display:none;list-style-type:none;margin:0 0 2px 0;padding:0} +span.select ul.unused{display:block} +span.select ul li.nosort{font-weight:bold} +span.select ul li.ident{padding-left:7px} +span.select ul li span{display:none} +span.select{font-size:12px;padding:3px 6px;margin:0 10px 0 0;border:none;border-radius:4px;box-shadow:0 2px 0 #E0E0E0,inset 0 -1px #FFFFFF;background:#F8F8F8;outline:none;display:inline-block;cursor:pointer;width:120px} +span.select[disabled]{color:#808080;background-color:#F8F8F8;cursor:default;box-shadow:0 2px 0 #F0F0F0,inset 0 -1px #FFFFFF} +div.sb-message{font-size:12px;padding:10px;text-align:center} +div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline} +div.icon-file{background:url('../images/file-types.png') -112px -112px;width:16px;height:16px} +div.icon-ogg{background:url('../images/file-types.png') 0 0;width:16px;height:16px} +div.icon-php{background:url('../images/file-types.png') -16px 0;width:16px;height:16px} +div.icon-cs{background:url('../images/file-types.png') -32px 0;width:16px;height:16px} +div.icon-jpeg{background:url('../images/file-types.png') -48px 0;width:16px;height:16px} +div.icon-py{background:url('../images/file-types.png') -64px 0;width:16px;height:16px} +div.icon-deb{background:url('../images/file-types.png') -80px 0;width:16px;height:16px} +div.icon-xpi{background:url('../images/file-types.png') -96px 0;width:16px;height:16px} +div.icon-jar{background:url('../images/file-types.png') -112px 0;width:16px;height:16px} +div.icon-class{background:url('../images/file-types.png') -128px 0;width:16px;height:16px} +div.icon-7z{background:url('../images/file-types.png') 0 -16px;width:16px;height:16px} +div.icon-lua{background:url('../images/file-types.png') -16px -16px;width:16px;height:16px} +div.icon-gz{background:url('../images/file-types.png') -32px -16px;width:16px;height:16px} +div.icon-png{background:url('../images/file-types.png') -48px -16px;width:16px;height:16px} +div.icon-dot{background:url('../images/file-types.png') -64px -16px;width:16px;height:16px} +div.icon-odg{background:url('../images/file-types.png') -80px -16px;width:16px;height:16px} +div.icon-conf{background:url('../images/file-types.png') -96px -16px;width:16px;height:16px} +div.icon-asc{background:url('../images/file-types.png') -112px -16px;width:16px;height:16px} +div.icon-txt{background:url('../images/file-types.png') -128px -16px;width:16px;height:16px} +div.icon-odf{background:url('../images/file-types.png') 0 -32px;width:16px;height:16px} +div.icon-divx{background:url('../images/file-types.png') -16px -32px;width:16px;height:16px} +div.icon-pl{background:url('../images/file-types.png') -32px -32px;width:16px;height:16px} +div.icon-html{background:url('../images/file-types.png') -48px -32px;width:16px;height:16px} +div.icon-audio{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-flac{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-midi{background:url('../images/file-types.png') -64px -32px;width:16px;height:16px} +div.icon-tgz{background:url('../images/file-types.png') -80px -32px;width:16px;height:16px} +div.icon-wma{background:url('../images/file-types.png') -96px -32px;width:16px;height:16px} +div.icon-xls{background:url('../images/file-types.png') -112px -32px;width:16px;height:16px} +div.icon-vsd{background:url('../images/file-types.png') -128px -32px;width:16px;height:16px} +div.icon-aiff{background:url('../images/file-types.png') 0 -48px;width:16px;height:16px} +div.icon-iso{background:url('../images/file-types.png') -16px -48px;width:16px;height:16px} +div.icon-c{background:url('../images/file-types.png') -32px -48px;width:16px;height:16px} +div.icon-mp3{background:url('../images/file-types.png') -48px -48px;width:16px;height:16px} +div.icon-mp4{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-cfm{background:url('../images/file-types.png') -64px -48px;width:16px;height:16px} +div.icon-rb{background:url('../images/file-types.png') -80px -48px;width:16px;height:16px} +div.icon-mm{background:url('../images/file-types.png') -96px -48px;width:16px;height:16px} +div.icon-xml{background:url('../images/file-types.png') -112px -48px;width:16px;height:16px} +div.icon-ppt{background:url('../images/file-types.png') -128px -48px;width:16px;height:16px} +div.icon-odc{background:url('../images/file-types.png') 0 -64px;width:16px;height:16px} +div.icon-ods{background:url('../images/file-types.png') -16px -64px;width:16px;height:16px} +div.icon-vcf{background:url('../images/file-types.png') -32px -64px;width:16px;height:16px} +div.icon-rm{background:url('../images/file-types.png') -48px -64px;width:16px;height:16px} +div.icon-pdf{background:url('../images/file-types.png') -64px -64px;width:16px;height:16px} +div.icon-cfc{background:url('../images/file-types.png') -80px -64px;width:16px;height:16px} +div.icon-rtf{background:url('../images/file-types.png') -96px -64px;width:16px;height:16px} +div.icon-sql{background:url('../images/file-types.png') -112px -64px;width:16px;height:16px} +div.icon-csv{background:url('../images/file-types.png') -128px -64px;width:16px;height:16px} +div.icon-odt{background:url('../images/file-types.png') 0 -80px;width:16px;height:16px} +div.icon-js{background:url('../images/file-types.png') -16px -80px;width:16px;height:16px} +div.icon-zip{background:url('../images/file-types.png') -32px -80px;width:16px;height:16px} +div.icon-sxd{background:url('../images/file-types.png') -48px -80px;width:16px;height:16px} +div.icon-mov{background:url('../images/file-types.png') -64px -80px;width:16px;height:16px} +div.icon-ram{background:url('../images/file-types.png') -80px -80px;width:16px;height:16px} +div.icon-bz2{background:url('../images/file-types.png') -96px -80px;width:16px;height:16px} +div.icon-wmv{background:url('../images/file-types.png') -112px -80px;width:16px;height:16px} +div.icon-bin{background:url('../images/file-types.png') -128px -80px;width:16px;height:16px} +div.icon-m{background:url('../images/file-types.png') 0 -96px;width:16px;height:16px} +div.icon-mpg{background:url('../images/file-types.png') -16px -96px;width:16px;height:16px} +div.icon-rpm{background:url('../images/file-types.png') -32px -96px;width:16px;height:16px} +div.icon-tar{background:url('../images/file-types.png') -48px -96px;width:16px;height:16px} +div.icon-wav{background:url('../images/file-types.png') -64px -96px;width:16px;height:16px} +div.icon-htm{background:url('../images/file-types.png') -80px -96px;width:16px;height:16px} +div.icon-rar{background:url('../images/file-types.png') -96px -96px;width:16px;height:16px} +div.icon-css{background:url('../images/file-types.png') -112px -96px;width:16px;height:16px} +div.icon-sig{background:url('../images/file-types.png') -128px -96px;width:16px;height:16px} +div.icon-xvid{background:url('../images/file-types.png') 0 -112px;width:16px;height:16px} +div.icon-cpp{background:url('../images/file-types.png') -16px -112px;width:16px;height:16px} +div.icon-dirup{background:url('../images/file-types.png') -32px -112px;width:16px;height:16px} +div.icon-jpg{background:url('../images/file-types.png') -48px -112px;width:16px;height:16px} +div.icon-sxc{background:url('../images/file-types.png') -64px -112px;width:16px;height:16px} +div.icon-video{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mkv{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mk3{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-mts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-m2ts{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-vob{background:url('../images/file-types.png') -80px -112px;width:16px;height:16px} +div.icon-odi{background:url('../images/file-types.png') -96px -112px;width:16px;height:16px} +div.icon-enc{background:url('../images/file-types.png') -128px -112px;width:16px;height:16px} +div.icon-ai{background:url('../images/file-types.png') 0 -128px;width:16px;height:16px} +div.icon-gif{background:url('../images/file-types.png') -16px -128px;width:16px;height:16px} +div.icon-pgp{background:url('../images/file-types.png') -32px -128px;width:16px;height:16px} +div.icon-odp{background:url('../images/file-types.png') -48px -128px;width:16px;height:16px} +div.icon-chm{background:url('../images/file-types.png') -64px -128px;width:16px;height:16px} +div.icon-image{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tiff{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-tif{background:url('../images/file-types.png') -80px -128px;width:16px;height:16px} +div.icon-sxw{background:url('../images/file-types.png') -96px -128px;width:16px;height:16px} +div.icon-doc{background:url('../images/file-types.png') -112px -128px;width:16px;height:16px} +div.icon-ps{background:url('../images/file-types.png') -128px -128px;width:16px;height:16px} +div.icon-java{background:url('../images/file-types.png') 0 -144px;width:16px;height:16px} +div.icon-swf{background:url('../images/file-types.png') -16px -144px;width:16px;height:16px} +div.icon-folder{background:url('../images/file-types.png') -32px -144px;width:16px;height:16px} +div.icon-hlp{background:url('../images/file-types.png') -48px -144px;width:16px;height:16px} +div.icon-tex{background:url('../images/file-types.png') -64px -144px;width:16px;height:16px} +div.icon-sxi{background:url('../images/file-types.png') -80px -144px;width:16px;height:16px} +div.icon-eml{background:url('../images/file-types.png') -96px -144px;width:16px;height:16px} .tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)} .tooltipster-base{display:flex;pointer-events:none;position:absolute} .tooltipster-box{flex:1 1 auto}