@ -201,14 +201,14 @@ inc_top.tmpl
}
. ui-widget-header {
background : # ffffff url ( "../css/lib/images/ui-bg_flat_0_ffffff_40x100.png" ) 50 % 50 % repeat-x ;
background : # fff url ( "../css/lib/images/ui-bg_flat_0_ffffff_40x100.png" ) 50 % 50 % repeat-x ;
}
. ui-state-default ,
. ui-widget-content . ui-state-default ,
. ui-widget-header . ui-state-default {
background : # ffffff ;
border : 1px solid # CCCCCC ;
background : # fff ;
border : 1px solid # CCC ;
}
. ui-state-hover ,
@ -217,7 +217,7 @@ inc_top.tmpl
. ui-state-focus ,
. ui-widget-content . ui-state-focus ,
. ui-widget-header . ui-state-focus {
background : # ffffff ;
background : # fff ;
}
. ui-state-active ,
@ -270,11 +270,11 @@ inc_top.tmpl
}
. ui-widget-overlay {
background : # aaaaaa url ( "../css/lib/images/ui-bg_flat_0_aaaaaa_40x100.png" ) 50 % 50 % repeat-x ;
background : # aaa url ( "../css/lib/images/ui-bg_flat_0_aaaaaa_40x100.png" ) 50 % 50 % repeat-x ;
}
. ui-widget-shadow {
background : # 000000 url ( "../css/lib/images/ui-bg_flat_0_000000_40x100.png" ) 50 % 50 % repeat-x ;
background : # 000 url ( "../css/lib/images/ui-bg_flat_0_000000_40x100.png" ) 50 % 50 % repeat-x ;
}
. ui-state-active a , . ui-state-active a : link , . ui-state-active a : visited {
@ -303,7 +303,7 @@ inc_top.tmpl
. ui-tabs . ui-tabs-panel {
background-color : # F7F7F7 ! important ;
border : 1px solid # CCCCCC ! important ;
border : 1px solid # CCC ! important ;
}
. ui-tabs . ui-tabs-nav li . ui-tabs-active {
@ -578,7 +578,7 @@ home.tmpl
text-shadow : 0 0 0 . 1em # fff ;
vertical-align : middle ;
font-size : 12px ;
color : # 000000 ;
color : # 000 ;
}
. progress-80 {
@ -1220,23 +1220,27 @@ ul.tags li a{
vertical-align : -2px ;
}
. airdate-never {
background-color : # eae2c8 ;
color : # 666
}
. unaired {
background-color : # f5f1e4 ;
background-color : # f5f1e4 ;
}
. skipped {
background-color : # bedeed ;
background-color : # bedeed ;
}
. good {
background-color : # c3e3c8 ;
background-color : # c3e3c8 ;
}
. qual {
background-color : # ffda8a ;
background-color : # ffda8a ;
}
. wanted {
background-color : # ffb0b0 ;
background-color : # ffb0b0 ;
}
. snatched {
background-color : # ebc1ea ;
background-color : # ebc1ea ;
}
span . unaired {
@ -1270,7 +1274,7 @@ span.good b,
span . qual b ,
span . wanted b ,
span . snatched b {
color : # 000000 ;
color : # 000 ;
font-weight : 800 ;
}
@ -1390,7 +1394,7 @@ td.col-legend {
th . col-search ,
td . col-search {
width : 46px ;
width : 46px ;
}
. showLegend {
@ -1521,7 +1525,7 @@ h2.day, h2.network {
}
. tvshowTitle a {
color : # 000000 ;
color : # 000 ;
float : left ;
line-height : 1 . 4em ;
font-size : 1 . 4em ;
@ -1582,7 +1586,7 @@ h2.day, h2.network {
}
. daybydayWrapper {
max-width : 1400px ;
max-width : 1400px ;
margin : 0 auto ;
padding : 0 ; /*3px*/
}
@ -1951,7 +1955,7 @@ select .selected {
list-style-type : none ;
}
# provider_order_list ,
# provider_order_list ,
# service_order_list {
width : 250px ;
padding-left : 20px ;
@ -2000,7 +2004,7 @@ select .selected {
font-size : 14px ;
}
# provider_order_list input ,
# provider_order_list input ,
# service_order_list input {
margin : 0 5px 0 2px ;
vertical-align : middle ;
@ -2021,13 +2025,13 @@ select .selected {
width : 220px ! important ;
}
. infoTableHeader ,
. infoTableHeader ,
. infoTableCell {
padding : 5px ;
}
. infoTableSeperator {
border-top : 1px dotted # 666666 ;
. infoTableSeperator {
border-top : 1px dotted # 666 ;
}
[ class ^ = "icon16-" ] ,
@ -2115,7 +2119,7 @@ config_postProcessing.tmpl
# failed-guide ,
# failed-guide . title ,
# failed-guide li {
margin : 0 ;
margin : 0 ;
padding : 0 ;
}
@ -2248,7 +2252,7 @@ td.tableright {
. separator {
font-size : 90 % ;
color : # 333333 ;
color : # 333 ;
}
a . whitelink {
@ -2302,7 +2306,7 @@ span.quality {
-webkit-box-shadow : inset 0 1px rgba ( 255 , 255 , 255 , 0 . 1 ) , inset 0 -1px 3px rgba ( 0 , 0 , 0 , 0 . 3 ) , inset 0 0 0 1px rgba ( 255 , 255 , 255 , 0 . 08 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : inset 0 1px rgba ( 255 , 255 , 255 , 0 . 1 ) , inset 0 -1px 3px rgba ( 0 , 0 , 0 , 0 . 3 ) , inset 0 0 0 1px rgba ( 255 , 255 , 255 , 0 . 08 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
text-shadow : 0 1px rgba ( 0 , 0 , 0 , 0 . 8 ) ;
color : # FFFFFF ;
color : # FFF ;
display : inline-block ;
padding : 2px 4px ;
text-align : center ;
@ -2463,15 +2467,15 @@ div.blackwhitelist.manual {
bootstrap Overrides
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = * /
body {
padding-top : 60px ;
body {
padding-top : 60px ;
overflow-y : scroll ;
font-family : "Open Sans" , "Helvetica Neue" , Helvetica , Arial , sans-serif ;
color : # 000 ;
}
html * {
outline : 0 ! important ;
html * {
outline : 0 ! important ;
}
input [ type = "checkbox" ] {
@ -2500,54 +2504,54 @@ input, textarea, select, .uneditable-input {
/* navbar styling */
. navbar-default . navbar-brand {
color : # ffffff ;
color : # fff ;
}
. navbar-default . navbar-brand : hover ,
. navbar-default . navbar-brand : focus {
color : # ffffff ;
color : # fff ;
background-color : transparent ;
}
. navbar-default . navbar-text {
color : # dddddd ;
color : # ddd ;
}
. navbar-default . navbar-nav > li > a {
color : # dddddd ;
color : # ddd ;
}
. navbar-default . navbar-nav > li > a : hover ,
. navbar-default . navbar-nav > li > a : focus {
color : # ffffff ;
color : # fff ;
background-color : transparent ;
}
. navbar-default . navbar-nav > . active > a ,
. navbar-default . navbar-nav > . active > a : hover ,
. navbar-default . navbar-nav > . active > a : focus {
color : # ffffff ;
background-color : # 333333 ;
color : # fff ;
background-color : # 333 ;
}
. navbar-default . navbar-nav > . disabled > a ,
. navbar-default . navbar-nav > . disabled > a : hover ,
. navbar-default . navbar-nav > . disabled > a : focus {
color : # cccccc ;
color : # ccc ;
background-color : transparent ;
}
. navbar-default . navbar-toggle {
border-color : # cccccc ;
border-color : # ccc ;
}
. navbar-default . navbar-toggle : hover ,
. navbar-default . navbar-toggle : focus {
background-color : # 333333 ;
background-color : # 333 ;
}
. navbar-default . navbar-toggle . icon-bar {
background-color : # 333333 ;
background-color : # 333 ;
}
. navbar-default . navbar-collapse ,
@ -2558,39 +2562,39 @@ input, textarea, select, .uneditable-input {
. navbar-default . navbar-nav > . open > a ,
. navbar-default . navbar-nav > . open > a : hover ,
. navbar-default . navbar-nav > . open > a : focus {
background-color : # 333333 ;
color : # ffffff ;
background-color : # 333 ;
color : # fff ;
}
@ media ( max-width : 767px ) {
. navbar-default . navbar-nav . open . dropdown-menu > li > a {
color : # dddddd ;
}
. navbar-default . navbar-nav . open . dropdown-menu > li > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > li > a : focus {
color : # ffffff ;
. navbar-default . navbar-nav . open . dropdown-menu > li > a {
color : # ddd ;
}
. navbar-default . navbar-nav . open . dropdown-menu > li > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > li > a : focus {
color : # fff ;
background-color : transparent ;
}
. navbar-default . navbar-nav . open . dropdown-menu > . active > a ,
. navbar-default . navbar-nav . open . dropdown-menu > . active > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > . active > a : focus {
color : # ffffff ;
background-color : # 333333 ;
}
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a ,
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a : focus {
color : # cccccc ;
}
. navbar-default . navbar-nav . open . dropdown-menu > . active > a ,
. navbar-default . navbar-nav . open . dropdown-menu > . active > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > . active > a : focus {
color : # fff ;
background-color : # 333 ;
}
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a ,
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a : hover ,
. navbar-default . navbar-nav . open . dropdown-menu > . disabled > a : focus {
color : # ccc ;
background-color : transparent ;
}
}
}
. navbar-default . navbar-link {
color : # dddddd ;
color : # ddd ;
}
. navbar-default . navbar-link : hover {
color : # ffffff ;
color : # fff ;
}
. navbar-default . btn-link {
@ -2599,14 +2603,14 @@ input, textarea, select, .uneditable-input {
. navbar-default . btn-link : hover ,
. navbar-default . btn-link : focus {
color : # dddddd ;
color : # ddd ;
}
. navbar-default . btn-link [ disabled ] : hover ,
fieldset [ disabled ] . navbar-default . btn-link : hover ,
. navbar-default . btn-link [ disabled ] : focus ,
fieldset [ disabled ] . navbar-default . btn-link : focus {
color : # cccccc ;
color : # ccc ;
}
. dropdown-menu > li > a : hover , . dropdown-menu > li > a : focus {
@ -2626,7 +2630,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
}
. form-control {
color : # 000000 ;
color : # 000 ;
}
. form-control-inline {
@ -2666,7 +2670,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
. btn : active ,
. btn . active {
background-color : # cccccc \ 9 ;
background-color : # ccc \ 9 ;
}
. btn : first-child {
@ -2674,7 +2678,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
}
. btn : hover {
color : # 333333 ;
color : # 333 ;
text-decoration : none ;
background-color : # e6e6e6 ;
* background-color : # d9d9d9 ;
@ -2756,7 +2760,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
. btn-info : hover ,
. btn-inverse ,
. btn-inverse : hover {
color : # ffffff ;
color : # fff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
}
@ -2921,7 +2925,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
. btn-inverse {
background-color : # 414141 ;
* background-color : # 222222 ;
* background-color : # 222 ;
background-image : -ms-linear-gradient ( top , # 555555 , # 222222 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 555555 ) , to ( # 222222 ) ) ;
background-image : -webkit-linear-gradient ( top , # 555555 , # 222222 ) ;
@ -2929,7 +2933,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
background-image : -moz-linear-gradient ( top , # 555555 , # 222222 ) ;
background-image : linear-gradient ( top , # 555555 , # 222222 ) ;
background-repeat : repeat-x ;
border-color : # 222222 # 222222 # 000 000;
border-color : # 222 # 222 # 000 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#555555' , endColorstr = '#222222' , GradientType = 0 ) ;
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
@ -2940,7 +2944,7 @@ fieldset[disabled] .navbar-default .btn-link:focus {
. btn-inverse . active ,
. btn-inverse . disabled ,
. btn-inverse [ disabled ] {
background-color : # 222222 ;
background-color : # 222 ;
* background-color : # 151515 ;
}