2016-09-14 18:30:43 +02:00
|
|
|
@charset "UTF-8";
|
|
|
|
.ui-helper-hidden{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
|
2016-09-14 18:02:01 +02:00
|
|
|
.ui-helper-hidden-accessible{
|
|
|
|
border:0;
|
|
|
|
clip:rect(0 0 0 0);
|
|
|
|
height:1px;
|
|
|
|
margin:-1px;
|
|
|
|
overflow:hidden;
|
|
|
|
padding:0;
|
|
|
|
position:absolute;
|
|
|
|
width:1px
|
|
|
|
}
|
2016-09-14 18:30:43 +02:00
|
|
|
|
2016-09-14 18:02:01 +02:00
|
|
|
.ui-helper-reset{
|
|
|
|
margin:0;
|
|
|
|
padding:0;
|
|
|
|
border:0;
|
|
|
|
outline:0;
|
|
|
|
line-height:1.3;
|
|
|
|
text-decoration:none;
|
|
|
|
font-size:100%;
|
|
|
|
list-style:none
|
|
|
|
}
|
2016-09-14 18:30:43 +02:00
|
|
|
|
|
|
|
.ui-helper-clearfix:before,.ui-helper-clearfix:after{
|
|
|
|
content:"";
|
|
|
|
display:table
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-helper-clearfix:after{
|
|
|
|
clear:both
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-helper-clearfix{
|
|
|
|
min-height:0
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-helper-zfix{
|
|
|
|
width:100%;
|
|
|
|
height:100%;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
position:absolute;
|
|
|
|
opacity:0;
|
|
|
|
filter:Alpha(Opacity=0)
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-front{
|
|
|
|
z-index:100
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-state-disabled{
|
|
|
|
cursor:default!important
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-icon{
|
|
|
|
display:block;
|
|
|
|
text-indent:-99999px;
|
|
|
|
overflow:hidden;
|
|
|
|
background-repeat:no-repeat
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-widget-overlay{
|
|
|
|
position:fixed;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
width:100%;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-widget{
|
|
|
|
font-family:Verdana,Arial,sans-serif;
|
|
|
|
font-size:1.1em
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-widget .ui-widget{
|
|
|
|
font-size:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{
|
|
|
|
font-family:Verdana,Arial,sans-serif;
|
|
|
|
font-size:1em
|
|
|
|
}
|
|
|
|
.ui-widget-content{
|
|
|
|
border:1px solid #aaa;
|
|
|
|
background:#fff url(/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
|
|
|
|
color:#222
|
|
|
|
}
|
|
|
|
.ui-widget-content a{
|
|
|
|
color:#222
|
|
|
|
}
|
|
|
|
.ui-widget-header{
|
|
|
|
border:1px solid #aaa;
|
|
|
|
background:#ccc url(/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
|
|
|
|
color:#222;
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
.ui-widget-header a{
|
|
|
|
color:#222
|
|
|
|
}
|
|
|
|
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{
|
|
|
|
border:1px solid #d3d3d3;
|
|
|
|
background:#e6e6e6 url(/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
|
|
|
|
font-weight:normal;
|
|
|
|
color:#555
|
|
|
|
}
|
|
|
|
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{
|
|
|
|
color:#555;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{
|
|
|
|
border:1px solid #999;
|
|
|
|
background:#dadada url(/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
|
|
|
|
font-weight:normal;
|
|
|
|
color:#212121
|
|
|
|
}
|
|
|
|
.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{
|
|
|
|
color:#212121;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{
|
|
|
|
border:1px solid #aaa;
|
|
|
|
background:#fff url(/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
|
|
|
|
font-weight:normal;
|
|
|
|
color:#212121
|
|
|
|
}
|
|
|
|
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{
|
|
|
|
color:#212121;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{
|
|
|
|
border:1px solid #fcefa1;
|
|
|
|
background:#fbf9ee url(/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
|
|
|
|
color:#363636
|
|
|
|
}
|
|
|
|
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{
|
|
|
|
color:#363636
|
|
|
|
}
|
|
|
|
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{
|
|
|
|
border:1px solid #cd0a0a;
|
|
|
|
background:#fef1ec url(/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
|
|
|
|
color:#cd0a0a
|
|
|
|
}
|
|
|
|
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{
|
|
|
|
color:#cd0a0a
|
|
|
|
}
|
|
|
|
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{
|
|
|
|
color:#cd0a0a
|
|
|
|
}
|
|
|
|
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{
|
|
|
|
opacity:.7;
|
|
|
|
filter:Alpha(Opacity=70);
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{
|
|
|
|
opacity:.35;
|
|
|
|
filter:Alpha(Opacity=35);
|
|
|
|
background-image:none
|
|
|
|
}
|
|
|
|
.ui-state-disabled .ui-icon{
|
|
|
|
filter:Alpha(Opacity=35)
|
|
|
|
}
|
|
|
|
.ui-icon{
|
|
|
|
width:16px;
|
|
|
|
height:16px;
|
|
|
|
background-position:16px 16px
|
|
|
|
}
|
|
|
|
.ui-icon,.ui-widget-content .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_222222_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-widget-header .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_222222_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-state-default .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_888888_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_454545_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-state-active .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_454545_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-state-highlight .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_2e83ff_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{
|
|
|
|
background-image:url(/images/jquery-ui/ui-icons_cd0a0a_256x240.png)
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-n{
|
|
|
|
background-position:0 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-ne{
|
|
|
|
background-position:-16px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-e{
|
|
|
|
background-position:-32px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-se{
|
|
|
|
background-position:-48px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-s{
|
|
|
|
background-position:-64px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-sw{
|
|
|
|
background-position:-80px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-w{
|
|
|
|
background-position:-96px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-1-nw{
|
|
|
|
background-position:-112px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-2-n-s{
|
|
|
|
background-position:-128px 0
|
|
|
|
}
|
|
|
|
.ui-icon-carat-2-e-w{
|
|
|
|
background-position:-144px 0
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-n{
|
|
|
|
background-position:0 -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-ne{
|
|
|
|
background-position:-16px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-e{
|
|
|
|
background-position:-32px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-se{
|
|
|
|
background-position:-48px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-s{
|
|
|
|
background-position:-64px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-sw{
|
|
|
|
background-position:-80px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-w{
|
|
|
|
background-position:-96px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-1-nw{
|
|
|
|
background-position:-112px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-2-n-s{
|
|
|
|
background-position:-128px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-triangle-2-e-w{
|
|
|
|
background-position:-144px -16px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-n{
|
|
|
|
background-position:0 -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-ne{
|
|
|
|
background-position:-16px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-e{
|
|
|
|
background-position:-32px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-se{
|
|
|
|
background-position:-48px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-s{
|
|
|
|
background-position:-64px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-sw{
|
|
|
|
background-position:-80px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-w{
|
|
|
|
background-position:-96px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-1-nw{
|
|
|
|
background-position:-112px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-2-n-s{
|
|
|
|
background-position:-128px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-2-ne-sw{
|
|
|
|
background-position:-144px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-2-e-w{
|
|
|
|
background-position:-160px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-2-se-nw{
|
|
|
|
background-position:-176px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowstop-1-n{
|
|
|
|
background-position:-192px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowstop-1-e{
|
|
|
|
background-position:-208px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowstop-1-s{
|
|
|
|
background-position:-224px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowstop-1-w{
|
|
|
|
background-position:-240px -32px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-n{
|
|
|
|
background-position:0 -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-ne{
|
|
|
|
background-position:-16px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-e{
|
|
|
|
background-position:-32px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-se{
|
|
|
|
background-position:-48px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-s{
|
|
|
|
background-position:-64px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-sw{
|
|
|
|
background-position:-80px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-w{
|
|
|
|
background-position:-96px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-1-nw{
|
|
|
|
background-position:-112px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-2-n-s{
|
|
|
|
background-position:-128px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-2-ne-sw{
|
|
|
|
background-position:-144px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-2-e-w{
|
|
|
|
background-position:-160px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthick-2-se-nw{
|
|
|
|
background-position:-176px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthickstop-1-n{
|
|
|
|
background-position:-192px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthickstop-1-e{
|
|
|
|
background-position:-208px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthickstop-1-s{
|
|
|
|
background-position:-224px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowthickstop-1-w{
|
|
|
|
background-position:-240px -48px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturnthick-1-w{
|
|
|
|
background-position:0 -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturnthick-1-n{
|
|
|
|
background-position:-16px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturnthick-1-e{
|
|
|
|
background-position:-32px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturnthick-1-s{
|
|
|
|
background-position:-48px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturn-1-w{
|
|
|
|
background-position:-64px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturn-1-n{
|
|
|
|
background-position:-80px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturn-1-e{
|
|
|
|
background-position:-96px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowreturn-1-s{
|
|
|
|
background-position:-112px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowrefresh-1-w{
|
|
|
|
background-position:-128px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowrefresh-1-n{
|
|
|
|
background-position:-144px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowrefresh-1-e{
|
|
|
|
background-position:-160px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrowrefresh-1-s{
|
|
|
|
background-position:-176px -64px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-4{
|
|
|
|
background-position:0 -80px
|
|
|
|
}
|
|
|
|
.ui-icon-arrow-4-diag{
|
|
|
|
background-position:-16px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-extlink{
|
|
|
|
background-position:-32px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-newwin{
|
|
|
|
background-position:-48px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-refresh{
|
|
|
|
background-position:-64px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-shuffle{
|
|
|
|
background-position:-80px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-transfer-e-w{
|
|
|
|
background-position:-96px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-transferthick-e-w{
|
|
|
|
background-position:-112px -80px
|
|
|
|
}
|
|
|
|
.ui-icon-folder-collapsed{
|
|
|
|
background-position:0 -96px
|
|
|
|
}
|
|
|
|
.ui-icon-folder-open{
|
|
|
|
background-position:-16px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-document{
|
|
|
|
background-position:-32px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-document-b{
|
|
|
|
background-position:-48px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-note{
|
|
|
|
background-position:-64px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-mail-closed{
|
|
|
|
background-position:-80px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-mail-open{
|
|
|
|
background-position:-96px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-suitcase{
|
|
|
|
background-position:-112px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-comment{
|
|
|
|
background-position:-128px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-person{
|
|
|
|
background-position:-144px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-print{
|
|
|
|
background-position:-160px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-trash{
|
|
|
|
background-position:-176px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-locked{
|
|
|
|
background-position:-192px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-unlocked{
|
|
|
|
background-position:-208px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-bookmark{
|
|
|
|
background-position:-224px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-tag{
|
|
|
|
background-position:-240px -96px
|
|
|
|
}
|
|
|
|
.ui-icon-home{
|
|
|
|
background-position:0 -112px
|
|
|
|
}
|
|
|
|
.ui-icon-flag{
|
|
|
|
background-position:-16px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-calendar{
|
|
|
|
background-position:-32px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-cart{
|
|
|
|
background-position:-48px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-pencil{
|
|
|
|
background-position:-64px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-clock{
|
|
|
|
background-position:-80px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-disk{
|
|
|
|
background-position:-96px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-calculator{
|
|
|
|
background-position:-112px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-zoomin{
|
|
|
|
background-position:-128px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-zoomout{
|
|
|
|
background-position:-144px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-search{
|
|
|
|
background-position:-160px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-wrench{
|
|
|
|
background-position:-176px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-gear{
|
|
|
|
background-position:-192px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-heart{
|
|
|
|
background-position:-208px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-star{
|
|
|
|
background-position:-224px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-link{
|
|
|
|
background-position:-240px -112px
|
|
|
|
}
|
|
|
|
.ui-icon-cancel{
|
|
|
|
background-position:0 -128px
|
|
|
|
}
|
|
|
|
.ui-icon-plus{
|
|
|
|
background-position:-16px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-plusthick{
|
|
|
|
background-position:-32px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-minus{
|
|
|
|
background-position:-48px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-minusthick{
|
|
|
|
background-position:-64px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-close{
|
|
|
|
background-position:-80px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-closethick{
|
|
|
|
background-position:-96px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-key{
|
|
|
|
background-position:-112px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-lightbulb{
|
|
|
|
background-position:-128px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-scissors{
|
|
|
|
background-position:-144px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-clipboard{
|
|
|
|
background-position:-160px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-copy{
|
|
|
|
background-position:-176px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-contact{
|
|
|
|
background-position:-192px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-image{
|
|
|
|
background-position:-208px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-video{
|
|
|
|
background-position:-224px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-script{
|
|
|
|
background-position:-240px -128px
|
|
|
|
}
|
|
|
|
.ui-icon-alert{
|
|
|
|
background-position:0 -144px
|
|
|
|
}
|
|
|
|
.ui-icon-info{
|
|
|
|
background-position:-16px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-notice{
|
|
|
|
background-position:-32px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-help{
|
|
|
|
background-position:-48px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-check{
|
|
|
|
background-position:-64px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-bullet{
|
|
|
|
background-position:-80px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-radio-on{
|
|
|
|
background-position:-96px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-radio-off{
|
|
|
|
background-position:-112px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-pin-w{
|
|
|
|
background-position:-128px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-pin-s{
|
|
|
|
background-position:-144px -144px
|
|
|
|
}
|
|
|
|
.ui-icon-play{
|
|
|
|
background-position:0 -160px
|
|
|
|
}
|
|
|
|
.ui-icon-pause{
|
|
|
|
background-position:-16px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-seek-next{
|
|
|
|
background-position:-32px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-seek-prev{
|
|
|
|
background-position:-48px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-seek-end{
|
|
|
|
background-position:-64px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-seek-start{
|
|
|
|
background-position:-80px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-seek-first{
|
|
|
|
background-position:-80px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-stop{
|
|
|
|
background-position:-96px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-eject{
|
|
|
|
background-position:-112px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-volume-off{
|
|
|
|
background-position:-128px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-volume-on{
|
|
|
|
background-position:-144px -160px
|
|
|
|
}
|
|
|
|
.ui-icon-power{
|
|
|
|
background-position:0 -176px
|
|
|
|
}
|
|
|
|
.ui-icon-signal-diag{
|
|
|
|
background-position:-16px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-signal{
|
|
|
|
background-position:-32px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-battery-0{
|
|
|
|
background-position:-48px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-battery-1{
|
|
|
|
background-position:-64px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-battery-2{
|
|
|
|
background-position:-80px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-battery-3{
|
|
|
|
background-position:-96px -176px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-plus{
|
|
|
|
background-position:0 -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-minus{
|
|
|
|
background-position:-16px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-close{
|
|
|
|
background-position:-32px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-triangle-e{
|
|
|
|
background-position:-48px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-triangle-s{
|
|
|
|
background-position:-64px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-triangle-w{
|
|
|
|
background-position:-80px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-triangle-n{
|
|
|
|
background-position:-96px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-arrow-e{
|
|
|
|
background-position:-112px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-arrow-s{
|
|
|
|
background-position:-128px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-arrow-w{
|
|
|
|
background-position:-144px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-arrow-n{
|
|
|
|
background-position:-160px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-zoomin{
|
|
|
|
background-position:-176px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-zoomout{
|
|
|
|
background-position:-192px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circle-check{
|
|
|
|
background-position:-208px -192px
|
|
|
|
}
|
|
|
|
.ui-icon-circlesmall-plus{
|
|
|
|
background-position:0 -208px
|
|
|
|
}
|
|
|
|
.ui-icon-circlesmall-minus{
|
|
|
|
background-position:-16px -208px
|
|
|
|
}
|
|
|
|
.ui-icon-circlesmall-close{
|
|
|
|
background-position:-32px -208px
|
|
|
|
}
|
|
|
|
.ui-icon-squaresmall-plus{
|
|
|
|
background-position:-48px -208px
|
|
|
|
}
|
|
|
|
.ui-icon-squaresmall-minus{
|
|
|
|
background-position:-64px -208px
|
|
|
|
}
|
|
|
|
.ui-icon-squaresmall-close{
|
|
|
|
background-position:-80px -208px
|
|
|
|
}
|
|
|
|
.ui-icon-grip-dotted-vertical{
|
|
|
|
background-position:0 -224px
|
|
|
|
}
|
|
|
|
.ui-icon-grip-dotted-horizontal{
|
|
|
|
background-position:-16px -224px
|
|
|
|
}
|
|
|
|
.ui-icon-grip-solid-vertical{
|
|
|
|
background-position:-32px -224px
|
|
|
|
}
|
|
|
|
.ui-icon-grip-solid-horizontal{
|
|
|
|
background-position:-48px -224px
|
|
|
|
}
|
|
|
|
.ui-icon-gripsmall-diagonal-se{
|
|
|
|
background-position:-64px -224px
|
|
|
|
}
|
|
|
|
.ui-icon-grip-diagonal-se{
|
|
|
|
background-position:-80px -224px
|
|
|
|
}
|
|
|
|
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{
|
|
|
|
border-top-left-radius:4px
|
|
|
|
}
|
|
|
|
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{
|
|
|
|
border-top-right-radius:4px
|
|
|
|
}
|
|
|
|
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{
|
|
|
|
border-bottom-left-radius:4px
|
|
|
|
}
|
|
|
|
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{
|
|
|
|
border-bottom-right-radius:4px
|
|
|
|
}
|
|
|
|
.ui-widget-overlay{
|
|
|
|
background:#aaa url(/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
|
|
|
|
opacity:.3;
|
|
|
|
filter:Alpha(Opacity=30)
|
|
|
|
}
|
|
|
|
.ui-widget-shadow{
|
|
|
|
margin:-8px 0 0 -8px;
|
|
|
|
padding:8px;
|
|
|
|
background:#aaa url(/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
|
|
|
|
opacity:.3;
|
|
|
|
filter:Alpha(Opacity=30);
|
|
|
|
border-radius:8px
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-header{
|
|
|
|
display:block;
|
|
|
|
cursor:pointer;
|
|
|
|
position:relative;
|
|
|
|
margin-top:2px;
|
|
|
|
padding:.5em .5em .5em .7em;
|
|
|
|
min-height:0
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-icons{
|
|
|
|
padding-left:2.2em
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-noicons{
|
|
|
|
padding-left:.7em
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-icons .ui-accordion-icons{
|
|
|
|
padding-left:2.2em
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-header .ui-accordion-header-icon{
|
|
|
|
position:absolute;
|
|
|
|
left:.5em;
|
|
|
|
top:50%;
|
|
|
|
margin-top:-8px
|
|
|
|
}
|
|
|
|
.ui-accordion .ui-accordion-content{
|
|
|
|
padding:1em 2.2em;
|
|
|
|
border-top:0;
|
|
|
|
overflow:auto
|
|
|
|
}
|
|
|
|
.ui-menu{
|
|
|
|
list-style:none;
|
|
|
|
padding:2px;
|
|
|
|
margin:0;
|
|
|
|
display:block;
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu{
|
|
|
|
margin-top:-3px;
|
|
|
|
position:absolute
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu-item{
|
|
|
|
margin:0;
|
|
|
|
padding:0;
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu-divider{
|
|
|
|
margin:5px -2px 5px -2px;
|
|
|
|
height:0;
|
|
|
|
font-size:0;
|
|
|
|
line-height:0;
|
|
|
|
border-width:1px 0 0 0
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu-item a{
|
|
|
|
text-decoration:none;
|
|
|
|
display:block;
|
|
|
|
padding:2px .4em;
|
|
|
|
line-height:1.5;
|
|
|
|
min-height:0;
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{
|
|
|
|
|
|
|
|
font-weight:normal;
|
|
|
|
margin:-1px
|
|
|
|
}
|
|
|
|
.ui-menu .ui-state-disabled{
|
|
|
|
|
|
|
|
font-weight:normal;
|
|
|
|
margin:.4em 0 .2em;
|
|
|
|
line-height:1.5
|
|
|
|
}
|
|
|
|
.ui-menu .ui-state-disabled a{
|
|
|
|
|
|
|
|
cursor:default
|
|
|
|
}
|
|
|
|
.ui-menu-icons{
|
|
|
|
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.ui-menu-icons .ui-menu-item a{
|
|
|
|
|
|
|
|
position:relative;
|
|
|
|
padding-left:2em
|
|
|
|
}
|
|
|
|
.ui-menu .ui-icon{
|
|
|
|
|
|
|
|
position:absolute;
|
|
|
|
top:.2em;
|
|
|
|
left:.2em
|
|
|
|
}
|
|
|
|
.ui-menu .ui-menu-icon{
|
|
|
|
|
|
|
|
position:static;
|
|
|
|
float:right
|
|
|
|
}
|
|
|
|
.ui-autocomplete{
|
|
|
|
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
cursor:default
|
|
|
|
}
|
|
|
|
.ui-button{
|
|
|
|
|
|
|
|
display:inline-block;
|
|
|
|
position:relative;
|
|
|
|
padding:0;
|
|
|
|
line-height:normal;
|
|
|
|
margin-right:.1em;
|
|
|
|
cursor:pointer;
|
|
|
|
vertical-align:middle;
|
|
|
|
text-align:center;
|
|
|
|
overflow:visible
|
|
|
|
}
|
|
|
|
.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{
|
|
|
|
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-button-icon-only{
|
|
|
|
|
|
|
|
width:2.2em
|
|
|
|
}
|
|
|
|
button.ui-button-icon-only{
|
|
|
|
|
|
|
|
width:2.4em
|
|
|
|
}
|
|
|
|
.ui-button-icons-only{
|
|
|
|
|
|
|
|
width:3.4em
|
|
|
|
}
|
|
|
|
button.ui-button-icons-only{
|
|
|
|
|
|
|
|
width:3.7em
|
|
|
|
}
|
|
|
|
.ui-button .ui-button-text{
|
|
|
|
|
|
|
|
display:block;
|
|
|
|
line-height:normal
|
|
|
|
}
|
|
|
|
.ui-button-text-only .ui-button-text{
|
|
|
|
|
|
|
|
padding:.4em 1em
|
|
|
|
}
|
|
|
|
.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{
|
|
|
|
|
|
|
|
padding:.4em;
|
|
|
|
text-indent:-9999999px
|
|
|
|
}
|
|
|
|
.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{
|
|
|
|
|
|
|
|
padding:.4em 1em .4em 2.1em
|
|
|
|
}
|
|
|
|
.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{
|
|
|
|
|
|
|
|
padding:.4em 2.1em .4em 1em
|
|
|
|
}
|
|
|
|
.ui-button-text-icons .ui-button-text{
|
|
|
|
|
|
|
|
padding-left:2.1em;
|
|
|
|
padding-right:2.1em
|
|
|
|
}
|
|
|
|
input.ui-button{
|
|
|
|
|
|
|
|
padding:.4em 1em
|
|
|
|
}
|
|
|
|
.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{
|
|
|
|
|
|
|
|
position:absolute;
|
|
|
|
top:50%;
|
|
|
|
margin-top:-8px
|
|
|
|
}
|
|
|
|
.ui-button-icon-only .ui-icon{
|
|
|
|
|
|
|
|
left:50%;
|
|
|
|
margin-left:-8px
|
|
|
|
}
|
|
|
|
.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{
|
|
|
|
|
|
|
|
left:.5em
|
|
|
|
}
|
|
|
|
.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{
|
|
|
|
|
|
|
|
right:.5em
|
|
|
|
}
|
|
|
|
.ui-buttonset{
|
|
|
|
|
|
|
|
margin-right:7px
|
|
|
|
}
|
|
|
|
.ui-buttonset .ui-button{
|
|
|
|
|
|
|
|
margin-left:0;
|
|
|
|
margin-right:-.3em
|
|
|
|
}
|
|
|
|
input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{
|
|
|
|
|
|
|
|
border:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
.ui-datepicker{
|
|
|
|
|
|
|
|
width:17em;
|
|
|
|
padding:.2em .2em 0;
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-header{
|
|
|
|
|
|
|
|
position:relative;
|
|
|
|
padding:.2em 0
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{
|
|
|
|
|
|
|
|
position:absolute;
|
|
|
|
top:2px;
|
|
|
|
width:1.8em;
|
|
|
|
height:1.8em
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{
|
|
|
|
|
|
|
|
top:1px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-prev{
|
|
|
|
|
|
|
|
left:2px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-next{
|
|
|
|
|
|
|
|
right:2px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-prev-hover{
|
|
|
|
|
|
|
|
left:1px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-next-hover{
|
|
|
|
|
|
|
|
right:1px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{
|
|
|
|
|
|
|
|
display:block;
|
|
|
|
position:absolute;
|
|
|
|
left:50%;
|
|
|
|
margin-left:-8px;
|
|
|
|
top:50%;
|
|
|
|
margin-top:-8px
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-title{
|
|
|
|
|
|
|
|
margin:0 2.3em;
|
|
|
|
line-height:1.8em;
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-title select{
|
|
|
|
|
|
|
|
font-size:1em;
|
|
|
|
margin:1px 0
|
|
|
|
}
|
|
|
|
.ui-datepicker select.ui-datepicker-month-year{
|
|
|
|
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{
|
|
|
|
|
|
|
|
width:49%
|
|
|
|
}
|
|
|
|
.ui-datepicker table{
|
|
|
|
|
|
|
|
width:100%;
|
|
|
|
font-size:.9em;
|
|
|
|
border-collapse:collapse;
|
|
|
|
margin:0 0 .4em
|
|
|
|
}
|
|
|
|
.ui-datepicker th{
|
|
|
|
|
|
|
|
padding:.7em .3em;
|
|
|
|
text-align:center;
|
|
|
|
font-weight:bold;
|
|
|
|
border:0
|
|
|
|
}
|
|
|
|
.ui-datepicker td{
|
|
|
|
|
|
|
|
border:0;
|
|
|
|
padding:1px
|
|
|
|
}
|
|
|
|
.ui-datepicker td span,.ui-datepicker td a{
|
|
|
|
|
|
|
|
display:block;
|
|
|
|
padding:.2em;
|
|
|
|
text-align:right;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane{
|
|
|
|
|
|
|
|
background-image:none;
|
|
|
|
margin:.7em 0 0 0;
|
|
|
|
padding:0 .2em;
|
|
|
|
border-left:0;
|
|
|
|
border-right:0;
|
|
|
|
border-bottom:0
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button{
|
|
|
|
float:right;
|
|
|
|
margin:.5em .2em .4em;
|
|
|
|
cursor:pointer;
|
|
|
|
padding:.2em .6em .3em .6em;
|
|
|
|
width:auto;
|
|
|
|
overflow:visible
|
|
|
|
}
|
|
|
|
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
.ui-datepicker.ui-datepicker-multi{
|
|
|
|
width:auto
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi .ui-datepicker-group{
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi .ui-datepicker-group table{
|
|
|
|
width:95%;
|
|
|
|
margin:0 auto .4em
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi-2 .ui-datepicker-group{
|
|
|
|
width:50%
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi-3 .ui-datepicker-group{
|
|
|
|
width:33.3%
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi-4 .ui-datepicker-group{
|
|
|
|
width:25%
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{
|
|
|
|
border-left-width:0
|
|
|
|
}
|
|
|
|
.ui-datepicker-multi .ui-datepicker-buttonpane{
|
|
|
|
clear:left
|
|
|
|
}
|
|
|
|
.ui-datepicker-row-break{
|
|
|
|
clear:both;
|
|
|
|
width:100%;
|
|
|
|
font-size:0
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl{
|
|
|
|
direction:rtl
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-prev{
|
|
|
|
right:2px;
|
|
|
|
left:auto
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-next{
|
|
|
|
left:2px;
|
|
|
|
right:auto
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-prev:hover{
|
|
|
|
right:1px;
|
|
|
|
left:auto
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-next:hover{
|
|
|
|
left:1px;
|
|
|
|
right:auto
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane{
|
|
|
|
clear:right
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button{
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{
|
|
|
|
float:right
|
|
|
|
}
|
|
|
|
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{
|
|
|
|
border-right-width:0;
|
|
|
|
border-left-width:1px
|
|
|
|
}
|
|
|
|
.ui-resizable{
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.ui-resizable-handle{
|
|
|
|
position:absolute;
|
|
|
|
font-size:.1px;
|
|
|
|
display:block
|
|
|
|
}
|
|
|
|
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.ui-resizable-n{
|
|
|
|
cursor:n-resize;
|
|
|
|
height:7px;
|
|
|
|
width:100%;
|
|
|
|
top:-5px;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.ui-resizable-s{
|
|
|
|
cursor:s-resize;
|
|
|
|
height:7px;
|
|
|
|
width:100%;
|
|
|
|
bottom:-5px;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.ui-resizable-e{
|
|
|
|
cursor:e-resize;
|
|
|
|
width:7px;
|
|
|
|
right:-5px;
|
|
|
|
top:0;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
.ui-resizable-w{
|
|
|
|
cursor:w-resize;
|
|
|
|
width:7px;
|
|
|
|
left:-5px;
|
|
|
|
top:0;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
.ui-resizable-se{
|
|
|
|
cursor:se-resize;
|
|
|
|
width:12px;
|
|
|
|
height:12px;
|
|
|
|
right:1px;
|
|
|
|
bottom:1px
|
|
|
|
}
|
|
|
|
.ui-resizable-sw{
|
|
|
|
cursor:sw-resize;
|
|
|
|
width:9px;
|
|
|
|
height:9px;
|
|
|
|
left:-5px;
|
|
|
|
bottom:-5px
|
|
|
|
}
|
|
|
|
.ui-resizable-nw{
|
|
|
|
cursor:nw-resize;
|
|
|
|
width:9px;
|
|
|
|
height:9px;
|
|
|
|
left:-5px;
|
|
|
|
top:-5px
|
|
|
|
}
|
|
|
|
.ui-resizable-ne{
|
|
|
|
cursor:ne-resize;
|
|
|
|
width:9px;
|
|
|
|
height:9px;
|
|
|
|
right:-5px;
|
|
|
|
top:-5px
|
|
|
|
}
|
|
|
|
.ui-dialog{
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
padding:.2em;
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-titlebar{
|
|
|
|
padding:.4em 1em;
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-title{
|
|
|
|
float:left;
|
|
|
|
margin:.1em 0;
|
|
|
|
white-space:nowrap;
|
|
|
|
width:90%;
|
|
|
|
overflow:hidden;
|
|
|
|
text-overflow:ellipsis
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-titlebar-close{
|
|
|
|
position:absolute;
|
|
|
|
right:.3em;
|
|
|
|
top:50%;
|
|
|
|
width:21px;
|
|
|
|
margin:-10px 0 0 0;
|
|
|
|
padding:1px;
|
|
|
|
height:20px
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-content{
|
|
|
|
position:relative;
|
|
|
|
border:0;
|
|
|
|
padding:.5em 1em;
|
|
|
|
background:none;
|
|
|
|
overflow:auto
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-buttonpane{
|
|
|
|
text-align:left;
|
|
|
|
border-width:1px 0 0 0;
|
|
|
|
background-image:none;
|
|
|
|
margin-top:.5em;
|
|
|
|
padding:.3em 1em .5em .4em
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
|
|
|
|
float:right
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-dialog-buttonpane button{
|
|
|
|
margin:.5em .4em .5em 0;
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.ui-dialog .ui-resizable-se{
|
|
|
|
width:12px;
|
|
|
|
height:12px;
|
|
|
|
right:-5px;
|
|
|
|
bottom:-5px;
|
|
|
|
background-position:16px 16px
|
|
|
|
}
|
|
|
|
.ui-draggable .ui-dialog-titlebar{
|
|
|
|
cursor:move
|
|
|
|
}
|
|
|
|
.ui-progressbar{
|
|
|
|
height:2em;
|
|
|
|
text-align:left;
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
.ui-progressbar .ui-progressbar-value{
|
|
|
|
margin:-1px;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
.ui-progressbar .ui-progressbar-overlay{
|
|
|
|
background:url(/images/jquery-ui/animated-overlay.gif);
|
|
|
|
height:100%;
|
|
|
|
filter:alpha(opacity=25);
|
|
|
|
opacity:.25
|
|
|
|
}
|
|
|
|
.ui-progressbar-indeterminate .ui-progressbar-value{
|
|
|
|
background-image:none
|
|
|
|
}
|
|
|
|
.ui-selectable-helper{
|
|
|
|
position:absolute;
|
|
|
|
z-index:100;
|
|
|
|
border:1px dotted black
|
|
|
|
}
|
|
|
|
.ui-slider{
|
|
|
|
position:relative;
|
|
|
|
text-align:left
|
|
|
|
}
|
|
|
|
.ui-slider .ui-slider-handle{
|
|
|
|
position:absolute;
|
|
|
|
z-index:2;
|
|
|
|
width:1.2em;
|
|
|
|
height:1.2em;
|
|
|
|
cursor:default
|
|
|
|
}
|
|
|
|
.ui-slider .ui-slider-range{
|
|
|
|
position:absolute;
|
|
|
|
z-index:1;
|
|
|
|
font-size:.7em;
|
|
|
|
display:block;
|
|
|
|
border:0;
|
|
|
|
background-position:0 0
|
|
|
|
}
|
|
|
|
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{
|
|
|
|
filter:inherit
|
|
|
|
}
|
|
|
|
.ui-slider-horizontal{
|
|
|
|
height:.8em
|
|
|
|
}
|
|
|
|
.ui-slider-horizontal .ui-slider-handle{
|
|
|
|
top:-.3em;
|
|
|
|
margin-left:-.6em
|
|
|
|
}
|
|
|
|
.ui-slider-horizontal .ui-slider-range{
|
|
|
|
top:0;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
.ui-slider-horizontal .ui-slider-range-min{
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.ui-slider-horizontal .ui-slider-range-max{
|
|
|
|
right:0
|
|
|
|
}
|
|
|
|
.ui-slider-vertical{
|
|
|
|
width:.8em;
|
|
|
|
height:100px
|
|
|
|
}
|
|
|
|
.ui-slider-vertical .ui-slider-handle{
|
|
|
|
left:-.3em;
|
|
|
|
margin-left:0;
|
|
|
|
margin-bottom:-.6em
|
|
|
|
}
|
|
|
|
.ui-slider-vertical .ui-slider-range{
|
|
|
|
left:0;
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
.ui-slider-vertical .ui-slider-range-min{
|
|
|
|
bottom:0
|
|
|
|
}
|
|
|
|
.ui-slider-vertical .ui-slider-range-max{
|
|
|
|
top:0
|
|
|
|
}
|
|
|
|
.ui-spinner{
|
|
|
|
position:relative;
|
|
|
|
display:inline-block;
|
|
|
|
overflow:hidden;
|
|
|
|
padding:0;
|
|
|
|
vertical-align:middle
|
|
|
|
}
|
|
|
|
.ui-spinner-input{
|
|
|
|
border:0;
|
|
|
|
background:none;
|
|
|
|
color:inherit;
|
|
|
|
padding:0;
|
|
|
|
margin:.2em 0;
|
|
|
|
vertical-align:middle;
|
|
|
|
margin-left:.4em;
|
|
|
|
margin-right:22px
|
|
|
|
}
|
|
|
|
.ui-spinner-button{
|
|
|
|
width:16px;
|
|
|
|
height:50%;
|
|
|
|
font-size:.5em;
|
|
|
|
padding:0;
|
|
|
|
margin:0;
|
|
|
|
text-align:center;
|
|
|
|
position:absolute;
|
|
|
|
cursor:default;
|
|
|
|
display:block;
|
|
|
|
overflow:hidden;
|
|
|
|
right:0
|
|
|
|
}
|
|
|
|
.ui-spinner a.ui-spinner-button{
|
|
|
|
border-top:0;
|
|
|
|
border-bottom:0;
|
|
|
|
border-right:0
|
|
|
|
}
|
|
|
|
.ui-spinner .ui-icon{
|
|
|
|
position:absolute;
|
|
|
|
margin-top:-8px;
|
|
|
|
top:50%;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.ui-spinner-up{
|
|
|
|
top:0
|
|
|
|
}
|
|
|
|
.ui-spinner-down{
|
|
|
|
bottom:0
|
|
|
|
}
|
|
|
|
.ui-spinner .ui-icon-triangle-1-s{
|
|
|
|
background-position:-65px -16px
|
|
|
|
}
|
|
|
|
.ui-tabs{
|
|
|
|
position:relative;
|
|
|
|
padding:.2em
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav{
|
|
|
|
margin:0;
|
|
|
|
padding:.2em .2em 0
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li{
|
|
|
|
list-style:none;
|
|
|
|
float:left;
|
|
|
|
position:relative;
|
|
|
|
top:0;
|
|
|
|
margin:1px .2em 0 0;
|
|
|
|
border-bottom:0;
|
|
|
|
padding:0;
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li a{
|
|
|
|
float:left;
|
|
|
|
padding:.5em 1em;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
|
|
|
|
margin-bottom:-1px;
|
|
|
|
padding-bottom:1px
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{
|
|
|
|
cursor:text
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-panel{
|
|
|
|
display:block;
|
|
|
|
border-width:0;
|
|
|
|
padding:1em 1.4em;
|
|
|
|
background:none
|
|
|
|
}
|
|
|
|
.ui-tooltip{
|
|
|
|
padding:8px;
|
|
|
|
position:absolute;
|
|
|
|
z-index:9999;
|
|
|
|
max-width:300px;
|
|
|
|
-webkit-box-shadow:0 0 5px #aaa;
|
|
|
|
box-shadow:0 0 5px #aaa
|
|
|
|
}
|
|
|
|
body .ui-tooltip{
|
|
|
|
border-width:2px
|
|
|
|
}
|
|
|
|
.clearfix:after{
|
|
|
|
content:".";
|
|
|
|
display:block;
|
|
|
|
clear:both;
|
|
|
|
visibility:hidden;
|
|
|
|
line-height:0;
|
|
|
|
height:0
|
|
|
|
}
|
|
|
|
.clearfix{
|
|
|
|
display:inline-block
|
|
|
|
}
|
|
|
|
html[xmlns] .clearfix{
|
|
|
|
display:block
|
|
|
|
}
|
|
|
|
* html .clearfix{
|
|
|
|
height:1%
|
|
|
|
}
|
|
|
|
body{
|
|
|
|
word-wrap:break-word
|
|
|
|
}
|
|
|
|
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dd,dt{
|
|
|
|
color:#b78e8e;
|
|
|
|
font-family:verdana,sans-serif;
|
|
|
|
margin:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
form{
|
|
|
|
margin-bottom:0
|
|
|
|
}
|
|
|
|
|
|
|
|
h1,h2,h3,h4{
|
|
|
|
font-family:Tahoma
|
|
|
|
}
|
|
|
|
body{
|
|
|
|
font-size:80%;
|
|
|
|
background:#000;
|
|
|
|
padding:1em 1em;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
html.progress{
|
|
|
|
cursor:progress!important
|
|
|
|
}
|
|
|
|
body.dragging{
|
|
|
|
cursor:pointer!important
|
|
|
|
}
|
|
|
|
html.hourglass{
|
|
|
|
cursor:wait!important
|
|
|
|
}
|
|
|
|
body.hide-cursor{
|
|
|
|
cursor:url('../images/blank.gif'),pointer!important
|
|
|
|
}
|
|
|
|
body.n-resize{
|
|
|
|
cursor:n-resize!important
|
|
|
|
}
|
|
|
|
body.s-resize{
|
|
|
|
cursor:s-resize!important
|
|
|
|
}
|
|
|
|
body.e-resize{
|
|
|
|
cursor:e-resize!important
|
|
|
|
}
|
|
|
|
body.w-resize{
|
|
|
|
cursor:w-resize!important
|
|
|
|
}
|
|
|
|
body.nw-resize{
|
|
|
|
cursor:nw-resize!important
|
|
|
|
}
|
|
|
|
body.ne-resize{
|
|
|
|
cursor:ne-resize!important
|
|
|
|
}
|
|
|
|
body.sw-resize{
|
|
|
|
cursor:sw-resize!important
|
|
|
|
}
|
|
|
|
body.se-resize{
|
|
|
|
cursor:se-resize!important
|
|
|
|
}
|
|
|
|
body.not-moderator .moderator-only{
|
|
|
|
display:none!important
|
|
|
|
}
|
|
|
|
body.not-member .member-only{
|
|
|
|
display:none!important
|
|
|
|
}
|
|
|
|
|
|
|
|
.action-post-show>body{
|
|
|
|
background:#000
|
|
|
|
}
|
|
|
|
|
|
|
|
.action-post-browse>body{
|
|
|
|
background:#000;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
a:link{
|
|
|
|
color:#BF5E65;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
a.star{
|
|
|
|
background:transparent url('../images/blank.gif') no-repeat
|
|
|
|
}
|
|
|
|
.blacklisted-tags-disabled{
|
|
|
|
color:#AAA!important
|
|
|
|
}
|
|
|
|
a:visited{
|
|
|
|
color:#BF5E65;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
a:hover{
|
|
|
|
color:#ff6359;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
a:active{
|
|
|
|
color:#006ffa;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
a.last-page{
|
|
|
|
color:#666
|
|
|
|
}
|
|
|
|
span.spoiler{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
span.spoiler>.spoilerwarning{
|
|
|
|
color:#ff4020;
|
|
|
|
background:#181818
|
|
|
|
}
|
|
|
|
addr{
|
|
|
|
display:block;
|
|
|
|
margin-left:2em;
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
blockquote{
|
|
|
|
margin:0 0 1em 0;
|
|
|
|
padding:1em;
|
|
|
|
border:1px solid #666;
|
|
|
|
background:rgba(255,255,255,.15)
|
|
|
|
}
|
|
|
|
|
|
|
|
blockquote p,blockquote div{
|
|
|
|
margin-bottom:0
|
|
|
|
}
|
|
|
|
|
|
|
|
code{
|
|
|
|
font-family:monospace;
|
|
|
|
font-size:1.2em
|
|
|
|
}
|
|
|
|
|
|
|
|
dd{
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
dt{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
|
|
|
|
dt.bad{
|
|
|
|
color:red
|
|
|
|
}
|
|
|
|
h1{
|
|
|
|
font-size:2em
|
|
|
|
}
|
|
|
|
h1#static-index-header{
|
|
|
|
font-size:4em;
|
|
|
|
margin:1em 0 .5em 0;
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
h1#static-index-header a{
|
|
|
|
text-align:center;
|
|
|
|
display:block;
|
|
|
|
font-size:0;
|
|
|
|
text-indent:-3000em;
|
|
|
|
margin:0;
|
|
|
|
padding:75px 300px 75px 300px;
|
|
|
|
background:transparent url("../images/logo.png") no-repeat scroll center center
|
|
|
|
}
|
|
|
|
h2{
|
|
|
|
font-size:1.8em
|
|
|
|
}
|
|
|
|
h2.wiki-title{
|
|
|
|
color:#003dd8;
|
|
|
|
margin-bottom:.25em
|
|
|
|
}
|
|
|
|
h2#site-title{
|
|
|
|
display:block;
|
|
|
|
text-align:left
|
|
|
|
}
|
|
|
|
div#title{
|
|
|
|
margin:0.2em 0 0.2em -3em;
|
|
|
|
height:40px
|
|
|
|
|
|
|
|
}
|
|
|
|
h2#site-title img#logo{
|
|
|
|
float:left
|
|
|
|
|
|
|
|
}
|
|
|
|
h2#site-title span{
|
|
|
|
display:block;
|
|
|
|
padding:0.2em 0 0 0;
|
|
|
|
text-align:left;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
div#static-more div#title{
|
|
|
|
float:none;
|
|
|
|
margin-top:-1em
|
|
|
|
}
|
|
|
|
#site-link{
|
|
|
|
display:block;
|
|
|
|
font-size:0;
|
|
|
|
background:transparent url("../images/logo_small.png") no-repeat scroll top left;
|
|
|
|
margin:0 0 .5em 0;
|
|
|
|
padding:37px 242px 38px 242px
|
|
|
|
}
|
|
|
|
h3{
|
|
|
|
font-size:1.6em
|
|
|
|
}
|
|
|
|
h4{
|
|
|
|
font-size:1.4em
|
|
|
|
}
|
|
|
|
h5{
|
|
|
|
font-size:1.2em
|
|
|
|
}
|
|
|
|
h6{
|
|
|
|
font-size:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
img{
|
|
|
|
border:0;
|
|
|
|
vertical-align:middle
|
|
|
|
}
|
|
|
|
|
|
|
|
input{
|
|
|
|
padding:0 .3em
|
|
|
|
}
|
|
|
|
|
|
|
|
HTML.webkit input[type=file]{
|
|
|
|
color:#FFF
|
|
|
|
}
|
|
|
|
|
|
|
|
input[type=password]:focus{
|
|
|
|
background:#FFC;
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
|
|
|
|
input[type=text]:focus{
|
|
|
|
background:#FFC;
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
|
|
|
|
label{
|
|
|
|
font-weight:bold;
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
ul{
|
|
|
|
margin-left:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
ol{
|
|
|
|
margin-left:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
p{
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
span.author{
|
|
|
|
color:gray
|
|
|
|
}
|
|
|
|
span.date{
|
|
|
|
color:#AAA
|
|
|
|
}
|
|
|
|
span.date a{
|
|
|
|
color:#AAA
|
|
|
|
}
|
|
|
|
span.group{
|
|
|
|
margin-right:1em
|
|
|
|
}
|
|
|
|
span.locked-topic{
|
|
|
|
color:#666
|
|
|
|
}
|
|
|
|
span.informational{
|
|
|
|
cursor:help
|
|
|
|
}
|
|
|
|
span.post-count{
|
|
|
|
color:#9a7070
|
|
|
|
}
|
|
|
|
|
|
|
|
a.thumb{
|
|
|
|
display:block;
|
|
|
|
text-align:center;
|
|
|
|
vertical-align:middle;
|
|
|
|
height:100%;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto
|
|
|
|
}
|
|
|
|
|
|
|
|
span.plid{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
span.unread-topic{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
span.stars .star{
|
|
|
|
font-family:"Zapf Dingbats","Apple Symbols",sans-serif
|
|
|
|
}
|
|
|
|
span.vote-desc{
|
|
|
|
|
|
|
|
color:#888;
|
|
|
|
margin-left:.5em;
|
|
|
|
position:absolute
|
|
|
|
}
|
|
|
|
strong.divider{
|
|
|
|
font-weight:bold;
|
|
|
|
color:gray
|
|
|
|
}
|
|
|
|
table{
|
|
|
|
margin-bottom:2em
|
|
|
|
}
|
|
|
|
table.form{
|
|
|
|
width:70em
|
|
|
|
}
|
|
|
|
table.form p{
|
|
|
|
font-size:.8em;
|
|
|
|
font-weight:normal;
|
|
|
|
margin:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
table.form th{
|
|
|
|
color:white;
|
|
|
|
white-space:normal;
|
|
|
|
padding-right:1em;
|
|
|
|
text-align:right;
|
|
|
|
background:#333
|
|
|
|
}
|
|
|
|
table.highlightable>tbody>tr:hover{
|
|
|
|
background:#67100f
|
|
|
|
}
|
|
|
|
table.highlightable th{
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
table td{
|
|
|
|
padding:1px 4px;
|
|
|
|
vertical-align:top
|
|
|
|
}
|
|
|
|
table th{
|
|
|
|
font-weight:bold;
|
|
|
|
text-align:left;
|
|
|
|
vertical-align:top;
|
|
|
|
padding:.2em .5em;
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
table tr.bad{
|
|
|
|
background:#ffe6e6
|
|
|
|
}
|
|
|
|
table tr.even{
|
|
|
|
color:white;
|
|
|
|
background:#180C0C3
|
|
|
|
}
|
|
|
|
tr.odd{
|
|
|
|
color:white;
|
|
|
|
background:#141313
|
|
|
|
}
|
|
|
|
table tr.selected{
|
|
|
|
background:#044!important
|
|
|
|
}
|
|
|
|
table tr.highlight{
|
|
|
|
background:#67100f
|
|
|
|
}
|
|
|
|
table tr.pending-tag{
|
|
|
|
background:#503030
|
|
|
|
}
|
|
|
|
textarea{
|
|
|
|
display:block;
|
|
|
|
padding:0 .3em;
|
|
|
|
font-family:sans-serif;
|
|
|
|
font-size:1.2em
|
|
|
|
}
|
|
|
|
textarea.no-block{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
textarea:focus{
|
|
|
|
background:#FFC;
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
ul{
|
|
|
|
margin:0 0 1em 0
|
|
|
|
}
|
|
|
|
ul.bare-list li{
|
|
|
|
list-style-type:none
|
|
|
|
}
|
|
|
|
.hide-advanced-editing .advanced-editing{
|
|
|
|
display:none!important
|
|
|
|
}
|
|
|
|
|
|
|
|
#main-menu .menu{
|
|
|
|
|
|
|
|
display:inline;
|
|
|
|
position:relative;
|
|
|
|
padding:0 2px 1px 2px;
|
|
|
|
margin-right:.6em
|
|
|
|
}
|
|
|
|
#main-menu a:focus{
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
#main-menu .selected-menu{
|
|
|
|
background:#fff
|
|
|
|
}
|
|
|
|
#main-menu .current-menu>A{
|
|
|
|
color:#b11f16
|
|
|
|
}
|
|
|
|
#main-menu .selected-menu>A{
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
#main-menu .bolded{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
#main-menu .unread-topic{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
.dropdown-menu .separator{
|
|
|
|
|
|
|
|
width:100%;
|
|
|
|
background:#aaa;
|
|
|
|
height:1px;
|
|
|
|
margin:1px 0;
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
.dropdown-menu{
|
|
|
|
|
|
|
|
position:absolute;
|
|
|
|
background:#000;
|
|
|
|
padding:2px 2px;
|
|
|
|
max-width:20em;
|
|
|
|
overflow:hidden;
|
|
|
|
z-index:100;
|
|
|
|
border:1px solid #555
|
|
|
|
}
|
|
|
|
.dropdown-menu .submenu{
|
|
|
|
display:block;
|
|
|
|
width:auto;
|
|
|
|
padding:0 2px;
|
|
|
|
font-size:140%
|
|
|
|
}
|
|
|
|
.dropdown-menu .focused-menu-item{
|
|
|
|
background:#fff;
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
ul.flat-list{
|
|
|
|
display:block;
|
|
|
|
margin:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
ul.flat-list li{
|
|
|
|
display:inline;
|
|
|
|
list-style-type:none;
|
|
|
|
font-weight:bold;
|
|
|
|
padding:0;
|
|
|
|
margin:0 1em 0 0
|
|
|
|
}
|
|
|
|
ul.flat-list li a{
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
div.forum-update a{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
div.comments-update a{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
ul.flat-list li a.mod-pending{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
ul.link-page{
|
|
|
|
font-size:1.2em;
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
ul.link-page a:before{
|
|
|
|
content:'» '
|
|
|
|
}
|
|
|
|
ul.link-page>li{
|
|
|
|
margin:0;
|
|
|
|
padding:0;
|
|
|
|
list-style-type:none
|
|
|
|
}
|
|
|
|
.tag-type-artist>a,#history .tag-type-artist,.color-tag-types .tag-type-artist{
|
|
|
|
color:#b4b48f
|
|
|
|
}
|
|
|
|
.tag-type-artist>a:hover{
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
.tag-type-faults>a,#history .tag-type-faults,.color-tag-types .tag-type-faults{
|
|
|
|
color:#ff2020
|
|
|
|
}
|
|
|
|
.tag-type-faults>a:hover{
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
.tag-type-circle>a,#history .tag-type-circle,.color-tag-types .tag-type-circle{
|
|
|
|
color:#88d1d1
|
|
|
|
}
|
|
|
|
.tag-type-circle>a:hover{
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
.tag-type-character>a,#history .tag-type-character,.color-tag-types .tag-type-character{
|
|
|
|
color:#5A875A
|
|
|
|
}
|
|
|
|
.tag-type-character>a:hover{
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
.tag-type-copyright>a,#history .tag-type-copyright,.color-tag-types .tag-type-copyright{
|
|
|
|
color:#AD6096
|
|
|
|
}
|
|
|
|
.tag-type-copyright>a:hover{
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
.upload-progress-bar{
|
|
|
|
display:inline-block;
|
|
|
|
width:100px;
|
|
|
|
height:1em;
|
|
|
|
border:1px solid #FFF
|
|
|
|
}
|
|
|
|
.upload-progress-bar-fill{
|
|
|
|
height:100%;
|
|
|
|
background-color:#48F
|
|
|
|
}
|
|
|
|
.tag-completion-box{
|
|
|
|
position:absolute;
|
|
|
|
background-color:#002;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
z-index:10
|
|
|
|
}
|
|
|
|
.tag-completion-box ul{
|
|
|
|
list-style-type:none;
|
|
|
|
margin:.5em
|
|
|
|
}
|
|
|
|
.tag-completion-box .completed-tag{
|
|
|
|
margin:0;
|
|
|
|
cursor:default
|
|
|
|
}
|
|
|
|
.tag-completion-box .completed-tag-alias{
|
|
|
|
float:right;
|
|
|
|
margin-left:1em
|
|
|
|
}
|
|
|
|
.tag-completion-box .completed-tag.focused{
|
|
|
|
background-color:#005
|
|
|
|
}
|
|
|
|
.tag-completion-box .completed-tag.recent-tag{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
.tag-completion-box .completed-tag{
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.tag-completion-box .remove-recent-tag{
|
|
|
|
left:-1.5em;
|
|
|
|
padding-right:.5em;
|
|
|
|
padding-left:.25em;
|
|
|
|
position:absolute;
|
|
|
|
background-color:#002
|
|
|
|
}
|
|
|
|
.added{
|
|
|
|
color:#0c0
|
|
|
|
}
|
|
|
|
.removed{
|
|
|
|
color:red
|
|
|
|
}
|
|
|
|
.name-change,.name-change a{
|
|
|
|
color:#ff0
|
|
|
|
}
|
|
|
|
#history .obsolete .name-change,#history .obsolete .name-change a{
|
|
|
|
color:#bbb
|
|
|
|
}
|
|
|
|
#history .id.deleted>a{
|
|
|
|
color:#999
|
|
|
|
}
|
|
|
|
#history .id.held>a{
|
|
|
|
color:#0bb
|
|
|
|
}
|
|
|
|
#history .new-user{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
#history .obsolete,#history .obsolete span{
|
|
|
|
color:#999
|
|
|
|
}
|
|
|
|
.unchanged{
|
|
|
|
font-size:.8em
|
|
|
|
}
|
|
|
|
.history-search-row{
|
|
|
|
float:left;
|
|
|
|
position:absolute;
|
|
|
|
margin-top:1em;
|
|
|
|
margin-left:2em
|
|
|
|
}
|
|
|
|
div.footer.history-footer{
|
|
|
|
clear:none
|
|
|
|
}
|
|
|
|
.history-search-label{
|
|
|
|
width:10%;
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
|
|
|
|
div#artist-index>table td{
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
|
|
|
|
div.blocked{
|
|
|
|
border:2px solid #F00;
|
|
|
|
background:#FCC;
|
|
|
|
color:#F00;
|
|
|
|
font-size:1.2em;
|
|
|
|
padding:1em;
|
|
|
|
margin:1em;
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
|
|
|
|
div#comment-list>div.post .preview{
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
|
|
|
|
div#comment-list>div.post>div.col1{
|
|
|
|
width:200px;
|
|
|
|
float:left;
|
|
|
|
clear:left
|
|
|
|
}
|
|
|
|
div#comment-list>div.post>div.col2{
|
|
|
|
float:left;
|
|
|
|
width:50em;
|
|
|
|
background-color:#333;
|
|
|
|
padding:1px 4px 3px 4px;
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
div#comment-list>div.post>div.col2>div.header{
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
div#comment-list>div.post>div.col2>div.header>div>span.info{
|
|
|
|
margin-right:1em
|
|
|
|
}
|
|
|
|
div#comment-list>div.post>div.col2>div.header>div.tags>span{
|
|
|
|
margin:0 .5em 0 0
|
|
|
|
}
|
|
|
|
div.content-post{
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
div.content{
|
|
|
|
display:table-cell;
|
|
|
|
margin:0;
|
|
|
|
width:50%
|
|
|
|
}
|
|
|
|
div.footer{
|
|
|
|
margin-top:1em;
|
|
|
|
text-align:center;
|
|
|
|
font-size:120%;
|
|
|
|
color:#bf5e65;
|
|
|
|
clear:both
|
|
|
|
}
|
|
|
|
div.footer.footer-aligned-to-content{
|
|
|
|
clear:none
|
|
|
|
}
|
|
|
|
div.footer>.footer-disabled{
|
|
|
|
color:#777
|
|
|
|
}
|
|
|
|
div.footer>#label{
|
|
|
|
color:#777
|
|
|
|
}
|
|
|
|
div#forum>table th:first-child{
|
|
|
|
text-align:left
|
|
|
|
}
|
|
|
|
div#forum>table td:first-child{
|
|
|
|
text-align:left
|
|
|
|
}
|
|
|
|
#has-mail-notice{
|
|
|
|
font-weight:bold;
|
|
|
|
color:#ee0;
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.has-deleted-posts{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
div#header{
|
|
|
|
margin-bottom:0.2em;
|
|
|
|
margin-top:-1em
|
|
|
|
}
|
|
|
|
ul.pipe-list{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
ul.pipe-list li+li:before{
|
|
|
|
content:"| ";
|
|
|
|
color:#bf5e65
|
|
|
|
}
|
|
|
|
ul.pipe-list li{
|
|
|
|
display:inline;
|
|
|
|
list-style-type:none;
|
|
|
|
margin:0;
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
ul#subnavbar li+li:before{
|
|
|
|
content:"| ";
|
|
|
|
color:#bf5e65
|
|
|
|
}
|
|
|
|
ul#subnavbar{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
ul#subnavbar li{
|
|
|
|
display:inline;
|
|
|
|
list-style-type:none;
|
|
|
|
margin:0;
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
div#header ul#subnavbar{
|
|
|
|
padding:5px 20px 5px 15px;
|
|
|
|
background-color:#f7f7ff;
|
|
|
|
margin:0 0 1em 0
|
|
|
|
}
|
|
|
|
div#header ul#subnavbar li{
|
|
|
|
padding:0 5px
|
|
|
|
}
|
|
|
|
div.help{
|
|
|
|
width:40em;
|
|
|
|
margin-top:2em
|
|
|
|
}
|
|
|
|
div.help a.code{
|
|
|
|
font-family:monospace
|
|
|
|
}
|
|
|
|
div.help div.code{
|
|
|
|
border:1px dashed green;
|
|
|
|
margin:1em 0;
|
|
|
|
padding:1em 2em;
|
|
|
|
background:#EEE;
|
|
|
|
overflow:hidden;
|
|
|
|
font-family:monospace;
|
|
|
|
color:black
|
|
|
|
}
|
|
|
|
div.help>div.section{
|
|
|
|
margin-bottom:4em
|
|
|
|
}
|
|
|
|
div.help>div.section>div.section{
|
|
|
|
margin-bottom:2em
|
|
|
|
}
|
|
|
|
div.help h1,div.help h2,div.help h3,div.help h4{
|
|
|
|
margin:0 0 .5em 0
|
|
|
|
}
|
|
|
|
div.help h4{
|
|
|
|
color:#060
|
|
|
|
}
|
|
|
|
div#info{
|
|
|
|
font-style:italic
|
|
|
|
}
|
|
|
|
div.mail .received{
|
|
|
|
color:#EE0
|
|
|
|
}
|
|
|
|
div.mail .sent{
|
|
|
|
color:#0EE
|
|
|
|
}
|
|
|
|
div#mail-show div.message{
|
|
|
|
margin-bottom:4em
|
|
|
|
}
|
|
|
|
div#notice{
|
|
|
|
font-size:1.5em;
|
|
|
|
color:white;
|
|
|
|
font-weight:bold;
|
|
|
|
padding:0 3px 0 3px;
|
|
|
|
border:1px solid #ddd;
|
|
|
|
max-width:800px;
|
|
|
|
border-top:0;
|
|
|
|
background-color:#333
|
|
|
|
}
|
|
|
|
#notice-container{
|
|
|
|
top:0;
|
|
|
|
width:100%;
|
|
|
|
position:fixed;
|
|
|
|
z-index:1000;
|
|
|
|
text-align:center;
|
|
|
|
pointer-events:none
|
|
|
|
}
|
|
|
|
#notice-container>table{
|
|
|
|
margin:auto
|
|
|
|
}
|
|
|
|
div#notice-container td{
|
|
|
|
padding-top:0
|
|
|
|
}
|
|
|
|
div#static_notice{
|
|
|
|
font-size:1.2em;
|
|
|
|
color:red;
|
|
|
|
font-weight:bold;
|
|
|
|
margin-bottom:1em;
|
|
|
|
padding-left:20px
|
|
|
|
}
|
|
|
|
div#old-browser{
|
|
|
|
font-size:1.2em;
|
|
|
|
color:red;
|
|
|
|
font-weight:bold;
|
|
|
|
margin-bottom:1em;
|
|
|
|
border:1px solid #eaeaea;
|
|
|
|
text-align:center;
|
|
|
|
padding:1em;
|
|
|
|
margin:1em;
|
|
|
|
background:black
|
|
|
|
}
|
|
|
|
div#old-browser>#old-browser-hide{
|
|
|
|
font-size:.8em
|
|
|
|
}
|
|
|
|
div.page{
|
|
|
|
width:40em
|
|
|
|
}
|
|
|
|
div#paginator{
|
|
|
|
display:block;
|
|
|
|
padding:2em 0 1em 0;
|
|
|
|
font-size:1em;
|
|
|
|
text-align:center;
|
|
|
|
font-weight:bold;
|
|
|
|
clear:both
|
|
|
|
}
|
|
|
|
div#paginator a{
|
|
|
|
margin:0 3px;
|
|
|
|
padding:2px 6px;
|
|
|
|
font-weight:normal;
|
|
|
|
border:1px solid #540a0a
|
|
|
|
}
|
|
|
|
div#paginator a.arrow{
|
|
|
|
border:0
|
|
|
|
}
|
|
|
|
.text-button{
|
|
|
|
padding:0 2px;
|
|
|
|
border:1px solid #eaeaea
|
|
|
|
}
|
|
|
|
.text-button:hover{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
div#paginator a.arrow:hover{
|
|
|
|
background:white;
|
|
|
|
color:#33cfff
|
|
|
|
}
|
|
|
|
div#paginator .current{
|
|
|
|
font-style:normal;
|
|
|
|
margin:0 3px;
|
|
|
|
padding:2px 6px
|
|
|
|
}
|
|
|
|
div#paginator a:hover{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
div#paginator span{
|
|
|
|
margin:0 3px;
|
|
|
|
padding:2px 6px
|
|
|
|
}
|
|
|
|
div#post-add p#scale{
|
|
|
|
color:#999;
|
|
|
|
font-style:italic
|
|
|
|
}
|
|
|
|
div#post-popular>h3{
|
|
|
|
text-align:center;
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container{
|
|
|
|
position:absolute
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-body{
|
|
|
|
background:#FFE;
|
|
|
|
border:1px solid black;
|
|
|
|
display:none;
|
|
|
|
max-width:300px;
|
|
|
|
min-width:140px;
|
|
|
|
min-height:10px;
|
|
|
|
position:absolute;
|
|
|
|
padding:5px;
|
|
|
|
cursor:pointer;
|
|
|
|
overflow:auto;
|
|
|
|
color:#222
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-body>p.tn{
|
|
|
|
font-size:.8em;
|
|
|
|
color:gray
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-box{
|
|
|
|
position:absolute;
|
|
|
|
border:1px solid black;
|
|
|
|
width:150px;
|
|
|
|
height:150px;
|
|
|
|
cursor:move;
|
|
|
|
background:#FFE
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-box>div.note-corner{
|
|
|
|
background:black;
|
|
|
|
width:7px;
|
|
|
|
height:7px;
|
|
|
|
position:absolute;
|
|
|
|
bottom:0;
|
|
|
|
right:0;
|
|
|
|
cursor:se-resize
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.unsaved{
|
|
|
|
background:#FFF;
|
|
|
|
border:1px solid red
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.unsaved>div.note-corner{
|
|
|
|
background:red
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>img{
|
|
|
|
margin-right:5em
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div#edit{
|
|
|
|
margin-bottom:2em;
|
|
|
|
padding:1em
|
|
|
|
}
|
|
|
|
div.quote>a{
|
|
|
|
color:#581a21
|
|
|
|
}
|
|
|
|
div#related{
|
|
|
|
margin:0 3em 1em 0
|
|
|
|
}
|
|
|
|
div#related>div.tag-column{
|
|
|
|
float:left;
|
|
|
|
margin:0 2em 2em 0;
|
|
|
|
max-width:12em;
|
|
|
|
height:35em
|
|
|
|
}
|
|
|
|
div#related>div.tag-column>a{
|
|
|
|
margin-right:1em
|
|
|
|
}
|
|
|
|
div.response-list>div.comment{
|
|
|
|
float:left;
|
|
|
|
margin-bottom:1.5em
|
|
|
|
}
|
|
|
|
div.response-list#forum{
|
|
|
|
width:50em
|
|
|
|
}
|
|
|
|
div.response-list>div.comment>div.author{
|
|
|
|
float:left;
|
|
|
|
width:12em;
|
|
|
|
padding-right:1em;
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
div.response-list>div.comment>div.author>h6{
|
|
|
|
font-size:1.3em
|
|
|
|
}
|
|
|
|
div.response-list>div.comment>div.content{
|
|
|
|
float:left;
|
|
|
|
width:36em;
|
|
|
|
padding:0 0 0 10px;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
.translated-notice{
|
|
|
|
color:#AAA;
|
|
|
|
font-style:italic
|
|
|
|
}
|
|
|
|
div.response-list>div.comment>div.content>div.post-footer{
|
|
|
|
margin-top:1em;
|
|
|
|
color:#CCC
|
|
|
|
}
|
|
|
|
div.response-list>div.comment>div.content>div.post-footer a{
|
|
|
|
color:#666
|
|
|
|
}
|
|
|
|
div.sidebar{
|
|
|
|
width:15em;
|
|
|
|
margin-right:1em;
|
|
|
|
float:left;
|
|
|
|
overflow:visible;
|
|
|
|
display:table-cell
|
|
|
|
}
|
|
|
|
div.sidebar li{
|
|
|
|
list-style-type:none;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
a.original-file-changed#highres-show{
|
|
|
|
color:#CC0
|
|
|
|
}
|
|
|
|
div#static-index{
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
div#static-index>div#links>a{
|
|
|
|
margin:0 .5em
|
|
|
|
}
|
|
|
|
div#static-more>div{
|
|
|
|
float:left;
|
|
|
|
width:25%
|
|
|
|
}
|
|
|
|
div#static-more>div>ul{
|
|
|
|
margin-top:2em
|
|
|
|
}
|
|
|
|
div#static-more>div>ul>li{
|
|
|
|
list-style-type:none;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
div.status-notice{
|
|
|
|
border:2px solid #BF5050;
|
|
|
|
padding:0.5em;
|
|
|
|
margin:-0em 0 1.5em 0em;
|
|
|
|
background:black
|
|
|
|
}
|
|
|
|
div.status-notice p{
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
div#tag-list{
|
|
|
|
text-align:center;
|
|
|
|
margin-bottom:2em
|
|
|
|
}
|
|
|
|
div#tag-list>a{
|
|
|
|
padding-right:5px
|
|
|
|
}
|
|
|
|
div#upgrade-account{
|
|
|
|
margin:1em;
|
|
|
|
padding:1em;
|
|
|
|
font-size:1.2em;
|
|
|
|
font-weight:bold;
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
div#upgrade-account a{
|
|
|
|
color:black
|
|
|
|
}
|
|
|
|
div#upgrade-account a#hide-upgrade-account-link{
|
|
|
|
font-size:.8em;
|
|
|
|
color:#CCC;
|
|
|
|
display:block
|
|
|
|
}
|
|
|
|
div#user-record>table>tbody>tr.positive-record{
|
|
|
|
color:black;
|
|
|
|
background:#EFE
|
|
|
|
}
|
|
|
|
div#user-record>table>tbody>tr.negative-record{
|
|
|
|
color:black;
|
|
|
|
background:#FEE
|
|
|
|
}
|
|
|
|
div.wiki>h2.title{
|
|
|
|
color:#99F;
|
|
|
|
font-size:1.6em
|
|
|
|
}
|
|
|
|
div#wiki-show>div#body{
|
|
|
|
width:50em;
|
|
|
|
text-align:left;
|
|
|
|
float:left;
|
|
|
|
padding-bottom:1em
|
|
|
|
}
|
|
|
|
div#wiki-show>div#body ul{
|
|
|
|
line-height:1.2em;
|
|
|
|
margin:0 0 0 1em
|
|
|
|
}
|
|
|
|
div#wiki-show>div#body>ul{
|
|
|
|
margin-bottom:1em
|
|
|
|
}
|
|
|
|
div#wiki-show>div#body>div#byline{
|
|
|
|
color:#666;
|
|
|
|
font-style:italic
|
|
|
|
}
|
|
|
|
div#wiki-diff>div#body{
|
|
|
|
font-family:monospace;
|
|
|
|
font-size:1.2em;
|
|
|
|
margin-top:1em
|
|
|
|
}
|
|
|
|
div#wiki-diff del{
|
|
|
|
background-color:#f88;
|
|
|
|
text-decoration:line-through
|
|
|
|
}
|
|
|
|
table#history{
|
|
|
|
margin-bottom:0
|
|
|
|
}
|
|
|
|
#history .text-block{
|
|
|
|
color:#AAA;
|
|
|
|
padding-left:.35em;
|
|
|
|
margin-left:.05em;
|
|
|
|
border-left:1px dashed #fff
|
|
|
|
}
|
|
|
|
#history .initial-diff{
|
|
|
|
color:#FFF
|
|
|
|
}
|
|
|
|
#history .diff ins{
|
|
|
|
color:#FFF;
|
|
|
|
text-decoration:none
|
|
|
|
}
|
|
|
|
#history .diff ins:before{
|
|
|
|
content:"+";
|
|
|
|
color:#CCC
|
|
|
|
}
|
|
|
|
#history .diff del{
|
|
|
|
text-decoration:none;
|
|
|
|
color:#F33
|
|
|
|
}
|
|
|
|
#history .diff del:before{
|
|
|
|
content:"-";
|
|
|
|
color:#CCC
|
|
|
|
}
|
|
|
|
ul.history-header{
|
|
|
|
margin-top:.5em
|
|
|
|
}
|
|
|
|
.history-header li{
|
|
|
|
list-style-type:none
|
|
|
|
}
|
|
|
|
div#wiki-diff ins{
|
|
|
|
background-color:#8f8
|
|
|
|
}
|
|
|
|
ul#post-list-posts{
|
|
|
|
display:inline;
|
|
|
|
list-style-type:none
|
|
|
|
}
|
|
|
|
ul#post-list-posts .deleted{
|
|
|
|
opacity:.5
|
|
|
|
}
|
|
|
|
ul#post-list-posts .inner{
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
ul#post-list-posts li{
|
|
|
|
list-style-type:none;
|
|
|
|
float:left;
|
|
|
|
margin:0 0 10px 0;
|
|
|
|
display:inline-block;
|
|
|
|
vertical-align:bottom;
|
|
|
|
zoom:1;
|
|
|
|
*display:inline;
|
|
|
|
|
|
|
|
}
|
|
|
|
img.preview{
|
|
|
|
vertical-align:top
|
|
|
|
}
|
|
|
|
a.directlink{
|
|
|
|
background:#191919;
|
|
|
|
display:block;
|
|
|
|
height:15px;
|
|
|
|
padding:1px 0 1px 0;
|
|
|
|
margin-top:15px;
|
|
|
|
text-align:center;
|
|
|
|
font-size:10px;
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
a.largeimg{
|
|
|
|
background:#312f0d
|
|
|
|
}
|
|
|
|
.highlighted-post>a.directlink{
|
|
|
|
background:#2f2f2f
|
|
|
|
}
|
|
|
|
a.directlink:hover{
|
|
|
|
background-image:none
|
|
|
|
}
|
|
|
|
a.largeimg:hover{
|
|
|
|
background-image:none
|
|
|
|
}
|
|
|
|
a.directlink>span.directlink-res{
|
|
|
|
display:none;
|
|
|
|
margin:0;
|
|
|
|
padding:0;
|
|
|
|
color:#982524;
|
|
|
|
vertical-align:top
|
|
|
|
}
|
|
|
|
a.directlink:hover>span.directlink-res{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
a.directlink:hover>.directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
a.directlink:hover>.directlink-info{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.parent-display{
|
|
|
|
display:none;
|
|
|
|
height:16px;
|
|
|
|
width:72px
|
|
|
|
}
|
|
|
|
.has-children .parent-display{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
.child-display{
|
|
|
|
display:none;
|
|
|
|
height:16px;
|
|
|
|
width:72px
|
|
|
|
}
|
|
|
|
.has-parent .child-display{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
.flagged-display{
|
|
|
|
display:none;
|
|
|
|
height:16px;
|
|
|
|
width:72px
|
|
|
|
}
|
|
|
|
.flagged .flagged-display{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
.pending-display{
|
|
|
|
display:none;
|
|
|
|
height:16px;
|
|
|
|
width:72px
|
|
|
|
}
|
|
|
|
.pending .pending-display{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
.has-children .directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.has-parent .directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.flagged .directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.pending .directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.largeimg .directlink-icon-small{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.smallimg .directlink-icon-large{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.similar .directlink-icon{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.top-corner-float{
|
|
|
|
position:fixed;
|
|
|
|
background:#222;
|
|
|
|
border:solid #000 2px;
|
|
|
|
padding:6px;
|
|
|
|
top:2px;
|
|
|
|
right:2px;
|
|
|
|
z-index:5
|
|
|
|
}
|
|
|
|
.post-hover{
|
|
|
|
border:2px solid #000;
|
|
|
|
min-width:20em;
|
|
|
|
max-width:30em;
|
|
|
|
padding:2px;
|
|
|
|
background:#222;
|
|
|
|
position:absolute;
|
|
|
|
z-index:2
|
|
|
|
}
|
|
|
|
.post-hover-overlay{
|
|
|
|
position:absolute;
|
|
|
|
z-index:2
|
|
|
|
}
|
|
|
|
.post-hover-overlay>a>img{
|
|
|
|
vertical-align:top;
|
|
|
|
border-width:0 2px 2px 2px;
|
|
|
|
border-style:solid;
|
|
|
|
border-color:#000;
|
|
|
|
margin-left:-2px
|
|
|
|
}
|
|
|
|
.clickable{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.no-focus-outline:focus{
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.post-hover #hover-top-line{
|
|
|
|
background:#333;
|
|
|
|
white-space:nowrap;
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
#hover-is-parent{
|
|
|
|
color:#0f0
|
|
|
|
}
|
|
|
|
#hover-is-child{
|
|
|
|
color:#ff0
|
|
|
|
}
|
|
|
|
#hover-is-pending{
|
|
|
|
color:#0ff
|
|
|
|
}
|
|
|
|
#hover-is-flagged .flagged-text{
|
|
|
|
color:red
|
|
|
|
}
|
|
|
|
a.tag-script-applied{
|
|
|
|
background-color:#880!important
|
|
|
|
}
|
|
|
|
body.dragging-to-post,body.dragging-to-post *{
|
|
|
|
cursor:no-drop
|
|
|
|
}
|
|
|
|
body.dragging-to-post .thumb *{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.similar-original{
|
|
|
|
background-color:#000
|
|
|
|
}
|
|
|
|
.similar-match span.similar-text{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
img.service-icon{
|
|
|
|
height:15px
|
|
|
|
}
|
|
|
|
img.service-icon#list{
|
|
|
|
margin:1px 0 0 0
|
|
|
|
}
|
|
|
|
img.service-icon#source{
|
|
|
|
vertical-align:top;
|
|
|
|
margin:-1px 5px 0 0
|
|
|
|
}
|
|
|
|
.service-active{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
.score:focus{
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.score>span{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.score>.score-visible{
|
|
|
|
display:inline
|
|
|
|
}
|
|
|
|
span.stars .star-1{
|
|
|
|
color:#0a0
|
|
|
|
}
|
|
|
|
span.stars .star-2{
|
|
|
|
color:#0f0
|
|
|
|
}
|
|
|
|
span.stars .star-3{
|
|
|
|
color:#ff0
|
|
|
|
}
|
|
|
|
.star:focus{
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star-set-upto:after{
|
|
|
|
content:"★"
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star-set-after:after{
|
|
|
|
content:"☆"
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star-hovered-upto:after{
|
|
|
|
content:"★"
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star-hovered-after:after{
|
|
|
|
content:"☆"
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star-0:after{
|
|
|
|
content:"↶ "
|
|
|
|
}
|
|
|
|
.standard-vote-widget .star.vote-up:after{
|
|
|
|
content:"vote up"
|
|
|
|
}
|
|
|
|
.standard-vote-widget .vote-up-block:before{
|
|
|
|
content:" ("
|
|
|
|
}
|
|
|
|
.standard-vote-widget .vote-up-block:after{
|
|
|
|
content:")"
|
|
|
|
}
|
|
|
|
.post-info .standard-vote-widget .vote-up-block{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.vote-popup-expand{
|
|
|
|
position:absolute;
|
|
|
|
bottom:0;
|
|
|
|
left:0;
|
|
|
|
width:100px;
|
|
|
|
height:100px;
|
|
|
|
-webkit-touch-callout:none;
|
|
|
|
-webkit-user-select:none
|
|
|
|
}
|
|
|
|
.vote-popup-container{
|
|
|
|
position:absolute;
|
|
|
|
bottom:0;
|
|
|
|
left:100px;
|
|
|
|
vertical-align:top;
|
|
|
|
-webkit-touch-callout:none;
|
|
|
|
-webkit-user-select:none
|
|
|
|
}
|
|
|
|
.vote-popup-container .star{
|
|
|
|
display:inline-block;
|
|
|
|
font-size:5em;
|
|
|
|
padding-top:50px;
|
|
|
|
padding-bottom:50px;
|
|
|
|
margin-top:-50px;
|
|
|
|
margin-bottom:-50px
|
|
|
|
}
|
|
|
|
.vote-popup-container .vote-desc{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.vote-popup-container .star:after{
|
|
|
|
content:"★"
|
|
|
|
}
|
|
|
|
.vote-popup-container .star-0:after{
|
|
|
|
content:"↶"
|
|
|
|
}
|
|
|
|
.vote-popup-container .star-set{
|
|
|
|
-webkit-transform:scale(1.35)
|
|
|
|
}
|
|
|
|
.vote-popup-container .vote-up-block{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.vote-popup-container .vote-up-block-anonymous{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.vote-popup-container .star{
|
|
|
|
-webkit-transition:-webkit-transform .15s ease-in-out
|
|
|
|
}
|
|
|
|
.vote-popup-container.vote-popup-hidden .star{
|
|
|
|
-webkit-transform:scale(0.000001)
|
|
|
|
}
|
|
|
|
.vote-popup-flash{
|
|
|
|
position:absolute;
|
|
|
|
font-size:10em
|
|
|
|
}
|
|
|
|
.vote-popup-flash.star-0 .flash-item:after{
|
|
|
|
content:"↶"
|
|
|
|
}
|
|
|
|
.vote-popup-flash .flash-item:after{
|
|
|
|
content:"★"
|
|
|
|
}
|
|
|
|
.vote-popup-flash.star-1 .flash-item{
|
|
|
|
color:#0a0
|
|
|
|
}
|
|
|
|
.vote-popup-flash.star-2 .flash-item{
|
|
|
|
color:#0f0
|
|
|
|
}
|
|
|
|
.vote-popup-flash.star-3 .flash-item{
|
|
|
|
color:#ff0
|
|
|
|
}
|
|
|
|
.vote-popup-flash.flash-star .flash-item{
|
|
|
|
-webkit-transition:all .75s cubic-bezier(0.0,.3,.5,1);
|
|
|
|
-webkit-transform:translateY(0px) scale(2.0);
|
|
|
|
opacity:0
|
|
|
|
}
|
|
|
|
.del-mode{
|
|
|
|
color:#e7372d
|
|
|
|
}
|
|
|
|
.del-mode>label{
|
|
|
|
font-weight:normal
|
|
|
|
}
|
|
|
|
.post-browser{
|
|
|
|
width:100%;
|
|
|
|
background-color:#222;
|
|
|
|
position:absolute;
|
|
|
|
bottom:0;
|
|
|
|
left:0;
|
|
|
|
overflow:visible;
|
|
|
|
z-index:11
|
|
|
|
}
|
|
|
|
#post-content .image-box{
|
|
|
|
position:absolute;
|
|
|
|
-webkit-user-select:none;
|
|
|
|
-moz-user-select:none
|
|
|
|
}
|
|
|
|
.browser-bottom-bar{
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
.post-browser-tags-form{
|
|
|
|
margin-bottom:5px;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
.post-browser-posts-container{
|
|
|
|
overflow:hidden;
|
|
|
|
position:relative;
|
|
|
|
-webkit-user-select:none;
|
|
|
|
-moz-user-select:none
|
|
|
|
}
|
|
|
|
.disable-selection{
|
|
|
|
-webkit-user-select:none;
|
|
|
|
-moz-user-select:none
|
|
|
|
}
|
|
|
|
.post-browser-scroller{
|
|
|
|
height:100%;
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.post-browser-posts{
|
|
|
|
list-style-type:none;
|
|
|
|
white-space:nowrap;
|
|
|
|
height:100%;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
.post-browser-posts .inner{
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
.post-browser-posts li{
|
|
|
|
list-style-type:none;
|
|
|
|
position:relative;
|
|
|
|
margin:5px;
|
|
|
|
display:inline-block;
|
|
|
|
vertical-align:bottom;
|
|
|
|
zoom:1;
|
|
|
|
*display:inline;
|
|
|
|
|
|
|
|
}
|
|
|
|
input.edit-item{
|
|
|
|
border:0
|
|
|
|
}
|
|
|
|
textarea.edit-item{
|
|
|
|
border:0
|
|
|
|
}
|
|
|
|
.edit-item{
|
|
|
|
padding:0;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
.edit-tags{
|
|
|
|
padding:1px
|
|
|
|
}
|
|
|
|
.browser-thumb-hover-overlay{
|
|
|
|
position:absolute;
|
|
|
|
z-index:2;
|
|
|
|
overflow:hidden;
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.browser-thumb-hover-overlay>img{
|
|
|
|
vertical-align:top;
|
|
|
|
border-width:2px 2px 2px 2px;
|
|
|
|
border-style:solid;
|
|
|
|
border-color:#000
|
|
|
|
}
|
|
|
|
.post-info{
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
width:40%;
|
|
|
|
min-width:250px;
|
|
|
|
max-width:500px;
|
|
|
|
height:auto;
|
|
|
|
background-color:#005
|
|
|
|
}
|
|
|
|
.post-info ul{
|
|
|
|
list-style-type:none
|
|
|
|
}
|
|
|
|
.post-info .post-frames.no-frames{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.post-info .post-frame-list{
|
|
|
|
display:inline-block
|
|
|
|
}
|
|
|
|
.post-info .post-frame-link{
|
|
|
|
display:inline-block;
|
|
|
|
border:1px solid #fff;
|
|
|
|
margin:0 2px;
|
|
|
|
padding:0 2px
|
|
|
|
}
|
|
|
|
.post-info .post-frame-link.current-post-frame{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:#FFF
|
|
|
|
}
|
|
|
|
.frame-editor .frame-label{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.frame-editor TD{
|
|
|
|
padding:0;
|
|
|
|
vertical-align:middle
|
|
|
|
}
|
|
|
|
.frame-editor .frame-button-box{
|
|
|
|
margin:0 .25em;
|
|
|
|
font-weight:bold;
|
|
|
|
padding:0 2px;
|
|
|
|
border:1px solid #FFF;
|
|
|
|
background-color:#005
|
|
|
|
}
|
|
|
|
.frame-editor .frame-down{
|
|
|
|
margin-right:1em
|
|
|
|
}
|
|
|
|
.frame-editor .frame-label{
|
|
|
|
margin:0 .5em
|
|
|
|
}
|
|
|
|
.frame-editor TR.frame-focused .frame-label{
|
|
|
|
color:#000
|
|
|
|
}
|
|
|
|
.frame-editor TR.frame-focused{
|
|
|
|
background:#aaa
|
|
|
|
}
|
|
|
|
.frame-editor .frame-dims{
|
|
|
|
padding:0;
|
|
|
|
margin:.25em 0
|
|
|
|
}
|
|
|
|
.frame-editor-frame-box{
|
|
|
|
position:absolute;
|
|
|
|
border:1px solid #777;
|
|
|
|
margin-top:-1px;
|
|
|
|
margin-left:-1px;
|
|
|
|
background-color:rgba(0,0,0,0.1)
|
|
|
|
}
|
|
|
|
.frame-editor-popup-div .frame-editor-frame-box{
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.n-resize{
|
|
|
|
cursor:n-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.s-resize{
|
|
|
|
cursor:s-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.e-resize{
|
|
|
|
cursor:e-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.w-resize{
|
|
|
|
cursor:w-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.nw-resize{
|
|
|
|
cursor:nw-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.ne-resize{
|
|
|
|
cursor:ne-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.sw-resize{
|
|
|
|
cursor:sw-resize
|
|
|
|
}
|
|
|
|
body.not-dragging .frame-box-handle.se-resize{
|
|
|
|
cursor:se-resize
|
|
|
|
}
|
|
|
|
.frame-editor-main-frame .focused-frame-box{
|
|
|
|
background-color:rgba(0,0,0,0.3)
|
|
|
|
}
|
|
|
|
.frame-editor-popup-container{
|
|
|
|
position:absolute;
|
|
|
|
right:0
|
|
|
|
}
|
|
|
|
.frame-editor-popup{
|
|
|
|
width:240px;
|
|
|
|
height:240px
|
|
|
|
}
|
|
|
|
.frame-editor-popup-box{
|
|
|
|
position:absolute;
|
|
|
|
overflow:hidden;
|
|
|
|
width:120px;
|
|
|
|
height:120px;
|
|
|
|
background-color:#000
|
|
|
|
}
|
|
|
|
.frame-editor-popup-div{
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.frame-editor-nw{
|
|
|
|
left:0;
|
|
|
|
top:0
|
|
|
|
}
|
|
|
|
.frame-editor-ne{
|
|
|
|
right:0;
|
|
|
|
top:0
|
|
|
|
}
|
|
|
|
.frame-editor-sw{
|
|
|
|
left:0;
|
|
|
|
bottom:0
|
|
|
|
}
|
|
|
|
.frame-editor-se{
|
|
|
|
right:0;
|
|
|
|
bottom:0
|
|
|
|
}
|
|
|
|
.image-navigator{
|
|
|
|
overflow:hidden;
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
right:0
|
|
|
|
}
|
|
|
|
.image-navigator-box{
|
|
|
|
border:1px solid #000
|
|
|
|
}
|
|
|
|
.navigator-cursor{
|
|
|
|
border:2px solid #0FF
|
|
|
|
}
|
|
|
|
#post-content A.disabled{
|
|
|
|
color:#555
|
|
|
|
}
|
|
|
|
.avatar-crop{
|
|
|
|
float:left;
|
|
|
|
margin-left:1em
|
|
|
|
}
|
|
|
|
.crop-preview-frame-inner{
|
|
|
|
padding:5px
|
|
|
|
}
|
|
|
|
.avatar-submit{
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
width:6em
|
|
|
|
}
|
|
|
|
#crop-preview-box{
|
|
|
|
z-index:30;
|
|
|
|
margin-top:5px;
|
|
|
|
position:fixed
|
|
|
|
}
|
|
|
|
.crop-preview-frame{
|
|
|
|
width:110px;
|
|
|
|
height:110px;
|
|
|
|
background-color:#333
|
|
|
|
}
|
|
|
|
.comment-avatar-container{
|
|
|
|
margin-top:.5em;
|
|
|
|
margin-left:.5em
|
|
|
|
}
|
|
|
|
.forum-avatar-container{
|
|
|
|
margin-top:.5em;
|
|
|
|
margin-left:.5em
|
|
|
|
}
|
|
|
|
.imgCrop_wrap{
|
|
|
|
position:relative;
|
|
|
|
cursor:crosshair
|
|
|
|
}
|
|
|
|
.imgCrop_wrap.opera8 .imgCrop_overlay,.imgCrop_wrap.opera8 .imgCrop_clickArea{
|
|
|
|
background-color:transparent
|
|
|
|
}
|
|
|
|
.imgCrop_wrap,.imgCrop_wrap *{
|
|
|
|
font-size:0
|
|
|
|
}
|
|
|
|
.imgCrop_overlay{
|
|
|
|
background-color:#000;
|
|
|
|
opacity:.5;
|
|
|
|
filter:alpha(opacity=50);
|
|
|
|
position:absolute;
|
|
|
|
width:100%;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
.imgCrop_selArea{
|
|
|
|
position:absolute;
|
|
|
|
cursor:move;
|
|
|
|
z-index:2
|
|
|
|
}
|
|
|
|
.imgCrop_clickArea{
|
|
|
|
width:100%;
|
|
|
|
height:100%;
|
|
|
|
background-color:#FFF;
|
|
|
|
opacity:.01;
|
|
|
|
filter:alpha(opacity=01)
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeHoriz{
|
|
|
|
position:absolute;
|
|
|
|
width:100%;
|
|
|
|
height:1px;
|
|
|
|
background:transparent url(/marqueeHoriz.gif) repeat-x 0 0;
|
|
|
|
z-index:3
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeVert{
|
|
|
|
position:absolute;
|
|
|
|
height:100%;
|
|
|
|
width:1px;
|
|
|
|
background:transparent url(/marqueeVert.gif) repeat-y 0 0;
|
|
|
|
z-index:3
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeNorth{
|
|
|
|
top:0;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeEast{
|
|
|
|
top:0;
|
|
|
|
right:0
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeSouth{
|
|
|
|
bottom:0;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.imgCrop_marqueeWest{
|
|
|
|
top:0;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.imgCrop_handle{
|
|
|
|
position:absolute;
|
|
|
|
border:1px solid #333;
|
|
|
|
width:6px;
|
|
|
|
height:6px;
|
|
|
|
background:#FFF;
|
|
|
|
opacity:.5;
|
|
|
|
filter:alpha(opacity=50);
|
|
|
|
z-index:4
|
|
|
|
}
|
|
|
|
* html .imgCrop_handle{
|
|
|
|
width:8px;
|
|
|
|
height:8px;
|
|
|
|
width:6px;
|
|
|
|
hei\ght:6px
|
|
|
|
}
|
|
|
|
.imgCrop_handleN{
|
|
|
|
top:-3px;
|
|
|
|
left:0;
|
|
|
|
cursor:n-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleNE{
|
|
|
|
top:-3px;
|
|
|
|
right:-3px;
|
|
|
|
cursor:ne-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleE{
|
|
|
|
top:0;
|
|
|
|
right:-3px;
|
|
|
|
cursor:e-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleSE{
|
|
|
|
right:-3px;
|
|
|
|
bottom:-3px;
|
|
|
|
cursor:se-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleS{
|
|
|
|
right:0;
|
|
|
|
bottom:-3px;
|
|
|
|
cursor:s-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleSW{
|
|
|
|
left:-3px;
|
|
|
|
bottom:-3px;
|
|
|
|
cursor:sw-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleW{
|
|
|
|
top:0;
|
|
|
|
left:-3px;
|
|
|
|
cursor:w-resize
|
|
|
|
}
|
|
|
|
.imgCrop_handleNW{
|
|
|
|
top:-3px;
|
|
|
|
left:-3px;
|
|
|
|
cursor:nw-resize
|
|
|
|
}
|
|
|
|
.imgCrop_dragArea{
|
|
|
|
width:100%;
|
|
|
|
height:100%;
|
|
|
|
z-index:10;
|
|
|
|
position:absolute;
|
|
|
|
top:0;
|
|
|
|
left:0
|
|
|
|
}
|
|
|
|
.imgCrop_previewWrap{
|
|
|
|
overflow:hidden;
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
.imgCrop_previewWrap img{
|
|
|
|
position:absolute
|
|
|
|
}
|
|
|
|
#login-background{
|
|
|
|
z-index:500;
|
|
|
|
width:100%;
|
|
|
|
height:100%;
|
|
|
|
position:fixed;
|
|
|
|
left:0;
|
|
|
|
top:0;
|
|
|
|
background:url("/images/login-background.png") repeat scroll center center
|
|
|
|
}
|
|
|
|
#login-container{
|
|
|
|
z-index:500;
|
|
|
|
width:100%;
|
|
|
|
height:100%;
|
|
|
|
position:fixed;
|
|
|
|
display:table;
|
|
|
|
left:0;
|
|
|
|
top:0
|
|
|
|
}
|
|
|
|
#login-container-inner{
|
|
|
|
display:table-cell;
|
|
|
|
vertical-align:middle;
|
|
|
|
text-align:center;
|
|
|
|
width:100%;
|
|
|
|
height:100%
|
|
|
|
}
|
|
|
|
#login-container-with-tabs{
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
max-width:40em;
|
|
|
|
min-width:30em;
|
|
|
|
width:50%
|
|
|
|
}
|
|
|
|
#login{
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
background:#111;
|
|
|
|
border:1px solid #111;
|
|
|
|
height:18em
|
|
|
|
}
|
|
|
|
ul.login-tabs{
|
|
|
|
padding-left:1em;
|
|
|
|
left:0;
|
|
|
|
text-align:left;
|
|
|
|
height:1.4em
|
|
|
|
}
|
|
|
|
ul.login-tabs li{
|
|
|
|
display:block;
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
ul.login-tabs li>a{
|
|
|
|
display:block;
|
|
|
|
height:1.4em;
|
|
|
|
background:#111;
|
|
|
|
padding:2px 6px 0 6px;
|
|
|
|
border-width:1px 1px 0 1px;
|
|
|
|
border-style:solid;
|
|
|
|
border-color:#444;
|
|
|
|
font-weight:bold;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
ul.login-tabs .selected>a{
|
|
|
|
background:#111;
|
|
|
|
color:white;
|
|
|
|
border-color:#eee
|
|
|
|
}
|
|
|
|
ul.login-tabs li>a:hover{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
#login-popup-submit{
|
|
|
|
padding:2px 6px;
|
|
|
|
border:1px solid #eaeaea;
|
|
|
|
margin:10px
|
|
|
|
}
|
|
|
|
#login-popup-submit:hover{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
#login-popup-notices{
|
|
|
|
padding:1em;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto
|
|
|
|
}
|
|
|
|
.tab-header-text{
|
|
|
|
text-align:center;
|
|
|
|
padding:1em;
|
|
|
|
padding-bottom:.5em;
|
|
|
|
padding-left:1.5em;
|
|
|
|
padding-right:1.5em
|
|
|
|
}
|
|
|
|
.inline-image>.inline-thumb{
|
|
|
|
float:left;
|
|
|
|
clear:left
|
|
|
|
}
|
|
|
|
P,.inline-image+.inline-image>.inline-thumb{
|
|
|
|
clear:none
|
|
|
|
}
|
|
|
|
.inline-image+p{
|
|
|
|
clear:left
|
|
|
|
}
|
|
|
|
.inline-image+br+br{
|
|
|
|
clear:left
|
|
|
|
}
|
|
|
|
.inline-image>.inline-thumb{
|
|
|
|
cursor:pointer
|
|
|
|
}
|
|
|
|
.inline-image>.inline-thumb img{
|
|
|
|
margin:.5em
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image .main-inline-image>img{
|
|
|
|
border:2px solid #000
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui>.expanded-image{
|
|
|
|
clear:both
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui{
|
|
|
|
padding:.75em 0 .25em 0;
|
|
|
|
clear:both
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui .select-image{
|
|
|
|
margin:1px 3px;
|
|
|
|
padding:2px 6px;
|
|
|
|
font-weight:normal;
|
|
|
|
border:1px solid #eaeaea;
|
|
|
|
display:inline-block
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui .select-image:hover{
|
|
|
|
background:#2828b4;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui .select-image:focus{
|
|
|
|
outline:0
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui .select-image.selected-image-tab{
|
|
|
|
background:#3c3cdc;
|
|
|
|
color:white
|
|
|
|
}
|
|
|
|
.inline-image .expanded-image-ui .edit-link{
|
|
|
|
margin-left:.5em
|
|
|
|
}
|
|
|
|
.batch-buttons form{
|
|
|
|
float:left
|
|
|
|
}
|
|
|
|
#hosting-referral{
|
|
|
|
position:absolute;
|
|
|
|
width:25em;
|
|
|
|
margin-left:-12.5em;
|
|
|
|
left:50%;
|
|
|
|
padding:.5em;
|
|
|
|
font-size:150%;
|
|
|
|
text-align:center;
|
|
|
|
background-color:#008;
|
|
|
|
-webkit-transition:top .2s ease-out;
|
|
|
|
top:-8em
|
|
|
|
}
|
|
|
|
#hosting-referral.shown{
|
|
|
|
top:1em
|
|
|
|
}
|
|
|
|
table#history{
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
table#history td.change{
|
|
|
|
width:100%;
|
|
|
|
white-space:normal
|
|
|
|
}
|
|
|
|
table .center{
|
|
|
|
text-align:center
|
|
|
|
}
|
|
|
|
table.nowrap{
|
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
table td.wrap{
|
|
|
|
white-space:normal
|
|
|
|
}
|
|
|
|
table td.full{
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
div#news-ticker{
|
|
|
|
padding:5px;
|
|
|
|
background:#580d0d;
|
|
|
|
border-bottom:2px solid #ff0000;
|
|
|
|
overflow:hidden;
|
|
|
|
margin:-1em -1em 1em;
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
div#news-ticker ul{
|
|
|
|
float:left;
|
|
|
|
margin:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
div#news-ticker li{
|
|
|
|
list-style-type:none;
|
|
|
|
float:left;
|
|
|
|
margin:0 2em 0 0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
div#news-ticker a#close-news-ticker-link{
|
|
|
|
float:right
|
|
|
|
}
|
|
|
|
ul.ui-autocomplete{
|
|
|
|
background:white;
|
|
|
|
border:1px solid #333
|
|
|
|
}
|
|
|
|
ul.ui-autocomplete a{
|
|
|
|
color:#222
|
|
|
|
}
|
|
|
|
ul.ui-autocomplete a#ui-active-menuitem{
|
|
|
|
color:#222;
|
|
|
|
background:#FFC
|
|
|
|
}
|
|
|
|
div#main-menu{
|
|
|
|
display:block;
|
|
|
|
padding-left:0;
|
|
|
|
margin-left:0;
|
|
|
|
width:100%
|
|
|
|
}
|
|
|
|
div#main-menu>ul{
|
|
|
|
float:left;
|
|
|
|
list-style:none
|
|
|
|
}
|
|
|
|
div#main-menu ul li{
|
|
|
|
margin:0 12px 0 0;
|
|
|
|
padding:0;
|
|
|
|
float:left;
|
|
|
|
position:relative
|
|
|
|
}
|
|
|
|
div#main-menu>ul>li>a{
|
|
|
|
padding:0;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
div#main-menu>ul>li>a.submenu-button{
|
|
|
|
opacity:.3;
|
|
|
|
padding:0 1px;
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
div#main-menu>ul>li:hover>a.submenu-button{
|
|
|
|
opacity:.6
|
|
|
|
}
|
|
|
|
div#main-menu>ul>li:hover>a.submenu-button:hover{
|
|
|
|
opacity:1
|
|
|
|
}
|
|
|
|
div#main-menu .search-box{
|
|
|
|
display:none;
|
|
|
|
list-style:none;
|
|
|
|
position:absolute;
|
|
|
|
background:black;
|
|
|
|
border:1px solid #666;
|
|
|
|
padding:5px
|
|
|
|
}
|
|
|
|
div#main-menu ul li ul.submenu{
|
|
|
|
z-index:1000;
|
|
|
|
position:absolute;
|
|
|
|
list-style:none;
|
|
|
|
float:none;
|
|
|
|
display:none;
|
|
|
|
background:black;
|
|
|
|
border:1px solid #540a0a;
|
|
|
|
margin:0;
|
|
|
|
max-width:200px
|
|
|
|
}
|
|
|
|
div#main-menu ul li ul li{
|
|
|
|
float:none;
|
|
|
|
margin:0;
|
|
|
|
padding:0
|
|
|
|
}
|
|
|
|
div#main-menu ul li ul.submenu li a{
|
|
|
|
display:block;
|
|
|
|
padding:2px 4px;
|
|
|
|
white-space:nowrap;
|
|
|
|
overflow:hidden;
|
|
|
|
text-overflow:ellipsis
|
|
|
|
}
|
|
|
|
div#main-menu ul li ul.submenu li a.hover{
|
|
|
|
background:#222
|
|
|
|
}
|
|
|
|
div#main-menu ul li ul.submenu li:hover a{
|
|
|
|
background:#222
|
|
|
|
}
|
|
|
|
div#main-menu .separator{
|
|
|
|
display:block;
|
|
|
|
width:100%;
|
|
|
|
background:#aaa;
|
|
|
|
height:1px;
|
|
|
|
margin:1px 0;
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
div#main-menu a#forum-link.forum-update{
|
|
|
|
font-weight:bold
|
|
|
|
}
|
|
|
|
div#main-menu .forum-items-start{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
div#main-menu #has-mail-notice{
|
|
|
|
display:none
|
|
|
|
}
|
|
|
|
.blacklisted-post .directlink{
|
|
|
|
background-color:#833333
|
|
|
|
}
|
|
|
|
#image{
|
|
|
|
-webkit-touch-callout:none;
|
|
|
|
-webkit-user-select:none;
|
|
|
|
-khtml-user-select:none;
|
|
|
|
-moz-user-select:moz-none;
|
|
|
|
-ms-user-select:none;
|
|
|
|
user-select:none
|
|
|
|
}
|
|
|
|
#note_create_notice{
|
|
|
|
display:none;
|
|
|
|
position:absolute;
|
|
|
|
width:200px;
|
|
|
|
background-color:#333;
|
|
|
|
border:1px solid white;
|
|
|
|
padding:5px;
|
|
|
|
top:-75px
|
|
|
|
}
|
|
|
|
.default_to_large_cont{
|
|
|
|
display:none;
|
|
|
|
position:absolute;
|
|
|
|
padding:3px;
|
|
|
|
left:19px;
|
|
|
|
top:-1px;
|
|
|
|
width:120px;
|
|
|
|
background-color:#005;
|
|
|
|
border:1px solid white
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-body *:not(a){
|
|
|
|
color:inherit
|
|
|
|
}
|
|
|
|
div#post-view>div#right-col>div>div#note-container>div.note-body p:last-child{
|
|
|
|
margin-bottom:0
|
|
|
|
}
|
|
|
|
h2#site-title{
|
|
|
|
overflow:hidden;
|
|
|
|
height:43px
|
|
|
|
}
|
|
|
|
h2#site-title span{
|
|
|
|
overflow:hidden
|
|
|
|
}
|
|
|
|
div#pool-show div ul li.mode-browse{
|
|
|
|
float:none!important
|
|
|
|
}
|
|
|
|
body .profiler-results *{
|
|
|
|
color:black
|
|
|
|
}
|
|
|
|
#main #menu{
|
|
|
|
float:left;
|
|
|
|
width:200px;
|
|
|
|
padding:0 20px 0 0
|
|
|
|
}
|
|
|
|
#main #menu h5{
|
|
|
|
padding:0 10px 10px 10px
|
|
|
|
}
|
|
|
|
#main #menu ul{
|
|
|
|
list-style:none
|
|
|
|
}
|
|
|
|
#main #menu ul li{
|
|
|
|
margin:0
|
|
|
|
}
|
|
|
|
#main #menu ul li a{
|
|
|
|
display:block;
|
|
|
|
padding:4px 10px
|
|
|
|
}
|
|
|
|
#main #menu ul li a:hover{
|
|
|
|
background:#333
|
|
|
|
}
|
|
|
|
#main #content{
|
|
|
|
margin-left:200px;
|
|
|
|
padding-left:20px
|
|
|
|
}
|
|
|
|
#main #content h1{
|
|
|
|
padding-bottom:10px
|
|
|
|
}
|
|
|
|
|