diff --git a/gui/slick/css/comingEpisodes.css b/gui/slick/css/comingEpisodes.css deleted file mode 100644 index 15a698a0..00000000 --- a/gui/slick/css/comingEpisodes.css +++ /dev/null @@ -1,236 +0,0 @@ -.tvshowDiv { - display: block; - clear: both; - border: 1px solid #111; - margin: auto; - padding: 0px; - text-align: left; - width: 750px; - border-radius: 10px; - background: #fff; - cursor: default; -} - -.tvshowDiv a, .tvshowDiv a:link, .tvshowDiv a:visited, .tvshowDiv a:hover { - text-decoration: none; - background: none; -} - -.tvshowTitle a { - color: #000000; - float: left; - padding-top: 3px; - line-height: 1.2em; - font-size: 1.1em; - text-shadow: -1px -1px 0 #FFF); -} - -.tvshowTitleIcons { - float: right; - padding: 3px 5px; -} - -.tvshowDiv .title { - font-weight: bold; - color: #111; -} - -.posterThumb { - -ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */ - vertical-align: top; - height: auto; - width: 180px; - border-right: 1px solid #111; - border-top-left-radius: 8px; - border-bottom-left-radius: 8px; -} -.bannerThumb { - -ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */ - vertical-align: top; - height: auto; - width: 750px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; - border-bottom: 1px solid #111; -} - -.tvshowDiv th { - color: #000; - letter-spacing: 1px; - text-align: left; -} - -.tvshowDiv th.nobg { - text-align: center; -} - -.tvshowDiv td { - padding: 5px 10px 5px 10px; - color: #000; -} - -.tvshowDiv td.next_episode { - width: 100%; - height: 90%; - border-bottom: 1px solid #111; - vertical-align: top; - color: #000; -} - -h1.day { - margin-top: 10px; - padding: 4px; - letter-spacing: 1px; - background:#297ab8; - background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; - background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; - filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; - -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; - color: #fff; - text-shadow:0 1px rgba(0,0,0,0.8); - text-align: center; - border-top-left-radius: 10px; - border-top-right-radius: 10px; - border-left: 1px solid #111; - border-top: 1px solid #111; - border-right: 1px solid #111; -} - -h1.network { - margin-top: 10px; - padding: 4px; - letter-spacing: 1px; - background:#297ab8; - background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; - background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; - filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; - -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; - color: #fff; - text-shadow:0 1px rgba(0,0,0,0.8); - text-align: center; - border-top-left-radius: 10px; - border-top-right-radius: 10px; - border-left: 1px solid #111; - border-top: 1px solid #111; - border-right: 1px solid #111; -} - -.comingepheader > .ep_listing { - border-bottom-left-radius: 10px; - border-bottom-right-radius: 10px; -} - -.comingepheader > .ep_listing ~ .ep_listing { - border-top-left-radius: 10px; - border-top-right-radius: 10px; - border-bottom-left-radius: 10px; - border-bottom-right-radius: 10px; -} - -.comingepheader > * > .ep_listing ~ .ep_listing { - border-top-left-radius: 10px; - border-top-right-radius: 10px; - border-bottom-left-radius: 10px; - border-bottom-right-radius: 10px; -} - -.listingradius { - border-radius: 10px; -} - -.ep_listing { - width: auto; - border: 1px solid #111; - margin-bottom: 10px; - /* margin: 10px; */ - /* overflow: hidden; */ - padding: 10px; -} - -.h2footer .listing_default, -.h2footer .listing_current, -.h2footer .listing_waiting, -.h2footer .listing_overdue, -.h2footer .listing_toofar { - padding: 0px 10px; - display: inline-block; - font-size: 13px; - font-weight: bold; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; - border: 1px solid #111; -} - -.listing_default { - background-color: #ffd4aa; - color: #bf5f00; -} - -.listing_current { - background-color: #d4ffaa; - color: #3f7f00; -} - -.listing_waiting { - background-color: #d4ffaa; -} - -.listing_overdue { - background-color: #ffbfbf; - color: #ff5656; -} - -.listing_toofar { - background-color: #aad4ff; - color: #003f7f; -} - -.listing_unknown { - background-color: #ffd4aa; -} - -tr.listing_default { - color: #111; -} - -tr.listing_current { - color: #111; -} - -tr.listing_waiting { - color: #111; -} - -tr.listing_overdue { - color: #111; -} - -tr.listing_toofar { - color: #111; -} - -tr.listing_unknown { - color: #111; -} - -span.pause { - color: #FF0000; - font-size: 12px; -} - -.ep_summaryTrigger { -/* float: left; - padding-top: 9px;*/ -} - -.ep_summary { - margin-left: 5px; -/* padding-top: 5px; */ - font-style: italic; - line-height: 21px; -} \ No newline at end of file diff --git a/gui/slick/css/config.css b/gui/slick/css/config.css deleted file mode 100644 index 8624f32e..00000000 --- a/gui/slick/css/config.css +++ /dev/null @@ -1,474 +0,0 @@ -#config { - text-align:center; - padding:0 0 0 0; - font-size: 12px; -} - -#config *{ - font-family: "Open Sans", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; -} - -#config a:hover { - color: #09a2ff !important; -} - -#config h3 a { - text-decoration: none; - font-size: 18px; -} - -#config h3 img { - vertical-align: baseline; - padding-right: 5px; -} - -#config ul { - list-style-type: none; -} - -#config h3 { - font-size: 1.5em; - color: #FFFFFF; -} - -#config h4 { - font-size: 1em; - color: #FFFFFF; - text-transform: uppercase; - margin: 0 0 .2em; - line-height: 12px; - margin-top: 2px; -} - -#config h5 { - font-size: 1em; - color: #FFFFFF; - margin: 0 0 .2em; -} - -#config p { - font-size: 1.2em; - line-height: 1.3; -} - -#config .path { - font-size: 1em; - color: #333; - font-family: "Open Sans", Verdana; -} - -#config .jumbo { - font-size: 14px !important; -} - -#config-content { - display: block; - width: 100%; - text-align: left; - clear: both; - margin: 0 auto; - padding: 0 0 0; -} - -#config-components { - width: auto; -} - -#config-components-border { - float: left; - width: auto; - border-top: 1px solid #999; - padding: 5px 0; -} - -#config .title-group { - border-bottom: 1px solid #707070; - position: relative; - padding: 25px 15px 25px; -} - -#config .component-group { - border-bottom: 1px solid #111; - padding: 15px 15px 25px; -} - -#config .component-group-desc { - float: left; - width: 235px; -} - -#config .component-group-desc h3 { - font-size: 1.5em; -} - -#config .component-group-desc p { - width: 85%; - font-size: 1.0em; - color: #FFFFFF; - margin: .8em 0; -} - -#config .component-group-desc p.note { - width: 90%; - color: #FFFFFF; - margin: .8em 0; -} - -#config .component-group-list { - float: left; - width: 610px; - margin-top: 16px; -} - -#config fieldset { - border: 0; - outline: 0; -} - -#config div.field-pair { - margin: .9em 0 1.4em; -} - -#config div.field-pair input:not(.btn) { - float: left; - margin-right: 6px; - margin-top: 4px; - padding: 4px; - border-radius: 3px; - border: 1px solid #111; -} - -#config div.field-pair input[type="checkbox"] { - margin-top: 9px; -} - -#config div.naming-anime input[type="radio"] { - margin-top: 9px; -} - -#provider_order_list input[type="checkbox"], -#service_order_list input[type="checkbox"] { - vertical-align:middle; -} - -#config label.nocheck, -#config div #customQuality { - padding-left: 20px; -} - -#config label span.component-title { - font-size: 13px; - font-weight: 700; - float: left; - width: 175px; - margin-right: 10px; - padding-top: 4px; -} - -#config label span.component-desc { - margin-left: 190px; - display: block; - font-size: 11px; - padding-top: 4px; -} - -#config label.nocheck span.component-desc { - margin-left: 170px; -} - -#config div.field-pair select { - font-size: 12px; -} - -#config-settings { - float: right; - width: 200px; - background: #fffae5; - border-bottom: 1px dotted #666; - border-top: 1px solid #999; - margin-right: 20px; - padding: 20px 0 30px; -} - -#config-settings .config-settings-group { - border-bottom: 1px dotted #999; - padding-bottom: 15px; - margin: 0 15px 15px; -} - -#config-settings .config-settings-group h2 { - margin-bottom: 0; -} - -#config-settings .config-settings-group p { - font-size: 1.1em; - color: #666; - margin: .6em 0 1em; -} - -#config-settings .config-settings-group div.field-pair { - margin: 1.2em 0 .6em; -} - -#config-settings .config-settings-group input { - float: left; -} - -.clearfix:after { - content: "."; - display: block; - height: 0; - clear: both; - visibility: hidden; -} - -.clearfix { - display: block; -} - -/* Hides from IE-mac \*/ -* html .clearfix { - height: 1%; -} -/* End hide from IE-mac */ - -#provider_order_list, -#service_order_list { - list-style-type: none; - width: 270px; - margin: 0; - padding: 0; - line-height: normal; -} - -#provider_order_list li, -#service_order_list li { - font-size: 14px; - font-weight: bold; - font-family: "Open Sans", Verdana; - margin: 0 5px 5px; - padding: 6px; - height: 22px; - background: #333; - border-radius: 5px; -} - -#provider_order_list input, -#service_order_list input { - margin: 0px 2px; -} - -.providerDiv { - display: none; - padding-left: 20px; -} - -#config div.metadataDiv { - display: none; -} - -#config div.metadata_options { - float: left; - font-size: 14px; - font-family: "Open Sans", Verdana; - width: 185px; - color: #FFF; - padding: 7px; -} - -#config div.metadata_options label:hover { - background-color: #09A2FF; -} - -#config div.metadata_options label { - display: block; - color: #FFF; - padding-left: 4px; -} - -#config div.metadata_example { - float: right; - font-size: 14px; - font-family: "Open Sans", Verdana; - width: 265px; - color: #036; - overflow: auto; - margin-right: 30px; - padding: 7px; -} - -#config div.metadata_example label { - display: block; - color: #09A2FF; -} - -#config div.metadataDiv .disabled { - color: #ccc; -} - -#config div #metadataLegend { - font-size: 14px; - font-family: "Open Sans", Verdana; - font-weight: 900; - display: block; - width: auto; - padding-bottom: 3px; -} - -.infoTable { - border-collapse: collapse; -} - -.infoTableHeader, -.infoTableCell { - padding: 5px; -} - -.infoTableHeader { - font-weight: 700; -} - -.infoTableSeperator { - border-top: 1px dotted #666666; -} - -#config div.testNotification { - border: 1px solid #111; - padding: 5px; - margin-bottom: 10px; - line-height: 20px; - background-color: #333; - border-radius: 4px; -} - -.config_message { - width: 100%; - text-align: center; - font-size: 1.3em; - background: #ffecac; -} - -[class^="icon16-"], [class*=" icon16-"] { - background-image: url("/images/glyphicons-config.png"); - background-position: -40px 0; - background-repeat: no-repeat; - display: inline-block; - height: 16px; - line-height: 16px; - vertical-align: text-top; - width: 16px; -} - -.icon16-github { - background-position: 0 0; -} -.icon16-mirc { - background-position: -20px 0; -} -.icon16-sb { - background-position: -40px 0; -} -.icon16-web { - background-position: -60px 0; -} -.icon16-win { - background-position: -80px 0; -} - -#config span.path { - color: #09a2ff; - padding-bottom: 3px; - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; -} - -#config .tip_scale { - margin-left: -9px; - margin-top: -10px !important; - margin-right: 5px; - margin-bottom: -20px; - line-height: 18px; - font-size: 0.5 em !important; - text-align: left; -} - -#config .tip_scale label span.component-title { - width: 85px !important; - font-size: 12px !important; - margin-top: 2px !important; -} - -#config .tip_scale label span.component-desc { - margin-left: 120px !important; - width: 220px !important; -} - -#config .tip_scale label span.component-desc2 { - margin-left: 100px !important; - width: 220px !important; - display: block; - font-size: 11px; - padding-top: 4px; -} - -#config .tip_scale input[type="text"], -#config .tip_scale input[type="password"], -#config .tip_scale select { - transform: scale(0.8) !important; - -ms-transform: scale(0.8) !important; - -webkit-transform: scale(0.8) !important; - margin-left: -35px !important; - margin-top: 3px !important; -} - -/* ======================================================================= -config_postProcessing.tmpl -========================================================================== */ - -#config div.example { - padding: 4px 10px 4px 10px; - margin-top: 2px; - color: #09a2ff; - border: 1px solid #111; - background: #333; - border-radius: 5px; -} - -.Key { - width: 100%; - padding: 6px; - font-size: 11px; - background-color: #3d3d3d; - border: 1px solid #111; - border-collapse: collapse; - border-spacing: 0; - line-height: 18px !important; - margin-left: 15px !important; -} - -.Key th, .tableHeader { - padding: 3px 9px; - margin: 0; - color: #fff; - text-align: center; - text-shadow:0 1px rgba(0,0,0,0.8); - background:#297ab8; - background-clip:padding-box; - background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; - background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; - background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; -} - -.Key td { - padding: 1px 5px !important; -} - -.Key tr { - border-bottom: 1px solid #111; -} - -.Key tr.even { - background-color: #333; -} \ No newline at end of file diff --git a/gui/slick/css/config.less b/gui/slick/css/config.less deleted file mode 100644 index ed02b06f..00000000 --- a/gui/slick/css/config.less +++ /dev/null @@ -1,78 +0,0 @@ -/* Variables */ -@base-font-face: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; -@alt-font-face: "Trebuchet MS", Helvetica, Arial, sans-serif; -@base-font-size: 12px; -@text-color: #343434; -@swatch-blue: #4183C4; -@swatch-green: #BDE433; -@swatch-grey: #666666; -@link-color: #75ADD8; -@border-color: #CCCCCC; -@msg-bg: #FFF6A9; -@msg-bg-success: #D3FFD7; -@msg-bg-error: #FFD3D3; - -/* Mixins */ -.rounded(@radius: 5px) { - -moz-border-radius: @radius; - -webkit-border-radius: @radius; - border-radius: @radius; -} -.roundedTop(@radius: 5px) { - -moz-border-radius-topleft: @radius; - -moz-border-radius-topright: @radius; - -webkit-border-top-right-radius: @radius; - -webkit-border-top-left-radius: @radius; - border-top-left-radius: @radius; - border-top-right-radius: @radius; -} -.roundedLeftTop(@radius: 5px) { - -moz-border-radius-topleft: @radius; - -webkit-border-top-left-radius: @radius; - border-top-left-radius: @radius; -} -.roundedRightTop(@radius: 5px) { - -moz-border-radius-topright: @radius; - -webkit-border-top-right-radius: @radius; - border-top-right-radius: @radius; -} -.roundedBottom(@radius: 5px) { - -moz-border-radius-bottomleft: @radius; - -moz-border-radius-bottomright: @radius; - -webkit-border-bottom-right-radius: @radius; - -webkit-border-bottom-left-radius: @radius; - border-bottom-left-radius: @radius; - border-bottom-right-radius: @radius; -} -.roundedLeftBottom(@radius: 5px) { - -moz-border-radius-bottomleft: @radius; - -webkit-border-bottom-left-radius: @radius; - border-bottom-left-radius: @radius; -} -.roundedRightBottom(@radius: 5px) { - -moz-border-radius-bottomright: @radius; - -webkit-border-bottom-right-radius: @radius; - border-bottom-right-radius: @radius; -} -.shadow(@shadow: 0 17px 11px -1px #ced8d9) { - -moz-box-shadow: @shadow; - -webkit-box-shadow: @shadow; - -o-box-shadow: @shadow; - box-shadow: @shadow; -} -.gradient(@gradientFrom: #FFFFFF, @gradientTo: #EEEEEE){ - background-image: -moz-linear-gradient(@gradientFrom, @gradientTo) !important; - background-image: linear-gradient(@gradientFrom, @gradientTo) !important; - background-image: -webkit-linear-gradient(@gradientFrom, @gradientTo) !important; - background-image: -o-linear-gradient(@gradientFrom, @gradientTo) !important; - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@gradientFrom, endColorstr=@gradientTo) !important; - -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=@gradientFrom, endColorstr=@gradientTo) !important; -} -.opacity(@opacity_percent:85) { - filter: ~"alpha(opacity=85)"; - -moz-opacity: @opacity_percent / 100 !important; - -khtml-opacity:@opacity_percent / 100 !important; - -o-opacity:@opacity_percent / 100 !important; - opacity:@opacity_percent / 100 !important; -} - diff --git a/gui/slick/css/dark.css b/gui/slick/css/dark.css new file mode 100644 index 00000000..06629970 --- /dev/null +++ b/gui/slick/css/dark.css @@ -0,0 +1,1908 @@ +.imgHomeWrapper { + border: 1px solid #111; +} + +.imgposter { + border: 1px solid #111; +} + +.imgbanner { + border: 1px solid #111; +} + +body { + background: none repeat scroll 0 0 #222; + color: #FFFFFF; +} + +#searchResults fieldset { + border: 1px solid #111; +} + +a{ + color: #09A2FF; +} + +.update { + color: #339933; +} + +#upgrade-notification div { + background-color: #C6B695; + border-bottom-color: #AF986B; + border-bottom-style: solid; + border-bottom-width: 1px; + padding: 7px 0; + color: #fff; + font-weight: 700; + text-shadow: none; +} + +#header-fix { + *margin-bottom: -31px; + /* IE fix */ + height: 21px; + padding: 0; +} + +#header { + background-image: -moz-linear-gradient(#297ab8, #15528f) !important; + background-image: linear-gradient(#297ab8, #15528f) !important; + background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; + background-image: -o-linear-gradient(#297ab8, #15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + border-bottom: 1px solid #111; +} + +#versiontext { + color: #FFFFFF; +} + +.update { + color: #339933; + text-decoration: none; +} + +.tvshowImg { + border: 1px solid #111; +} + +.tvshowImg img { + float: left; + min-width: 100%; + position: relative; +} + +table .ep_name { + color: #000000; +} + +table td a { + color: #fff; +} + +table td a:hover { + color: #09A2FF; +} + +.separator { + font-size: 90%; + color: #999; +} + +div select { +/* font-size: 12px; !important*/ + border: 1px solid #d4d0c8; +} + +div select { + border:1px solid #d4d0c8; +} + +input:not(.btn){ + border-bottom-color: #111; + border-right-color: #111; + border-left-color: #111; + border-top-color: #111; +} + +.footer a { + color: #09A2FF; + text-decoration: none; +} + +.footerhighlight { + color: #09A2FF; + display: inline; +} + +.sickbeardTable { + border-collapse:separate; + -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15); + box-shadow:0 1px 2px rgba(0,0,0,0.15); + border-spacing: 0px; +} + +.sickbeardTable th, .sickbeardTable td { + border-top: 1px solid transparent; +} + +.seasoncols th { + border-top: #111 1px solid; + text-shadow:0 1px rgba(255,255,255,0.8); + font-weight:normal; +} + +.seasonstyle td { + border-top: #111 1px solid; + color: #000000; +} + +.seasoncols tr:first-child, .seasoncols th:first-child{ + border-top-left-radius:10px; + border-left: #111 1px solid; +} + +.seasoncols tr:last-child, .seasoncols th:last-child{ + border-top-right-radius:10px; + border-right: #111 1px solid; +} + +.sickbeardTable th { + text-shadow:0 1px rgba(0,0,0,0.8); + background:#297ab8; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} + +.sickbeardTable tfoot a { + text-decoration: none; + color: #FFFFFF; + float: left; + font-weight:normal; + text-shadow:0 1px rgba(0,0,0,0.8); +} + +.sickbeardTable td.status_column { + font-weight: normal; + color: #000; +} + +.sickbeardTable td.search { + border-right: #111 1px solid; +} + +.sickbeardTable td.check { + border-left: #111 1px solid; +} + +.sickbeardTable td.tableleft { + border-left: #111 1px solid; +} + +.sickbeardTable td.tableright { + border-right: #111 1px solid; +} + +#actions .selectAll { + border-right: 1px solid #eee; +} + +#tooltip { + border: 1px solid #111; + background-color: #eee; +} + +.ui-progressbar { + height: 18px !important; + line-height: 17px; +} + +.progressbarText { + text-shadow: 0 0 0.1em #000; + position: absolute; + top: 0; + font-size: 12px; + color: #FFFFFF; + width: 100%; + height: 100%; + overflow: visible; + text-align: center; + vertical-align: middle; +} +/* +.ui-progressbar .ui-widget-header { + background-image: -moz-linear-gradient(#23afdc, #1178b3) !important; + background-image: linear-gradient(#23afdc, #1178b3) !important; + background-image: -webkit-linear-gradient(#23afdc, #1178b3) !important; + background-image: -o-linear-gradient(#23afdc, #1178b3) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} +*/ + +.progress-80 { + background-image: -moz-linear-gradient(#a6cf41, #5b990d) !important; + background-image: linear-gradient(#a6cf41, #5b990d) !important; + background-image: -webkit-linear-gradient(#a6cf41, #5b990d) !important; + background-image: -o-linear-gradient(#a6cf41, #5b990d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-60 { + background-image: -moz-linear-gradient(#fad440, #f2a70d) !important; + background-image: linear-gradient(#fad440, #f2a70d) !important; + background-image: -webkit-linear-gradient(#fad440, #f2a70d) !important; + background-image: -o-linear-gradient(#fad440, #f2a70d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-40 { + background-image: -moz-linear-gradient(#fab543, #f2700d) !important; + background-image: linear-gradient(#fab543, #f2700d) !important; + background-image: -webkit-linear-gradient(#fab543, #f2700d) !important; + background-image: -o-linear-gradient(#fab543, #f2700d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-20 { + background-image: -moz-linear-gradient(#da5945, #b11a10) !important; + background-image: linear-gradient(#da5945, #b11a10) !important; + background-image: -webkit-linear-gradient(#da5945, #b11a10) !important; + background-image: -o-linear-gradient(#da5945, #b11a10) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +tr.seasonheader h2 { + color: #fff; +} + +tr.seasonheader a:hover:not(.btn) { + background-color: #fff; + color: #343434; +} + +tr.unaired, span.unaired { + background-color: #cccccc; + color: #cec198; +} + +tr.unaired b, +span.unaired b { + color: #343434; +} + +tr.skipped, span.skipped { + background-color: #aad4ff; + color: #003f7f; + border: 1px solid #111; +} + +tr.skipped b, +span.skipped b { + color: #343434; +} + +tr.good, span.good { + background-color: #d4ffaa; + color: #3f7f00; + border: 1px solid #111; +} + +tr.good b, +span.good b { + color: #343434; +} + +tr.qual, span.qual { + background-color: #ffd4aa; + color: #bf5f00; + border: 1px solid #111; +} + +tr.qual b, +span.qual b { + color: #343434; +} + +tr.wanted, span.wanted { + background-color: #ffbfbf; + color: #ff5656; + border: 1px solid #111; +} + +tr.wanted b, +span.wanted b { + color: #343434; +} + +tr.snatched, span.snatched { + background-color: #ebc1ea; + color: #662c65; + border: 1px solid #111; +} + +tr.snatched b, +span.snatched b { + color: #343434; +} + +tr.wanted, +tr.qual, +tr.good, +tr.skipped, +tr.unaired, +tr.snatched { + border-top: #111 1px solid; +} + +span .headerInfo { + color: #FFFFFF; +} + +div#summary { + text-shadow:0px 1px rgba(0, 0, 0, 0.8); + background:#333; + border:1px solid #111; +} + +div#summary2 { + text-shadow:0px 1px rgba(0, 0, 0, 0.8); + background:#3D3D3D; + border:1px solid #111; +} + +.alt { + +} + +#tabs div.field-pair select, +.stepDiv div.field-pair select { + border: 1px solid #d4d0c8; +} + +#displayText { + background-color: #363636; + border: 1px solid #111; +} + +td.tvShow a { + color: #FFFFFF; + font-weight: normal; +} + +td.comingtvShow a { + text-decoration: none; + color: #111; + font-weight: normal; +} + +a.whitelink { + color: #ffffff; +} + +/* for displayShow notice */ +#show_message { + border: 1px solid #111; + background-color: #3D3D3D; +} + +#show_message.success { + background-image: -moz-linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: -webkit-linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: -o-linear-gradient(#d3ffd7, #c2edc6) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; +} + +#show_message.error { + background-image: -moz-linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: -webkit-linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: -o-linear-gradient(#ffd3d3, #edc4c4) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; +} + +/* override for qtip2 */ +.ui-tooltip-sb .ui-tooltip-titlebar a { + color: #222222; + text-decoration: none; +} + +option.flag { + background-color: #fff; + background-repeat: no-repeat; +} + +span.quality { + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + -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: 0px 1px rgba(0, 0, 0, 0.8); + color: #FFFFFF; +} + +span.Custom { + background-color: #621993; +} + +span.HD { + background-color: #2672B6; +} + +span.HD720p { + background-color: #5b990d; +} + +span.HD1080p { + background-color: #2672B6; +} + +span.RawHD { + background-color: #cd7300; +} + +span.SD { + background-color: #BE2625; +} + +span.Any { + background-color: #666; +} + +span.Unknown { + background-color: #999; +} + +span.Proper { + background-color: #3F7F00; +} + +span.false { + color: #993333; + /* red */ +} + +span.true { + color: #669966; + /* green */ +} + +#searchResults a { + color: #09a2ff; +} + +.btn { + color:#fff; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#2265a1; + border:1px solid #111; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.btn:hover, +.btn:active, +.btn.active, +.btn.disabled, +.btn[disabled] { + background-color: #2672b6; +} + +.btn:active, +.btn.active { + background-color: #2a88cf \9; +} + +.btn:hover { + background-color: #2672b6; +} + +.btn:focus { + outline: thin dotted #111; +} + +.btn.active, +.btn:active { + background-color: #1b507f; +} + +a.btn { + color: #ffffff !important; +} + +a.btn:hover { + color: #ffffff !important; +} + +.btn.disabled, +.btn[disabled] { + background-color: #11517a; + background-image: none; + opacity: 0.65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +} + +.btn-large { + background:#2265a1 !important; +} + +.btn-large:hover, +.btn-large:active, +.btn-large.active, +.btn-large.disabled, +.btn-large[disabled] { + background-color: #2672b6 !important; +} + +.btn-mini:hover{ + background-color: #2672b6; +} + +a.btn-mini { + color: #ffffff !important; +} + +a.btn-mini:hover { + color: #ffffff !important; +} + +.btn-primary, +.btn-primary:hover, +.btn-warning, +.btn-warning:hover, +.btn-danger, +.btn-danger:hover, +.btn-success, +.btn-success:hover, +.btn-info, +.btn-info:hover, +.btn-inverse, +.btn-inverse:hover { + color: #ffffff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); +} + +.btn-primary.active, +.btn-warning.active, +.btn-danger.active, +.btn-success.active, +.btn-info.active, +.btn-inverse.active { + color: rgba(255, 255, 255, 0.75); +} + +.btn-primary { + background-color: #2265a1; +} + +.btn-primary:hover, +.btn-primary:active, +.btn-primary.active, +.btn-primary.disabled, +.btn-primary[disabled] { + background-color: #2672b6; +} + +.btn-primary:active, +.btn-primary.active { + background-color: #1b507f; +} + +.btn-warning { + background-color: #faa732; + *background-color: #f89406; + background-image: -ms-linear-gradient(top, #fbb450, #f89406); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); + background-image: -webkit-linear-gradient(top, #fbb450, #f89406); + background-image: -o-linear-gradient(top, #fbb450, #f89406); + background-image: -moz-linear-gradient(top, #fbb450, #f89406); + background-image: linear-gradient(top, #fbb450, #f89406); + background-repeat: repeat-x; + border-color: #f89406 #f89406 #ad6704; + 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='#fbb450', endColorstr='#f89406', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); +} + +.btn-warning:hover, +.btn-warning:active, +.btn-warning.active, +.btn-warning.disabled, +.btn-warning[disabled] { + background-color: #f89406; + *background-color: #df8505; +} + +.btn-warning:active, +.btn-warning.active { + background-color: #c67605 \9; +} + +.btn-danger { + background-color: #8d2d2b; +} + +.btn-danger:hover, +.btn-danger:active, +.btn-danger.active, +.btn-danger.disabled, +.btn-danger[disabled] { + background-color: #a13331; +} + +.btn-danger:active, +.btn-danger.active { + background-color: #6e2321; +} + +.btn-success { + background-color: #3f7636; +} + +.btn-success:hover, +.btn-success:active, +.btn-success.active, +.btn-success.disabled, +.btn-success[disabled] { + background-color: #48873e; +} + +.btn-success:active, +.btn-success.active { + background-color: #305a29; +} + +.btn-info { + background-color: #49afcd; + *background-color: #2f96b4; + background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); + background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); + background-image: linear-gradient(top, #5bc0de, #2f96b4); + background-repeat: repeat-x; + border-color: #2f96b4 #2f96b4 #1f6377; + 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='#5bc0de', endColorstr='#2f96b4', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); +} + +.btn-info:hover, +.btn-info:active, +.btn-info.active, +.btn-info.disabled, +.btn-info[disabled] { + background-color: #2f96b4; + *background-color: #2a85a0; +} + +.btn-info:active, +.btn-info.active { + background-color: #24748c \9; +} + +.btn-inverse { + background-color: #1178b3; + *background-color: #11517a; + background-image: -ms-linear-gradient(top, #1178b3, #11517a); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1178b3), to(#11517a)); + background-image: -webkit-linear-gradient(top, #1178b3, #11517a); + background-image: -o-linear-gradient(top, #1178b3, #11517a); + background-image: linear-gradient(top, #1178b3, #11517a); + background-image: -moz-linear-gradient(top, #1178b3, #11517a); + background-repeat: repeat-x; + border: 1px solid #1178b3; + filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); + vertical-align: middle; +} + +.btn-inverse:hover, +.btn-inverse:active, +.btn-inverse.active, +.btn-inverse.disabled, +.btn-inverse[disabled] { + background-color: #222222; + *background-color: #151515; +} + +.btn-inverse:active, +.btn-inverse.active { + background-color: #080808 \9; +} + +.btn:focus, +.btn:active { + border: 1px solid #111; +} + +.btn-primary:focus, +.btn-warning:focus, +.btn-danger:focus, +.btn-success:focus, +.btn-info:focus, +.btn-inverse:focus { + border: 1px solid transparent; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.75) inset; +} + +.btn-group > .dropdown-toggle { + -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); +} + +.btn-group.open .dropdown-toggle { + background-image: none; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); +} + +.btn-group.open .btn.dropdown-toggle { + background-color: #11517a; +} + +.btn-group.open .btn-primary.dropdown-toggle { + background-color: #0055cc; +} + +.btn-group.open .btn-warning.dropdown-toggle { + background-color: #f89406; +} + +.btn-group.open .btn-danger.dropdown-toggle { + background-color: #bd362f; +} + +.btn-group.open .btn-success.dropdown-toggle { + background-color: #51a351; +} + +.btn-group.open .btn-info.dropdown-toggle { + background-color: #2f96b4; +} + +.btn-group.open .btn-inverse.dropdown-toggle { + background-color: #222222; +} + +.dropup .btn-large .caret { + border-top: 0; + border-bottom: 5px solid #000000; +} + +.btn-primary .caret, +.btn-warning .caret, +.btn-danger .caret, +.btn-info .caret, +.btn-success .caret, +.btn-inverse .caret { + border-top-color: #ffffff; + border-bottom-color: #ffffff; + opacity: 0.75; + filter: alpha(opacity=75); +} + +#customQualityWrapper div.component-group-desc p { + color: #fff; +} + +#SceneException div.component-group-desc p { + color: #fff; +} + +.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { + text-shadow:0 1px rgba(0,0,0,0.8); +} + +h3 { + font-size: 18px; + line-height: 27px; + font-weight: normal; +} + +h4.note { + color: #000000; +} + +blockquote { + border-left: 5px solid #FFFFFF; +} + +code, +pre { + color: #FFFFFF; +} + +pre { + background-color: #333; + border: 1px solid #111; +} + +.verticalimage { + border-style: solid; + border-radius: 4px 0px 0px 4px; + border-color: #111; + border-width: 1px 0px 1px 1px; +} + +.vertical { + background-color: #3d3d3d; + border-radius: 0 4px 4px 0; + border-width: 1px 1px 1px 0; + border-style: solid; + border-color: #111; + color: #fff; +} + +#donate_form{ + border: 5px solid gray; + background: white; +} + +.spinner { + height:14px; + width:14px; + margin:0px auto; + display: inline-block; + -webkit-animation: rotation .6s infinite linear; + -moz-animation: rotation .6s infinite linear; + -o-animation: rotation .6s infinite linear; + animation: rotation .6s infinite linear; + border-left:6px solid rgba(9,162,255,.15); + border-right:6px solid rgba(9,162,255,.15); + border-bottom:6px solid rgba(9,162,255,.15); + border-top:6px solid rgba(9,162,255,.8); + border-radius:100%; +} + +.spinner2 { + height:10px; + width:10px; + margin:0px auto; + display: inline-block; + -webkit-animation: rotation .6s infinite linear; + -moz-animation: rotation .6s infinite linear; + -o-animation: rotation .6s infinite linear; + animation: rotation .6s infinite linear; + border-left:3px solid rgba(9,162,255,.15); + border-right:3px solid rgba(9,162,255,.15); + border-bottom:3px solid rgba(9,162,255,.15); + border-top:3px solid rgba(9,162,255,.8); + border-radius:100%; +} + +@-webkit-keyframes rotation { +from {-webkit-transform: rotate(0deg);} +to {-webkit-transform: rotate(359deg);} +} + +@-moz-keyframes rotation { +from {-moz-transform: rotate(0deg);} +to {-moz-transform: rotate(359deg);} +} + +@-o-keyframes rotation { +from {-o-transform: rotate(0deg);} +to {-o-transform: rotate(359deg);} +} + +@keyframes rotation { +from {transform: rotate(0deg);} +to {transform: rotate(359deg);} +} + +ul.tags li { + background: url(../images/tag.png) no-repeat scroll 5px 4px #297ab8; + border: 1px solid #111; + color: #FFF; + text-shadow: 0px 1px rgba(0, 0, 0, 0.8); +} + +ul.tags li a{ + color: #FFF; +} + +#showCol .showsummary { + text-shadow: 0px 1px rgba(0, 0, 0, 0.8); + background: #333; + border: 1px solid #111; +} + +.meta b { + color: #09A2FF; +} + +/* +tablesorter.css +*/ + +table.tablesorter { + width:100%; + line-height:32px; + text-align:middle; + text-shadow:0 1px rgba(0,0,0,0.8); + border-collapse:separate; + -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15); + box-shadow:0 1px 2px rgba(0,0,0,0.15); + border:1px solid #111; + border-radius:10px; + border-spacing: 0px; +} + +table.tablesorter td { + font-size: 14px; + padding: 8px 10px; +} + +/* remove extra border from left edge */ +table.tablesorter th:first-child, +table.tablesorter td:first-child { + border-left: none; +} + +.tablesorter thead tr:first-child, .tablesorter thead th:first-child{ + border-top-left-radius:10px; +} + +.tablesorter thead tr:last-child, .tablesorter thead th:last-child{ + border-top-right-radius:10px; +} + +.tablesorter tfoot tr:first-child, .tablesorter tfoot th:first-child{ + border-bottom-left-radius:10px; +} + +.tablesorter tfoot tr:last-child, .tablesorter tfoot th:last-child{ + border-bottom-right-radius:10px; +} + +.tablesorter tfoot a { + text-decoration: none; + color: #FFFFFF; + float: left; + font-weight: normal; +} + +table.tablesorter th { + overflow:hidden; + line-height:30px; + padding:0 11px; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#297ab8; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f); + background-image:-moz-linear-gradient(top, #297ab8,#15528f); + background-image:-o-linear-gradient(top, #297ab8,#15528f); + background-image:linear-gradient(to bottom, #297ab8,#15528f); + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} + +table.tablesorter .tablesorter-header { + cursor: pointer; + font-weight:normal; +} + +table.tablesorter .tablesorter-header-inner { + padding: 0px 15px 0px 15px; +} + +table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner { + background: url(../lib/images/tablesorter/asc.gif) no-repeat right center; +} + +table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner { + background: url(../lib/images/tablesorter/desc.gif) no-repeat right center; +} + +table.tablesorter th.tablesorter-headerAsc { + text-shadow:0 1px rgba(0,0,0,0.8); + background:#3983bc; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; + background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} +table.tablesorter th.tablesorter-headerDesc { + text-shadow:0 1px rgba(0,0,0,0.8); + background:#3983bc; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; + background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} +/* Zebra Widget - row alternating colors */ +table.tablesorter tr.odd td { + background-color: #333333; + text-shadow:0 1px rgba(0,0,0,0.8); +} +table.tablesorter tr.even td { + background-color: #2e2e2e; + text-shadow:0 1px rgba(0,0,0,0.8); +} +/* filter widget */ +table.tablesorter input.tablesorter-filter { + width: 98%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +table.tablesorter tr.tablesorter-filter, +table.tablesorter tr.tablesorter-filter td { + text-align: center; +} +/* optional disabled input styling */ +table.tablesorter input.tablesorter-filter.disabled { + display: none; +} +/* xtra css for sb */ +.tablesorter-header-inner { + text-align: center; + white-space: nowrap; + padding: 0 2px; + font-weight: normal; +} +tr.tablesorter-stickyHeader { + background-color: #fff; + padding: 2px 0; +} + +/* +jquery-ui-1.10.4.custom.css +*/ + +.ui-widget-content { + background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; + border:1px solid #111; +} + +.ui-widget-content a { + color: #FFFFFF; +} + +.ui-widget-header { + border: 1px solid #111; + /* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */ + color: #FFFFFF; + font-weight: bold; +} + +.ui-widget-header a { + color: #FFFFFF; +} + +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default { + border: 1px solid #111; + background: #333; + font-weight: bold; + color: #FFFFFF; + +} + +.ui-state-default a, +.ui-state-default a:link, +.ui-state-default a:visited { + color: #FFFFFF; + 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 #111; + /* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */ + font-weight: bold; + color: #FFFFFF; +} + +.ui-state-hover a, +.ui-state-hover a:hover, +.ui-state-hover a:link, +.ui-state-hover a:visited, +.ui-state-focus a, +.ui-state-focus a:hover, +.ui-state-focus a:link, +.ui-state-focus a:visited { + color: #FFFFFF; + text-decoration: none; +} + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active { + border: 1px solid #111; + background: #dfdfdf url(images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; + font-weight: bold; + color: #FFFFFF; +} + +.ui-state-active a, +.ui-state-active a:link, +.ui-state-active a:visited { + color: #FFFFFF; + text-decoration: none; +} + +.ui-state-highlight, +.ui-widget-content .ui-state-highlight, +.ui-widget-header .ui-state-highlight { + border: 1px solid #111; + /* background: #fbf9ee url(images/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 #111; + /* background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */ + color: #8c291d; +} + +.ui-state-error a, +.ui-widget-content .ui-state-error a, +.ui-widget-header .ui-state-error a { + color: #8c291d; +} + +.ui-state-error-text, +.ui-widget-content .ui-state-error-text, +.ui-widget-header .ui-state-error-text { + color: #8c291d; +} + +.sf-sub-indicator { background: url("/images/arrows.png") no-repeat -10px -100px; } +.sf-shadow ul { background: url("/images/shadow.png") no-repeat bottom right; } + +[class^="icon-"], [class*=" icon-"] { background-image: url("/images/glyphicons-halflings.png"); } +a:hover > i.icon-question-sign, .icon-white { background-image: url("/images/glyphicons-halflings-white.png"); } +a > i.icon-question-sign { background-image: url("/images/glyphicons-halflings.png"); } + +.dropdown-menu li > a:hover > [class^="icon-"], .dropdown-menu li > a:hover > [class*=" icon-"] { background-image: url("/images/glyphicons-halflings-white.png"); } +[class^="icon16-"], [class*=" icon16-"] { background-image: url("/images/glyphicons-config.png"); } + +.ui-autocomplete-loading { background: white url("/images/loading16.gif") right center no-repeat; } +.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; } +.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); } +.ui-dialog, .ui-dialog-buttonpane { background: #2a2a2a 50% 50% repeat !important; } +.ui-dialog-titlebar { background: #3d3d3d !important;} +.ui-accordion-content, .ui-tabs-panel { background: #484848 !important; background-image: none !important; } + +.ui-widget-content { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; } +.ui-widget-header { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% 50% repeat-x; } + +.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 { background: #dddddd url("/css/lib/images/ui-bg_highlight-soft_75_dddddd_1x100.png") 50% 50% repeat-x; } +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #3d3d3d; color: #FFFFFF !important; } + +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fbf9ee url("/css/lib/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; } +.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background: #fef1ec url("/css/lib/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; } + +.ui-icon, .ui-widget-content .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-widget-header .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-default .ui-icon { background-image: url("/css/lib/images/ui-icons_09a2ff_256x240.png"); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-active .ui-icon { background-image: url("/css/lib/images/ui-icons_8c291d_256x240.png"); } +.ui-state-highlight .ui-icon { background-image: url("/css/lib/images/ui-icons_2e83ff_256x240.png"); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("/css/lib/images/ui-icons_cd0a0a_256x240.png"); } + +.ui-widget-overlay { background: #000000 url("/css/lib/images/ui-bg_flat_0_000000_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; } + +.ui-tabs { + padding: 0px; + background: none; + border-width: 0px; +} +.ui-tabs .ui-tabs-nav { + padding-left: 0px; + background: transparent; + border-width: 0px 0px 0px 0px; + -moz-border-radius: 0px; + -webkit-border-radius: 0px; + border-radius: 0px; + +} +.ui-tabs .ui-tabs-panel { background-color: #3d3d3d !important; border-width: 1px 1px 1px 1px; border-color: #111111;} + +.ui-tabs-nav > :not(.ui-tabs-active){ background: #333333 !important; color: #FFFFFF !important; } + +/* +comingEpisodes.css +*/ + +.tvshowDiv { + border: 1px solid #111; + background: #fff; +} + +.tvshowTitle a { + color: #000000; + text-shadow: -1px -1px 0 #FFF; +} + +.tvshowDiv .title { + font-weight: bold; + color: #111; +} + +.posterThumb { + border-right: 1px solid #111; + border-top-left-radius: 8px; + border-bottom-left-radius: 8px; +} + +.bannerThumb { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom: 1px solid #111; +} + +.tvshowDiv th { + color: #000; +} + +.tvshowDiv td { + color: #000; +} + +.tvshowDiv td.next_episode { + border-bottom: 1px solid #111; + color: #000; +} + +h1.day { + background:#297ab8; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + color: #fff; + text-shadow:0 1px rgba(0,0,0,0.8); + text-align: center; + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-left: 1px solid #111; + border-top: 1px solid #111; + border-right: 1px solid #111; +} + +h1.network { + margin-top: 10px; + padding: 4px; + letter-spacing: 1px; + background:#297ab8; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + color: #fff; + text-shadow:0 1px rgba(0,0,0,0.8); + text-align: center; + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-left: 1px solid #111; + border-top: 1px solid #111; + border-right: 1px solid #111; +} + +.ep_listing { + width: auto; + border: 1px solid #111; + margin-bottom: 10px; + /* margin: 10px; */ + /* overflow: hidden; */ + padding: 10px; +} + +.listing_default { + background-color: #ffd4aa; + color: #bf5f00; + border: 1px solid #111; +} + +.listing_current { + background-color: #d4ffaa; + color: #3f7f00; + border: 1px solid #111; +} + +.listing_waiting { + background-color: #d4ffaa; +} + +.listing_overdue { + background-color: #ffbfbf; + color: #ff5656; + border: 1px solid #111; +} + +.listing_toofar { + background-color: #aad4ff; + color: #003f7f; + border: 1px solid #111; +} + +.listing_unknown { + background-color: #ffd4aa; +} + +tr.listing_default { + color: #111; +} + +tr.listing_current { + color: #111; +} + +tr.listing_waiting { + color: #111; +} + +tr.listing_overdue { + color: #111; +} + +tr.listing_toofar { + color: #111; +} + +tr.listing_unknown { + color: #111; +} + +span.pause { + color: #FF0000; + font-size: 12px; +} + +.ep_summaryTrigger { +/* float: left; + padding-top: 9px;*/ +} + +.ep_summary { + margin-left: 5px; +/* padding-top: 5px; */ + font-style: italic; + line-height: 21px; +} + +/* +config.css +*/ + +#config a:hover { + color: #09a2ff !important; +} + +#config h3 { + color: #FFFFFF; +} + +#config h4 { + color: #FFFFFF; +} + +#config h5 { + color: #FFFFFF; +} + +#config .path { + color: #333; +} + +#config-components-border { + border-top: 1px solid #999; +} + +#config .title-group { + border-bottom: 1px solid #707070; +} + +#config .component-group { + border-bottom: 1px solid #111; +} + +#config .component-group-desc p { + color: #FFFFFF; +} + +#config .component-group-desc p.note { + color: #FFFFFF; +} + +#config div.field-pair input:not(.btn) { + border: 1px solid #111; +} + +#config-settings { + background: #fffae5; + border-bottom: 1px dotted #666; + border-top: 1px solid #999; +} + +#config-settings .config-settings-group { + border-bottom: 1px dotted #999; +} + +#config-settings .config-settings-group h2 { + margin-bottom: 0; +} + +#config-settings .config-settings-group p { + font-size: 1.1em; + color: #666; + margin: .6em 0 1em; +} + +#provider_order_list li, +#service_order_list li { + background: #333; +} + +#config div.metadata_options { + color: #FFF; +} + +#config div.metadata_options label:hover { + background-color: #09A2FF; +} + +#config div.metadata_options label { + color: #FFF; +} + +#config div.metadata_example { + color: #036; +} + +#config div.metadata_example label { + color: #09A2FF; +} + +#config div.metadataDiv .disabled { + color: #ccc; +} + +.infoTableSeperator { + border-top: 1px dotted #666666; +} + +#config div.testNotification { + border: 1px solid #111; + background-color: #333; +} + +.config_message { + background: #ffecac; +} + +#config span.path { + color: #09a2ff; +} + +/* ======================================================================= +config_postProcessing.tmpl +========================================================================== */ + +#config div.example { + color: #09a2ff; + border: 1px solid #111; + background: #333; +} + +.Key { + background-color: #3d3d3d; + border: 1px solid #111; +} + +.Key th, .tableHeader { + color: #fff; + text-align: center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#297ab8; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; +} + +.Key tr { + border-bottom: 1px solid #111; +} + +.Key tr.even { + background-color: #333; +} + +/* +trakt.css +*/ + +.traktContainer h2, .traktContainer i { + text-shadow: 1px 1px 0px #000; +} + +.traktContainer { + text-shadow:0 1px rgba(0,0,0,0.5); + background: #333; + border: 1px solid #111; +} + +.trakt-image { + border-bottom: 1px solid #111; +} + +.trakt-image-slide { + background-color: rgba(42,42,42,0.7); + border-top: 1px solid #111; + text-shadow: 1px 1px #000; +} + +/* +posterlist.css +*/ + +.show { + background-color: #333; + border: 1px solid #111; +} + +.show-image-slide { + background-color: rgba(42,42,42,0.7); + border-top: 1px solid #111; + text-shadow: 1px 1px #000; +} + +.show .ui-widget-content { + border-top: 1px solid #111; + border-bottom: 1px solid #111; +} + +.show-add { + text-shadow: 1px 1px #000; +} + +.show-date { + text-shadow: 1px 1px #000; +} + +.show-status { + text-shadow: 1px 1px #000; +} + +.show-dlstats { + text-shadow: 1px 1px #000; +} + +/* +formwizard.css +*/ + +legend.legendStep{ + color: #343434; +} + +div.stepsguide .step p { + border-bottom: 4px solid #23afdc; +} + +div.stepsguide .disabledstep{ + color:#C4C4C4; +} + +div.stepsguide .disabledstep p { + border-bottom: 4px solid #1178b3; +} + +div.formpaginate .prev, div.formpaginate .next{ + display: inline-block; + padding: 3.5px 10px 3.5px; + font-size: 14px; + font-weight: normal; + line-height: 18px; + color:#fff; + text-align:center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#2265a1; + background-clip:padding-box; + border:1px solid #111; + border-radius:3px; + cursor:pointer; + -webkit-box-sizing:border-box; + -moz-box-sizing:border-box; + box-sizing:border-box; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.prev:hover , .next:hover{ + background-color:#2672b6 !important; +} + +.stepDiv { + padding: 21px 15px 15px 15px; + margin-left: auto; + margin-right: auto; +} + +input:not(.btn){ + margin-right: 6px; + padding: 4px; + border-radius: 3px; + border: 1px solid #111; +} + +/* step 3 related */ + +#customQualityWrapper {/* height: 190px;*/ overflow: hidden; } +#customQualityWrapper div.component-group-desc{float:left;width:165px;} +#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;} +#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;} + +/* +superfish.css +*/ + +/* Variables *//* Mixins */ +/*** ESSENTIAL STYLES ***/ +.sf-menu ul { + background: #363636; + border: 1px solid #111; +} + +.sf-menu li.spacer, +.sf-menu li.spacer:hover { + background-color: #57442B; +} + +.sf-menu li.current > a { + color: #FFFFFF; +} + +.sf-menu a { + border-right: 1px solid #ccc; +} + +.sf-menu li a { + border: 1px solid transparent; + color: #FFFFFF; + text-shadow: 1px 1px 0 #000; +} + +.sf-menu li a.log { + border: 1px solid transparent; + color: #FFFFFF; + text-shadow: 1px 1px 0 #000; +} + +.sf-menu a, +.sf-menu a:visited { + color: #FFFFFF; +} + +.sf-menu li li li { + background: #2a2a2a; + /* even row tan */ +} + +.sf-menu li li a, +.sf-menu li li a:visited { + color: #FFF; +} + +.sf-menu li li a:hover { + color: #000; +} + +.sf-menu li li li a, +.sf-menu li li li a:visited { + color: #FFF; +} + +.sf-menu li li li a:hover { + color: #000; +} + +.sf-menu li:hover, +.sf-menu li.sfHover, +.sf-menu a:focus, +.sf-menu a:hover, +.sf-menu a:active { + outline: 0; +} + +.sf-menu li a:hover { + background-image: -moz-linear-gradient(#2a88cf, #297ab8) !important; + background-image: linear-gradient(#2a88cf, #297ab8) !important; + background-image: -webkit-linear-gradient(#2a88cf, #297ab8) !important; + background-image: -o-linear-gradient(#2a88cf, #297ab8) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; + border: 1px solid #2a88cf; + border-radius: 3px 3px 3px 3px; + -moz-box-shadow: 0 1px 0 #2a88cf inset; + -webkit-box-shadow: 0 1px 0 #2a88cf inset; + -o-box-shadow: 0 1px 0 #2a88cf inset; + box-shadow: 0 1px 0 #2a88cf inset; +} + +.sf-menu li ul li a:hover { + background-image: -moz-linear-gradient(#297ab8, #15528f) !important; + background-image: linear-gradient(#297ab8, #15528f) !important; + background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; + background-image: -o-linear-gradient(#297ab8, #15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + color: #FFFFFF !important; + text-shadow: none; + -moz-box-shadow: none; + -webkit-box-shadow: none; + -o-box-shadow: none; + box-shadow: none; +} + +/* +jquery.confirm.css +*/ + +#confirmOverlay{ + width:100%; + height:100%; + position:fixed; + top:0; + left:0; + background:url('../images/bg.gif'); + background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) repeat-x rgba(0,0,0,0.5); + background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5))) repeat-x rgba(0,0,0,0.5); + z-index:100000; +} + +#confirmBox{ + background: #222; + width:460px; + position:fixed; + left:50%; + top:50%; + margin:-130px 0 0 -230px; + border: 1px solid #111; + border-radius: 10px; +} + +#confirmBox h1, +#confirmBox p{ + font:20px/1 "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + padding: 12px 12px; + text-shadow:0 1px rgba(0,0,0,0.8); + color:#fff; +} + +#confirmBox h1{ + background-image: -moz-linear-gradient(#297ab8, #15528f) !important; + background-image: linear-gradient(#297ab8, #15528f) !important; + background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; + background-image: -o-linear-gradient(#297ab8, #15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-bottom: 1px solid #111; + letter-spacing:0.3px; + color:#fff; +} + +#confirmBox p{ + background:none; + font-size:14px; + line-height:1.4; + padding-top: 20px; +} + +/* +jquery.pnotify.default.css +*/ + +.ui-pnotify { + position: fixed; + right: 10px; + bottom: 10px; + /* Ensure that the notices are on top of everything else. */ + z-index: 9999; +} +/* This hides position: fixed from IE6, which doesn't understand it. */ +html > body .ui-pnotify { + position: fixed; +} + +.ui-pnotify .ui-widget { + background: none; +} + +.ui-pnotify-container { + background-position: 0 0; + border: 1px solid #111; + background-color: #3D3D3D !important; + -moz-border-radius: 7px; + -webkit-border-radius: 7px; + border-radius: 7px; + font-size: 14px; + -moz-box-shadow: 0px 0px 2px #000000; + -webkit-box-shadow: 0px 0px 2px #000000; + -o-box-shadow: 0px 0px 2px #000000; + box-shadow: 0px 0px 2px #000000; + padding: 7px 10px; + text-align: center; + min-height: 22px; + z-index: 9999; + font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; + line-height: normal; +} + +.ui-pnotify-title { + color: #ffffff; +} + +.ui-pnotify-text { + color: #ffffff; +} \ No newline at end of file diff --git a/gui/slick/css/default.css b/gui/slick/css/default.css index 8b19c11c..28b1b41d 100644 --- a/gui/slick/css/default.css +++ b/gui/slick/css/default.css @@ -337,10 +337,8 @@ a.inner { } #upgrade-notification div { - background: linear-gradient(to bottom, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 50%, transparent 51%, rgba(0, 0, 0, 0.25)) repeat scroll 0% 0% padding-box #464A4F; background-color: #222; box-sizing: border-box; - box-shadow: 0px 1px rgba(255, 255, 255, 0.1) inset, 0px -1px 3px rgba(0, 0, 0, 0.3) inset, 0px 0px 0px 1px rgba(255, 255, 255, 0.08) inset, 0px 1px 2px rgba(0, 0, 0, 0.15); text-shadow: 0px 1px rgba(0, 0, 0, 0.8); padding: 7px 0; } @@ -604,6 +602,11 @@ input:not(.btn){ text-decoration: none; } +.footerhighlight { + color: #09A2FF; + display: inline; +} + .footer ul li { list-style: none; float: left; @@ -1640,14 +1643,12 @@ a.btn:hover { } .btn-large { - background:#2265a1 !important; padding: 9px 14px; font-size: 15px; line-height: normal; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; - } .btn-large:hover, @@ -1655,7 +1656,7 @@ a.btn:hover { .btn-large.active, .btn-large.disabled, .btn-large[disabled] { - background-color: #2672b6 !important; + background-color: #2672b6; } .btn-large [class^="icon-"] { @@ -2528,4 +2529,2662 @@ td.col-subtitles { th.col-legend, td.col-legend { width: 80px; -} \ No newline at end of file +} + +/* +tablesorter.css +*/ + +table.tablesorter { + width:100%; + line-height:32px; + text-align:middle; + text-shadow:0 1px rgba(0,0,0,0.8); + border-collapse:separate; + -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15); + box-shadow:0 1px 2px rgba(0,0,0,0.15); + border:1px solid #111; + border-radius:10px; + border-spacing: 0px; +} + +table.tablesorter td { + font-size: 14px; + padding: 8px 10px; +} + +/* remove extra border from left edge */ +table.tablesorter th:first-child, +table.tablesorter td:first-child { + border-left: none; +} + +.tablesorter thead tr:first-child, .tablesorter thead th:first-child{ + border-top-left-radius:10px; +} + +.tablesorter thead tr:last-child, .tablesorter thead th:last-child{ + border-top-right-radius:10px; +} + +.tablesorter tfoot tr:first-child, .tablesorter tfoot th:first-child{ + border-bottom-left-radius:10px; +} + +.tablesorter tfoot tr:last-child, .tablesorter tfoot th:last-child{ + border-bottom-right-radius:10px; +} + +.tablesorter tfoot a { + text-decoration: none; + color: #FFFFFF; + float: left; + font-weight: normal; +} + +table.tablesorter th { + overflow:hidden; + line-height:30px; + padding:0 11px; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#297ab8; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f); + background-image:-moz-linear-gradient(top, #297ab8,#15528f); + background-image:-o-linear-gradient(top, #297ab8,#15528f); + background-image:linear-gradient(to bottom, #297ab8,#15528f); + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} + +table.tablesorter .tablesorter-header { + cursor: pointer; + font-weight:normal; +} + +table.tablesorter .tablesorter-header-inner { + padding: 0px 15px 0px 15px; +} + +table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner { + background: url(/css/lib/images/tablesorter/asc.gif) no-repeat right center; +} + +table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner { + background: url(/css/lib/images/tablesorter/desc.gif) no-repeat right center; +} + +table.tablesorter th.tablesorter-headerAsc { + text-shadow:0 1px rgba(0,0,0,0.8); + background:#3983bc; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; + background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} +table.tablesorter th.tablesorter-headerDesc { + text-shadow:0 1px rgba(0,0,0,0.8); + background:#3983bc; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; + background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; + background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; + -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); + box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); +} +/* Zebra Widget - row alternating colors */ +table.tablesorter tr.odd td { + background-color: #333333; +} +table.tablesorter tr.even td { + background-color: #2e2e2e; +} +/* filter widget */ +table.tablesorter input.tablesorter-filter { + width: 98%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +table.tablesorter tr.tablesorter-filter, +table.tablesorter tr.tablesorter-filter td { + text-align: center; +} +/* optional disabled input styling */ +table.tablesorter input.tablesorter-filter.disabled { + display: none; +} +/* xtra css for sb */ +.tablesorter-header-inner { + text-align: center; + white-space: nowrap; + padding: 0 2px; + font-weight: normal; +} +tr.tablesorter-stickyHeader { + background-color: #fff; + padding: 2px 0; +} + +/* +jquery-ui-1.10.4.custom.css +*/ + +.ui-helper-hidden { + display: none; +} +.ui-helper-hidden-accessible { + border: 0; + clip: rect(0 0 0 0); + height: 1px; + margin: -1px; + overflow: hidden; + padding: 0; + position: absolute; + width: 1px; +} +.ui-helper-reset { + margin: 0; + padding: 0; + border: 0; + outline: 0; + line-height: 1.3; + text-decoration: none; + font-size: 100%; + list-style: none; +} +.ui-helper-clearfix:before, +.ui-helper-clearfix:after { + content: ""; + display: table; + border-collapse: collapse; +} +.ui-helper-clearfix:after { + clear: both; +} +.ui-helper-clearfix { + min-height: 0; /* support: IE7 */ +} +.ui-helper-zfix { + width: 100%; + height: 100%; + top: 0; + left: 0; + position: absolute; + opacity: 0; + filter:Alpha(Opacity=0); +} + +.ui-front { + z-index: 999; +} + + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabled { + cursor: default !important; +} + + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { + display: block; + text-indent: -99999px; + overflow: hidden; + background-repeat: no-repeat; +} + + +/* Misc visuals +----------------------------------*/ + +/* Overlays */ +.ui-widget-overlay { + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; +} +.ui-resizable { + position: relative; +} +.ui-resizable-handle { + position: absolute; + font-size: 0.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-selectable-helper { + position: absolute; + z-index: 100; + border: 1px dotted black; +} +.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; /* removes extra width in IE */ +} +.ui-button, +.ui-button:link, +.ui-button:visited, +.ui-button:hover, +.ui-button:active { + text-decoration: none; +} +/* to make room for the icon, a width needs to be set here */ +.ui-button-icon-only { + width: 2.2em; +} +/* button elements seem to need a little more width */ +button.ui-button-icon-only { + width: 2.4em; + background: #707070; +} +.ui-button-icons-only { + width: 3.4em; +} +button.ui-button-icons-only { + width: 3.7em; +} + +/* button text element */ +.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; +} +/* no icon support for input elements, provide padding by default */ +input.ui-button { + padding: .4em 1em; +} + +/* button icon element(s) */ +.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; +} + +/* button sets */ +.ui-buttonset { + margin-right: 7px; +} +.ui-buttonset .ui-button { + margin-left: 0; + margin-right: -.3em; +} + +/* workarounds */ +/* reset extra padding in Firefox, see h5bp.com/l */ +input.ui-button::-moz-focus-inner, +button.ui-button::-moz-focus-inner { + border: 0; + padding: 0; +} +.ui-dialog { + overflow: hidden; + 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: 20px; + 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-menu { + list-style: none; + padding: 2px; + margin: 0; + display: block; + outline: none; +} +.ui-menu .ui-menu { + margin-top: -3px; + position: absolute; +} +.ui-menu .ui-menu-item { + margin: 0; + padding: 0; + width: 100%; + /* support: IE10, see #8844 */ + list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); +} +.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; /* support: IE7 */ + 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; +} + +/* icon support */ +.ui-menu-icons { + position: relative; +} +.ui-menu-icons .ui-menu-item a { + position: relative; + padding-left: 2em; +} + +/* left-aligned */ +.ui-menu .ui-icon { + position: absolute; + top: .2em; + left: .2em; +} + +/* right-aligned */ +.ui-menu .ui-menu-icon { + position: static; + float: right; +} +.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/animated-overlay.gif"); */ + height: 100%; + filter: alpha(opacity=25); + opacity: 0.25; +} +.ui-progressbar-indeterminate .ui-progressbar-value { + background-image: none; +} +.ui-tabs { + position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ + 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-width: 0; + padding: 0; + white-space: nowrap; +} +.ui-tabs .ui-tabs-nav .ui-tabs-anchor { + 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 .ui-tabs-anchor, +.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, +.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { + cursor: text; +} +.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { + cursor: pointer; +} +.ui-tabs .ui-tabs-panel { + display: block; + border-width: 0; + padding: 1em 1.4em; + background: none; +} + +/* Component containers +----------------------------------*/ +.ui-widget { + font-family: "Open Sans",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: "Open Sans",Verdana,Arial,sans-serif; + font-size: 1em; +} +.ui-widget-content { + border:1px solid #111; +} +.ui-widget-content a { + color: #FFFFFF; +} +.ui-widget-header { + border: 1px solid #111; + /* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */ + color: #FFFFFF; + font-weight: bold; +} +.ui-widget-header a { + color: #FFFFFF; +} + +/* Interaction states +----------------------------------*/ +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default { + border: 1px solid #111; + background: #333; + font-weight: bold; + color: #FFFFFF; + +} +.ui-state-default a, +.ui-state-default a:link, +.ui-state-default a:visited { + color: #FFFFFF; + 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 #111; + /* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */ + font-weight: bold; + color: #FFFFFF; +} +.ui-state-hover a, +.ui-state-hover a:hover, +.ui-state-hover a:link, +.ui-state-hover a:visited, +.ui-state-focus a, +.ui-state-focus a:hover, +.ui-state-focus a:link, +.ui-state-focus a:visited { + color: #FFFFFF; + text-decoration: none; +} +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active { + border: 1px solid #111; + background: #dfdfdf url(images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; + font-weight: bold; + color: #FFFFFF; +} +.ui-state-active a, +.ui-state-active a:link, +.ui-state-active a:visited { + color: #FFFFFF; + text-decoration: none; +} + +/* Interaction Cues +----------------------------------*/ +.ui-state-highlight, +.ui-widget-content .ui-state-highlight, +.ui-widget-header .ui-state-highlight { + border: 1px solid #111; + /* background: #fbf9ee url(images/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 #111; + /* background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */ + color: #8c291d; +} +.ui-state-error a, +.ui-widget-content .ui-state-error a, +.ui-widget-header .ui-state-error a { + color: #8c291d; +} +.ui-state-error-text, +.ui-widget-content .ui-state-error-text, +.ui-widget-header .ui-state-error-text { + color: #8c291d; +} +.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); /* For IE8 - See #6059 */ +} + +/* Icons +----------------------------------*/ + +/* states and images */ +.ui-icon { + width: 16px; + height: 16px; +} +/* +.ui-icon, +.ui-widget-content .ui-icon { + background-image: url(images/ui-icons_222222_256x240.png); +} +.ui-widget-header .ui-icon { + background-image: url(images/ui-icons_222222_256x240.png); +} +.ui-state-default .ui-icon { + background-image: url(images/ui-icons_8c291d_256x240.png); +} +.ui-state-hover .ui-icon, +.ui-state-focus .ui-icon { + background-image: url(images/ui-icons_222222_256x240.png); +} +.ui-state-active .ui-icon { + background-image: url(images/ui-icons_8c291d_256x240.png); +} +.ui-state-highlight .ui-icon { + background-image: url(images/ui-icons_2e83ff_256x240.png); +} +.ui-state-error .ui-icon, +.ui-state-error-text .ui-icon { + background-image: url(images/ui-icons_cd0a0a_256x240.png); +} +*/ + +/* positioning */ +.ui-icon-blank { background-position: 16px 16px; } +.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 is deprecated, use ui-icon-seek-start instead */ +.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; } + + +/* Misc visuals +----------------------------------*/ + +/* Corner radius */ +.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; +} + +/* Overlays */ +.ui-widget-overlay { + /* background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; */ + opacity: .75; + filter: Alpha(Opacity=75); +} +.ui-widget-shadow { + margin: -8px 0 0 -8px; + padding: 8px; + /* background: #000000 url(images/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; */ + opacity: .35; + filter: Alpha(Opacity=35); + border-radius: 8px; +} + +.sf-sub-indicator { background: url("/images/arrows.png") no-repeat -10px -100px; } +.sf-shadow ul { background: url("/images/shadow.png") no-repeat bottom right; } + +[class^="icon-"], [class*=" icon-"] { background-image: url("/images/glyphicons-halflings.png"); } +a:hover > i.icon-question-sign, .icon-white { background-image: url("/images/glyphicons-halflings-white.png"); } +a > i.icon-question-sign { background-image: url("/images/glyphicons-halflings.png"); } + +.dropdown-menu li > a:hover > [class^="icon-"], .dropdown-menu li > a:hover > [class*=" icon-"] { background-image: url("/images/glyphicons-halflings-white.png"); } +[class^="icon16-"], [class*=" icon16-"] { background-image: url("/images/glyphicons-config.png"); } + +.ui-autocomplete-loading { background: white url("/images/loading16.gif") right center no-repeat; } +.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; } +.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); } +.ui-dialog, .ui-dialog-buttonpane { background: #2a2a2a 50% 50% repeat !important; } +.ui-dialog-titlebar { background: #3d3d3d; } +.ui-accordion-content, .ui-tabs-panel { background: #484848 !important; background-image: none !important; } + +.ui-widget-content { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% top repeat-x; } +.ui-widget-header { background: #606060 url("/css/lib/images/ui-bg_flat_0_606060_40x100.png") 50% 50% repeat-x; } + +.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 { background: #dddddd url("/css/lib/images/ui-bg_highlight-soft_75_dddddd_1x100.png") 50% 50% repeat-x; } +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #3d3d3d; color: #FFFFFF !important; } + +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fbf9ee url("/css/lib/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; } +.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background: #fef1ec url("/css/lib/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; } + +.ui-icon, .ui-widget-content .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-widget-header .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-default .ui-icon { background-image: url("/css/lib/images/ui-icons_09a2ff_256x240.png"); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-active .ui-icon { background-image: url("/css/lib/images/ui-icons_8c291d_256x240.png"); } +.ui-state-highlight .ui-icon { background-image: url("/css/lib/images/ui-icons_2e83ff_256x240.png"); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("/css/lib/images/ui-icons_cd0a0a_256x240.png"); } + +.ui-widget-overlay { background: #000000 url("/css/lib/images/ui-bg_flat_0_000000_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; } + +.ui-tabs { + padding: 0px; + background: none; + border-width: 0px; +} +.ui-tabs .ui-tabs-nav { + padding-left: 0px; + background: transparent; + border-width: 0px 0px 0px 0px; + -moz-border-radius: 0px; + -webkit-border-radius: 0px; + border-radius: 0px; + +} +.ui-tabs .ui-tabs-panel { background-color: #3d3d3d !important; border-width: 1px 1px 1px 1px; border-color: #111111;} + +.ui-tabs-nav > :not(.ui-tabs-active){ background: #333333 !important; color: #FFFFFF !important; } + +/* +comingEpisodes.css +*/ + +.tvshowDiv { + display: block; + clear: both; + border: 1px solid #111; + margin: auto; + padding: 0px; + text-align: left; + width: 750px; + border-radius: 10px; + background: #fff; + cursor: default; +} + +.tvshowDiv a, .tvshowDiv a:link, .tvshowDiv a:visited, .tvshowDiv a:hover { + text-decoration: none; + background: none; +} + +.tvshowTitle a { + color: #000000; + float: left; + padding-top: 3px; + line-height: 1.2em; + font-size: 1.1em; + text-shadow: -1px -1px 0 #FFF); +} + +.tvshowTitleIcons { + float: right; + padding: 3px 5px; +} + +.tvshowDiv .title { + font-weight: bold; + color: #111; +} + +.posterThumb { + -ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */ + vertical-align: top; + height: auto; + width: 180px; + border-right: 1px solid #111; + border-top-left-radius: 8px; + border-bottom-left-radius: 8px; +} +.bannerThumb { + -ms-interpolation-mode: bicubic; /* make scaling look nicer for ie */ + vertical-align: top; + height: auto; + width: 750px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom: 1px solid #111; +} + +.tvshowDiv th { + color: #000; + letter-spacing: 1px; + text-align: left; +} + +.tvshowDiv th.nobg { + text-align: center; +} + +.tvshowDiv td { + padding: 5px 10px 5px 10px; + color: #000; +} + +.tvshowDiv td.next_episode { + width: 100%; + height: 90%; + border-bottom: 1px solid #111; + vertical-align: top; + color: #000; +} + +h1.day { + margin-top: 10px; + padding: 4px; + letter-spacing: 1px; + background:#297ab8; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + color: #fff; + text-shadow:0 1px rgba(0,0,0,0.8); + text-align: center; + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-left: 1px solid #111; + border-top: 1px solid #111; + border-right: 1px solid #111; +} + +h1.network { + margin-top: 10px; + padding: 4px; + letter-spacing: 1px; + background:#297ab8; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + color: #fff; + text-shadow:0 1px rgba(0,0,0,0.8); + text-align: center; + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-left: 1px solid #111; + border-top: 1px solid #111; + border-right: 1px solid #111; +} + +.comingepheader > .ep_listing { + border-bottom-left-radius: 10px; + border-bottom-right-radius: 10px; +} + +.comingepheader > .ep_listing ~ .ep_listing { + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-bottom-left-radius: 10px; + border-bottom-right-radius: 10px; +} + +.comingepheader > * > .ep_listing ~ .ep_listing { + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-bottom-left-radius: 10px; + border-bottom-right-radius: 10px; +} + +.listingradius { + border-radius: 10px; +} + +.ep_listing { + width: auto; + border: 1px solid #111; + margin-bottom: 10px; + /* margin: 10px; */ + /* overflow: hidden; */ + padding: 10px; +} + +.h2footer .listing_default, +.h2footer .listing_current, +.h2footer .listing_waiting, +.h2footer .listing_overdue, +.h2footer .listing_toofar { + padding: 0px 10px; + display: inline-block; + font-size: 13px; + font-weight: bold; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; + border-radius: 5px; +} + +.listing_default { + background-color: #ffd4aa; + color: #bf5f00; +} + +.listing_current { + background-color: #d4ffaa; + color: #3f7f00; +} + +.listing_waiting { + background-color: #d4ffaa; +} + +.listing_overdue { + background-color: #ffbfbf; + color: #ff5656; +} + +.listing_toofar { + background-color: #aad4ff; + color: #003f7f; +} + +.listing_unknown { + background-color: #ffd4aa; +} + +tr.listing_default { + color: #111; +} + +tr.listing_current { + color: #111; +} + +tr.listing_waiting { + color: #111; +} + +tr.listing_overdue { + color: #111; +} + +tr.listing_toofar { + color: #111; +} + +tr.listing_unknown { + color: #111; +} + +span.pause { + color: #FF0000; + font-size: 12px; +} + +.ep_summaryTrigger { +/* float: left; + padding-top: 9px;*/ +} + +.ep_summary { + margin-left: 5px; +/* padding-top: 5px; */ + font-style: italic; + line-height: 21px; +} + +/* +config.css +*/ + +#config { + text-align:center; + padding:0 0 0 0; + font-size: 12px; +} + +#config *{ + font-family: "Open Sans", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; +} + +#config a:hover { + color: #09a2ff !important; +} + +#config h3 a { + text-decoration: none; + font-size: 18px; +} + +#config h3 img { + vertical-align: baseline; + padding-right: 5px; +} + +#config ul { + list-style-type: none; +} + +#config h3 { + font-size: 1.5em; + color: #FFFFFF; +} + +#config h4 { + font-size: 1em; + color: #FFFFFF; + text-transform: uppercase; + margin: 0 0 .2em; + line-height: 12px; + margin-top: 2px; +} + +#config h5 { + font-size: 1em; + color: #FFFFFF; + margin: 0 0 .2em; +} + +#config p { + font-size: 1.2em; + line-height: 1.3; +} + +#config .path { + font-size: 1em; + color: #333; + font-family: "Open Sans", Verdana; +} + +#config .jumbo { + font-size: 14px !important; +} + +#config-content { + display: block; + width: 100%; + text-align: left; + clear: both; + margin: 0 auto; + padding: 0 0 0; +} + +#config-components { + width: auto; +} + +#config-components-border { + float: left; + width: auto; + border-top: 1px solid #999; + padding: 5px 0; +} + +#config .title-group { + border-bottom: 1px solid #707070; + position: relative; + padding: 25px 15px 25px; +} + +#config .component-group { + border-bottom: 1px solid #111; + padding: 15px 15px 25px; +} + +#config .component-group-desc { + float: left; + width: 235px; +} + +#config .component-group-desc h3 { + font-size: 1.5em; +} + +#config .component-group-desc p { + width: 85%; + font-size: 1.0em; + color: #FFFFFF; + margin: .8em 0; +} + +#config .component-group-desc p.note { + width: 90%; + color: #FFFFFF; + margin: .8em 0; +} + +#config .component-group-list { + float: left; + width: 610px; + margin-top: 16px; +} + +#config fieldset { + border: 0; + outline: 0; +} + +#config div.field-pair { + margin: .9em 0 1.4em; +} + +#config div.field-pair input:not(.btn) { + float: left; + margin-right: 6px; + margin-top: 4px; + padding: 4px; + border-radius: 3px; + border: 1px solid #111; +} + +#config div.field-pair input[type="checkbox"] { + margin-top: 9px; +} + +#config div.naming-anime input[type="radio"] { + margin-top: 9px; +} + +#provider_order_list input[type="checkbox"], +#service_order_list input[type="checkbox"] { + vertical-align:middle; +} + +#config label.nocheck, +#config div #customQuality { + padding-left: 20px; +} + +#config label span.component-title { + font-size: 13px; + font-weight: 700; + float: left; + width: 175px; + margin-right: 10px; + padding-top: 4px; +} + +#config label span.component-desc { + margin-left: 190px; + display: block; + font-size: 11px; + padding-top: 4px; +} + +#config label.nocheck span.component-desc { + margin-left: 170px; +} + +#config div.field-pair select { + font-size: 12px; +} + +#config-settings { + float: right; + width: 200px; + background: #fffae5; + border-bottom: 1px dotted #666; + border-top: 1px solid #999; + margin-right: 20px; + padding: 20px 0 30px; +} + +#config-settings .config-settings-group { + border-bottom: 1px dotted #999; + padding-bottom: 15px; + margin: 0 15px 15px; +} + +#config-settings .config-settings-group h2 { + margin-bottom: 0; +} + +#config-settings .config-settings-group p { + font-size: 1.1em; + color: #666; + margin: .6em 0 1em; +} + +#config-settings .config-settings-group div.field-pair { + margin: 1.2em 0 .6em; +} + +#config-settings .config-settings-group input { + float: left; +} + +.clearfix:after { + content: "."; + display: block; + height: 0; + clear: both; + visibility: hidden; +} + +.clearfix { + display: block; +} + +/* Hides from IE-mac \*/ +* html .clearfix { + height: 1%; +} +/* End hide from IE-mac */ + +#provider_order_list, +#service_order_list { + list-style-type: none; + width: 270px; + margin: 0; + padding: 0; + line-height: normal; +} + +#provider_order_list li, +#service_order_list li { + font-size: 14px; + font-weight: bold; + font-family: "Open Sans", Verdana; + margin: 0 5px 5px; + padding: 6px; + height: 22px; + background: #333; + border-radius: 5px; +} + +#provider_order_list input, +#service_order_list input { + margin: 0px 2px; +} + +.providerDiv { + display: none; + padding-left: 20px; +} + +#config div.metadataDiv { + display: none; +} + +#config div.metadata_options { + float: left; + font-size: 14px; + font-family: "Open Sans", Verdana; + width: 185px; + color: #FFF; + padding: 7px; +} + +#config div.metadata_options label:hover { + background-color: #09A2FF; +} + +#config div.metadata_options label { + display: block; + color: #FFF; + padding-left: 4px; +} + +#config div.metadata_example { + float: right; + font-size: 14px; + font-family: "Open Sans", Verdana; + width: 265px; + color: #036; + overflow: auto; + margin-right: 30px; + padding: 7px; +} + +#config div.metadata_example label { + display: block; + color: #09A2FF; +} + +#config div.metadataDiv .disabled { + color: #ccc; +} + +#config div #metadataLegend { + font-size: 14px; + font-family: "Open Sans", Verdana; + font-weight: 900; + display: block; + width: auto; + padding-bottom: 3px; +} + +.infoTable { + border-collapse: collapse; +} + +.infoTableHeader, +.infoTableCell { + padding: 5px; +} + +.infoTableHeader { + font-weight: 700; +} + +.infoTableSeperator { + border-top: 1px dotted #666666; +} + +#config div.testNotification { + border: 1px solid #111; + padding: 5px; + margin-bottom: 10px; + line-height: 20px; + background-color: #333; + border-radius: 4px; +} + +.config_message { + width: 100%; + text-align: center; + font-size: 1.3em; + background: #ffecac; +} + +[class^="icon16-"], [class*=" icon16-"] { + background-image: url("/images/glyphicons-config.png"); + background-position: -40px 0; + background-repeat: no-repeat; + display: inline-block; + height: 16px; + line-height: 16px; + vertical-align: text-top; + width: 16px; +} + +.icon16-github { + background-position: 0 0; +} +.icon16-mirc { + background-position: -20px 0; +} +.icon16-sb { + background-position: -40px 0; +} +.icon16-web { + background-position: -60px 0; +} +.icon16-win { + background-position: -80px 0; +} + +#config span.path { + color: #09a2ff; + padding-bottom: 3px; + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; +} + +#config .tip_scale { + margin-left: -9px; + margin-top: -10px !important; + margin-right: 5px; + margin-bottom: -20px; + line-height: 18px; + font-size: 0.5 em !important; + text-align: left; +} + +#config .tip_scale label span.component-title { + width: 85px !important; + font-size: 12px !important; + margin-top: 2px !important; +} + +#config .tip_scale label span.component-desc { + margin-left: 120px !important; + width: 220px !important; +} + +#config .tip_scale label span.component-desc2 { + margin-left: 100px !important; + width: 220px !important; + display: block; + font-size: 11px; + padding-top: 4px; +} + +#config .tip_scale input[type="text"], +#config .tip_scale input[type="password"], +#config .tip_scale select { + transform: scale(0.8) !important; + -ms-transform: scale(0.8) !important; + -webkit-transform: scale(0.8) !important; + margin-left: -35px !important; + margin-top: 3px !important; +} + +/* ======================================================================= +config_postProcessing.tmpl +========================================================================== */ + +#config div.example { + padding: 4px 10px 4px 10px; + margin-top: 2px; + color: #09a2ff; + border: 1px solid #111; + background: #333; + border-radius: 5px; +} + +.Key { + width: 100%; + padding: 6px; + font-size: 11px; + background-color: #3d3d3d; + border: 1px solid #111; + border-collapse: collapse; + border-spacing: 0; + line-height: 18px !important; + margin-left: 15px !important; +} + +.Key th, .tableHeader { + padding: 3px 9px; + margin: 0; + color: #fff; + text-align: center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#297ab8; + background-clip:padding-box; + background-image:-webkit-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-moz-linear-gradient(top, #297ab8,#15528f) !important; + background-image:-o-linear-gradient(top, #297ab8,#15528f) !important; + background-image:linear-gradient(to bottom, #297ab8,#15528f) !important; +} + +.Key td { + padding: 1px 5px !important; +} + +.Key tr { + border-bottom: 1px solid #111; +} + +.Key tr.even { + background-color: #333; +} + +/* +formwizard.css +*/ + +fieldset.sectionwrap{ +text-align: left; +width: 800px; +border-width:0; +padding:5px; +top: -25px !important; +} + +legend.legendStep{ +font-weight: bold; +font-size: 16px; +color: #343434; +display: none; +} + +div.stepsguide{ /*div that contains all the "steps" text located at top of form */ +text-align: left; +width: 800px; /*width of "steps" container*/ +overflow:hidden; +margin-bottom:15px; +cursor:pointer; +} + +div.stepsguide .step{ +width:266px; /*width of each "steps" text*/ +font-weight: bold; +font-size: 24px; +float:left; +} +div.stepsguide .step p { +border-bottom: 4px solid #23afdc; +} + +div.stepsguide .disabledstep{ +color:#C4C4C4; +} +div.stepsguide .disabledstep p { +border-bottom: 4px solid #1178b3; +} + +div.stepsguide .step .smalltext{ +font-size: 13px; +font-weight: normal; +} + +div.formpaginate{ +width: 800px; +overflow:auto; +font-weight:bold; +text-align:center; +margin-top:1em; +} + +div.formpaginate .prev, div.formpaginate .next{ + display: inline-block; + padding: 3.5px 10px 3.5px; + font-size: 14px; + font-weight: normal; + line-height: 18px; + color:#fff; + text-align:center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#2265a1; + background-clip:padding-box; + border:1px solid #111; + border-radius:3px; + cursor:pointer; + -webkit-box-sizing:border-box; + -moz-box-sizing:border-box; + box-sizing:border-box; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.prev:hover , .next:hover{ + background-color:#2672b6 !important; +} + +.stepDiv { + padding: 21px 15px 15px 15px; + margin-left: auto; + margin-right: auto; +} + +input:not(.btn){ + margin-right: 6px; + padding: 4px; + border-radius: 3px; + border: 1px solid #111; +} + +/* step 3 related */ + +#customQualityWrapper {/* height: 190px;*/ overflow: hidden; } +#customQualityWrapper div.component-group-desc{float:left;width:165px;} +#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;} +#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;} + +/* +superfish.css +*/ + +.sf-menu ul { + background: #363636; + position: absolute; + top: -999em; + padding: 0; + -moz-border-radius-bottomleft: 5px; + -moz-border-radius-bottomright: 5px; + -webkit-border-bottom-right-radius: 5px; + -webkit-border-bottom-left-radius: 5px; + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + border: 1px solid #111; + width: 10em; + /* left offset of submenus need to match (see below) */ + +} +.sf-menu ul li a { + padding-left: 28px; +} +.sf-menu ul li a img { + position: absolute; + margin-top: -1px; + margin-left: -22px; + z-index: 99; +} +.sf-menu ul li { + width: 100%; +} +.sf-menu li.spacer, +.sf-menu li.spacer:hover { + background-color: #57442B; + width: 15px; +} +.sf-menu .first { + margin-left: 0px; +} +.sf-menu .navIcon { + padding: 0.6em 1em 0.55em; +} +.sf-menu li:hover { + visibility: inherit; + /* fixes IE7 'sticky bug' */ + +} +.sf-menu li { + float: left; + position: relative; +} +.sf-menu a { + display: block; + position: relative; +} +.sf-menu li:hover ul, +.sf-menu li.sfHover ul { + left: 0; + top: 3.2em; + /* match top ul list item height */ + + z-index: 99; +} +ul.sf-menu li:hover li ul, +ul.sf-menu li.sfHover li ul { + top: -999em; +} +ul.sf-menu li li:hover ul, +ul.sf-menu li li.sfHover ul { + left: 10em; + /* match ul width */ + + top: 0; +} +ul.sf-menu li li:hover li ul, +ul.sf-menu li li.sfHover li ul { + top: -999em; +} +ul.sf-menu li li li:hover ul, +ul.sf-menu li li li.sfHover ul { + left: 10em; + /* match ul width */ + + top: 0; +} +.sf-menu li.current > a { + color: #FFFFFF; +} +.sf-menu { + float: left; + /*margin-bottom: 1em;*/ + + line-height: 1em; +} +.sf-menu a { + border-right: 1px solid #ccc; + padding: .75em 1em; + text-decoration: none; +} +.sf-menu li a { + border: 1px solid transparent; + color: #FFFFFF; + display: block; + padding-bottom: 12px; + padding-top: 12px; + padding-left: 10px; + padding-right: 10px; + font-size: 14px; + font-weight: normal; + text-shadow: 1px 1px 0 #000; + text-transform: capitalize; +} +.sf-menu li a.log { + border: 1px solid transparent; + color: #FFFFFF; + display: block; + padding-bottom: 12px; + padding-top: 12px; + padding-left: 15px; + padding-right: 25px; + font-size: 14px; + font-weight: normal; + text-shadow: 1px 1px 0 #000; + text-transform: capitalize; +} +.sf-menu li a.config { + height: 14px; + width: 20px; +} +.sf-menu li a.config img { + left: 0px; + position: relative; + top: -13px; +} +.sf-menu li li a, +.sf-menu li li li a { + text-shadow: none; +} +.sf-menu a, +.sf-menu a:visited { + /* visited pseudo selector so IE6 applies text colour*/ + + color: #FFFFFF; +} +.sf-menu li { + display: block; + float: left; + margin: 8px 0 0; + text-align: center; +} +.sf-menu li li { + padding: 0; + margin: 0; + text-align: left; + /* alt row light brown */ +} +.sf-menu li li li { + background: #2a2a2a; + /* even row tan */ +} +.sf-menu li li a, +.sf-menu li li a:visited { + color: #FFF; +} +.sf-menu li li a:hover { + color: #000; +} +.sf-menu li li li a, +.sf-menu li li li a:visited { + color: #FFF; +} +.sf-menu li li li a:hover { + color: #000; +} +.sf-menu li:hover, +.sf-menu li.sfHover, +.sf-menu a:focus, +.sf-menu a:hover, +.sf-menu a:active { + outline: 0; +} +.sf-menu li a:hover { + background-image: -moz-linear-gradient(#2a88cf, #297ab8) !important; + background-image: linear-gradient(#2a88cf, #297ab8) !important; + background-image: -webkit-linear-gradient(#2a88cf, #297ab8) !important; + background-image: -o-linear-gradient(#2a88cf, #297ab8) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; + border: 1px solid #2a88cf; + border-radius: 3px 3px 3px 3px; + -moz-box-shadow: 0 1px 0 #2a88cf inset; + -webkit-box-shadow: 0 1px 0 #2a88cf inset; + -o-box-shadow: 0 1px 0 #2a88cf inset; + box-shadow: 0 1px 0 #2a88cf inset; +} +.sf-menu li ul li a { + font-size: 14px; + font-weight: normal; +} +.sf-menu li ul li a:hover { + background-image: -moz-linear-gradient(#297ab8, #15528f) !important; + background-image: linear-gradient(#297ab8, #15528f) !important; + background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; + background-image: -o-linear-gradient(#297ab8, #15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + color: #FFFFFF !important; + text-shadow: none; + -moz-box-shadow: none; + -webkit-box-shadow: none; + -o-box-shadow: none; + box-shadow: none; +} +/*** arrows **/ +.sf-menu a.sf-with-ul { + padding-right: 1.8em; + min-width: 1px; + /* trigger IE7 hasLayout so spans position accurately */ + +} +.sf-sub-indicator { + position: absolute; + display: block; + right: .75em; + top: 1.05em; + /* IE6 only */ + + width: 10px; + height: 10px; + text-indent: -999em; + overflow: hidden; + /* + background: url('/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ + +} +a > .sf-sub-indicator { + /* give all except IE6 the correct values */ + + top: 14px; + background-position: 0 -100px; + /* use translucent arrow for modern browsers*/ + +} +/* apply hovers to modern browsers */ +a:focus > .sf-sub-indicator, +a:hover > .sf-sub-indicator, +a:active > .sf-sub-indicator, +li:hover > a > .sf-sub-indicator, +li.sfHover > a > .sf-sub-indicator { + background-position: -10px -100px; + /* arrow hovers for modern browsers*/ + +} +/* point right for anchors in subs */ +.sf-menu ul .sf-sub-indicator { + background-position: -10px 0; +} +.sf-menu ul a > .sf-sub-indicator { + background-position: 0 0; +} +/* apply hovers to modern browsers */ +.sf-menu ul a:focus > .sf-sub-indicator, +.sf-menu ul a:hover > .sf-sub-indicator, +.sf-menu ul a:active > .sf-sub-indicator, +.sf-menu ul li:hover > a > .sf-sub-indicator, +.sf-menu ul li.sfHover > a > .sf-sub-indicator { + background-position: -10px 0; + /* arrow hovers for modern browsers*/ + +} +/*** shadows for all but IE6 ***/ +.sf-shadow ul { + /* + background: url('/images/shadow.png') no-repeat bottom right; +*/ + + padding: 0 8px 9px 0; + -moz-border-radius-bottomleft: 17px; + -moz-border-radius-topright: 17px; + -webkit-border-top-right-radius: 17px; + -webkit-border-bottom-left-radius: 17px; +} +.sf-shadow ul.sf-shadow-off { + background: transparent; +} + +/* +jquery.confirm.css +*/ + +#confirmOverlay{ + width:100%; + height:100%; + position:fixed; + top:0; + left:0; + background:url('../images/bg.gif'); + background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) repeat-x rgba(0,0,0,0.5); + background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5))) repeat-x rgba(0,0,0,0.5); + z-index:100000; +} + +#confirmBox{ + background: #222; + width:460px; + position:fixed; + left:50%; + top:50%; + margin:-130px 0 0 -230px; + border: 1px solid #111; + border-radius: 10px; +} + +#confirmBox h1, +#confirmBox p{ + font:20px/1 "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + padding: 12px 12px; + text-shadow:0 1px rgba(0,0,0,0.8); + color:#fff; +} + +#confirmBox h1{ + background-image: -moz-linear-gradient(#297ab8, #15528f) !important; + background-image: linear-gradient(#297ab8, #15528f) !important; + background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; + background-image: -o-linear-gradient(#297ab8, #15528f) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-bottom: 1px solid #111; + letter-spacing:0.3px; + color:#fff; +} + +#confirmBox p{ + background:none; + font-size:14px; + line-height:1.4; + padding-top: 20px; +} + +#confirmButtons{ + padding:20px 0 20px; + text-align:center; +} + +#confirmBox .button{ + font:16px/33px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + margin-right: 15px; + padding: 0 40px 0 40px; + text-decoration:none; + border:none; + display: inline-block; + color:#fff; + text-align:center; + text-shadow:0 1px rgba(0,0,0,0.8); + background-clip:padding-box; + border:1px solid #111; + border-radius:3px; + cursor:pointer; + -webkit-box-sizing:border-box; + -moz-box-sizing:border-box; + box-sizing:border-box; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +#confirmBox .button:last-child{ + margin-right:0; +} + +#confirmBox .green { + background-color: #3F7636; +} + +#confirmBox .green:hover { + background-color: #48873E; +} + +#confirmBox .red { + background-color: #8D2D2B; +} + +#confirmBox .red:hover { + background-color: #A13331; +} + +/* +jquery.pnotify.default.css +*/ + +.ui-pnotify { + position: fixed; + right: 10px; + bottom: 10px; + /* Ensure that the notices are on top of everything else. */ + z-index: 9999; +} +/* This hides position: fixed from IE6, which doesn't understand it. */ +html > body .ui-pnotify { + position: fixed; +} +.ui-pnotify .ui-widget { + background: none; +} +.ui-pnotify-container { + background-position: 0 0; + border: 1px solid #111; + background-color: #3D3D3D !important; + -moz-border-radius: 7px; + -webkit-border-radius: 7px; + border-radius: 7px; + font-size: 14px; + -moz-box-shadow: 0px 0px 2px #000000; + -webkit-box-shadow: 0px 0px 2px #000000; + -o-box-shadow: 0px 0px 2px #000000; + box-shadow: 0px 0px 2px #000000; + padding: 7px 10px; + text-align: center; + min-height: 22px; + z-index: 9999; + font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; + line-height: normal; +} +.ui-pnotify-closer { + float: right; + margin-left: .2em; +} +.ui-pnotify-title { + display: block; + background: none; + font-size: 14px; + font-weight: bold; + font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; + line-height: normal; + color: #ffffff; +} +.ui-pnotify-text { + display: block; + font-size: 14px; + font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; + line-height: normal; + color: #ffffff; +} +.ui-pnotify-icon, .ui-pnotify-icon span { + display: block; + float: left; + margin-right: .2em; +} +/* History Pulldown +----------------------------------*/ +.ui-pnotify-history-container { + position: absolute; + top: 0; + right: 18px; + width: 70px; + border-top: none; + /* Ensure that the history container is on top of the notices. */ + z-index: 10000; +} +.ui-pnotify-history-container .ui-pnotify-history-header { + /*padding: 2px;*/ +} +.ui-pnotify-history-container button { + cursor: pointer; + display: block; + width: 100%; +} +.ui-pnotify-history-container .ui-pnotify-history-pulldown { + display: block; + margin: 0 auto; +} + +/* +trakt.css +*/ + +.traktShowTitleIcons { + float: right; + padding-right: 5px; + padding-bottom: 5px; +} + +.traktContainer h2, .traktContainer i { + white-space: nowrap; + font-size: 14px; + overflow: hidden; + text-shadow: 1px 1px 0px #000; + padding-left: 5px; +} + +.traktContainer { + margin: 0px auto; + margin-bottom: 20px; + width: 186px; + -moz-border-radius: 10px; + -webkit-border-radius: 10px; + border-radius: 10px; + text-shadow:0 1px rgba(0,0,0,0.5); + background: #333; + border: 1px solid #111; +} + +.trakt-image { + background-image: url(../images/poster.png); + background-size: 186px 273px; + overflow: hidden; + position: relative; + height: 273px; + width: 186px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom: 1px solid #111; +} + +.trakt-image-slide { + background-color: rgba(42,42,42,0.7); + border-top: 1px solid #111; + text-shadow: 1px 1px #000; + width: 186px; + padding: 6px; + position: absolute; + bottom: -100px; + transition: all 0.5s ease; + cursor: default; +} + +.trakt-image:hover .trakt-image-slide { + bottom: 0; +} + +/* +posterlist.css +*/ + +#container, #container-anime { + margin-bottom: 20px; + margin-top: -7px; +} + +.show { + margin: 10px; + background-color: #333; + border-radius: 3px; + width: 186px; + height: 324px; + border: 1px solid #111; + border-radius: 10px; +} + +.show-image { + overflow: hidden; + position: relative; + height: 273px; + width: 186px; + border-top-left-radius: 8px; + border-top-right-radius: 8px; +} + +.show-image-slide { + background-color: rgba(42,42,42,0.7); + border-top: 1px solid #111; + text-shadow: 1px 1px #000; + width: 180px; + padding: 6px; + position: absolute; + bottom: -100px; + transition: all 0.5s ease; + cursor: default; + pointer-events: none; +} + +.show-image:hover .show-image-slide { + bottom: 0; +} + +.show .ui-progressbar { + height: 6px !important; + top: -2px; +} + +.show .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { + border-bottom-right-radius: 0px; +} + +.show .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { + border-bottom-left-radius: 0px; +} + +.show .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { + border-top-right-radius: 0px; +} + +.show .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { + border-top-left-radius: 0px; +} + +.show .ui-widget-content { + border-top: 1px solid #111; + border-bottom: 1px solid #111; + border-left: 0px; + border-right: 0px; +} + +.show .progress-80 { + border-radius: 0px; +} + +.show .progress-60 { + border-radius: 0px; +} + +.show .progress-40 { + border-radius: 0px; +} + +.show .progress-20 { + border-radius: 0px; +} + +.show-add { + text-shadow: 1px 1px #000; + font-size: 11px; + text-align: left; + display: block; +} + +.show-date { + text-shadow: 1px 1px #000; + font-size: 11px; + text-align: left; + display: block; + line-height: 18px; +} + +.show-status { + text-shadow: 1px 1px #000; + font-size: 11px; + text-align: left; + display: block; + line-height: 34px; +} + +.show-network-image { + width: 50px; + height: auto; +} + +.show-dlstats { + text-shadow: 1px 1px #000; + font-size: 11px; + text-align: right; + display: block; + line-height: 18px; +} + +#sort-by { + display: inline; + list-style-type: none; + padding: 0; + margin-left: 5px; +} + +#sort-by ul, #sort-by li { + display: inline; + margin: 0; + padding: 0; +} + +/* +formwizard.css +*/ + +fieldset.sectionwrap{ + text-align: left; + width: 800px; + border-width:0; + padding:5px; + top: -25px !important; +} + +legend.legendStep{ + font-weight: bold; + font-size: 16px; + color: #343434; + display: none; +} + +div.stepsguide{ /*div that contains all the "steps" text located at top of form */ + text-align: left; + width: 800px; /*width of "steps" container*/ + overflow:hidden; + margin-bottom:15px; + cursor:pointer; +} + +div.stepsguide .step{ + width:266px; /*width of each "steps" text*/ + font-weight: bold; + font-size: 24px; + float:left; +} +div.stepsguide .step p { + border-bottom: 4px solid #23afdc; +} + +div.stepsguide .disabledstep{ + color:#C4C4C4; +} +div.stepsguide .disabledstep p { + border-bottom: 4px solid #1178b3; +} + +div.stepsguide .step .smalltext{ + font-size: 13px; + font-weight: normal; +} + +div.formpaginate{ + width: 800px; + overflow:auto; + font-weight:bold; + text-align:center; + margin-top:1em; +} + +div.formpaginate .prev, div.formpaginate .next{ + display: inline-block; + padding: 3.5px 10px 3.5px; + font-size: 14px; + font-weight: normal; + line-height: 18px; + color:#fff; + text-align:center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#2265a1; + background-clip:padding-box; + border:1px solid #111; + border-radius:3px; + cursor:pointer; + -webkit-box-sizing:border-box; + -moz-box-sizing:border-box; + box-sizing:border-box; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.prev:hover , .next:hover{ + background-color:#2672b6; +} + +.stepDiv { + padding: 21px 15px 15px 15px; + margin-left: auto; + margin-right: auto; +} + +input:not(.btn){ + margin-right: 6px; + padding: 4px; + border-radius: 3px; + border: 1px solid #111; +} + +/* step 3 related */ + +#customQualityWrapper {/* height: 190px;*/ overflow: hidden; } +#customQualityWrapper div.component-group-desc{float:left;width:165px;} +#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;} +#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;} diff --git a/gui/slick/css/default.less b/gui/slick/css/default.less deleted file mode 100644 index 6969ec23..00000000 --- a/gui/slick/css/default.less +++ /dev/null @@ -1,542 +0,0 @@ -// Config -@import "config.less"; - -* { outline: 0;margin:0; } -*:focus { outline: none; } -img { border: 0; vertical-align: middle;} -html { margin:0; padding:0} -body { -text-rendering: optimizeLegibility; -background: none repeat scroll 0 0 #FFFFFF; - color: #343434; - font-family: @base-font-face; - margin: 0; - overflow-y: scroll; - padding: 0; - font-size: 12px; -} - -form { -border:none; -display:inline; -margin:0; -padding:0; -} -a {color: @link-color;} - -/* these are for inc_top.tmpl */ -#upgrade-notification{position: fixed;line-height:0.5em;color:#000;font-size:1em; height:0px;text-align:center;width:100%;z-index:100;margin:0;padding:0;} -#upgrade-notification div{.gradient(#FDF0D5,#fff9ee);border-bottom:1px solid #af986b;padding:7px 0;} -#header-fix{*margin-bottom: -31px; /* IE fix */height:21px;padding:0;} - -#header { - .gradient(#555555, #333333); - border-bottom: 1px solid #CACACA; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - height: 58px; - position: fixed; - width: 100%; - z-index: 999; -} -#header .wrapper { - margin: 0 auto; - position: relative; - width: 960px; -} -#header a:hover { -background:none; -} - -#logo { -float: left; - position: relative; - top: 0px; - left: -5px; -} - -#versiontext { -color: #FFFFFF; - font-family: Arial,Helvetica,sans-serif; - font-size: 11px; - position: relative; - text-transform: lowercase; - top: 7px; -} - -.navShows { margin-top:-25px; margin-bottom: 40px;} - -.tvshowImg { - background: url("../images/loading.gif") no-repeat scroll center center #FFFFFF; - border: 5px solid #FFFFFF; - .shadow(1px 1px 2px 0 #555555); - float: left; - height: auto; - margin-bottom: 30px; - margin-right: 25px; - overflow: hidden; - text-indent: -3000px; - width: 175px; - img { - float: left; - min-width: 100%; - position: relative; - } -} -/* --------------------------------------------- */ - -table { -margin:0; - td a { - color: #555; - &:hover { color: @text-color;} - } -} - -h1 { -text-align:left; -font-size:21px; -line-height:23px; -font-weight:400; -} -h1.title { -padding-bottom:4px; -margin-bottom:12px; -font-weight: bold; -font-family: @alt-font-face; -font-size: 38px; -} -h1.header { -padding-bottom:4px; -margin-bottom:12px; -font-size: 30px; -font-family: @alt-font-face; -font-weight: bold; -} -h1 a { -text-decoration:none; -} - -h2 { -font-size:18px; -font-weight:700; -} - -.h2footer { -margin: -33px 5px 6px 0px; -} -.h2footer select { -margin-top: -6px; -margin-bottom: -6px; -} - -.separator { -font-size:90%; -color:#999; -} - -div select { -font-size:10px; -border:1px solid #d4d0c8; -} - -div select option { -line-height:1.4; -padding:0 10px; -border-bottom: 1px dotted #D7D7D7; -} - -/* --------------- alignment ------------------- */ -.float-left { float:left; } -.float-right { float:right; } -.align-left { text-align:left; } -.align-right { text-align:right; } -.nowrap { white-space: nowrap; } -/* --------------------------------------------- */ - -.footer { -clear:both; -width: 960px; -text-align:center; -padding-top: 5px; -padding-bottom: 5px; -margin: 20px auto; -border-top:1px solid #eee; -line-height: 1.4em; -font-size: 11px; - a { - color: @link-color; - text-decoration: none; - } - ul { - li { - list-style: none; - float: left; - margin-left: 10px; - img { margin-right: 3px; position: relative; top: -2px;} - } - } -} - -.sickbeardTable { - width: 100%; - margin-left:auto; - margin-right:auto; - text-align:left; - color: #343434; - background-color: #fff; - border-spacing: 0; -} -.sickbeardTable th, -.sickbeardTable td { - padding: 4px; - border-top: #fff 1px solid; - vertical-align: middle; -} -.sickbeardTable th:first-child, -.sickbeardTable td:first-child { - border-left: none; -} -.sickbeardTable th{ - border-collapse: collapse; - .gradient(#555555,#333333); - color: #fff; - text-shadow: -1px -1px 0 rgba(0,0,0,0.3); - text-align: left; -} -.sickbeardTable tfoot a { - text-decoration: none; - color: @swatch-green; -} -.sickbeardTable td { - font-size: 12px; - &.title { font-size: 14px; line-height: normal;} - &.status_column{ line-height: normal;} - small { font-size:11px; font-style: italic; line-height: normal;} -} -.row { -clear:left; -} - -.plotInfo { -cursor:help; -font-weight: 700; -position: relative; -} - -#actions { - .selectAll { margin-right: 10px; border-right: 1px solid #eee; padding-right: 10px;} - .clearAll {} -} -#tooltip { -display:none; -z-index:3343434; -border:1px solid #111; -background-color:#eee; -padding:5px; -margin-right:10px; -} - -.progressbarText { -text-shadow: 0 0 0.1em #fff; -position:absolute; -top:0; -font-size: 9px; -width:100%; -height:100%; -overflow:visible; -text-align:center; -vertical-align: middle; -} -.ui-progressbar .ui-widget-header { - .gradient(#A3E532, #90CC2A); - .rounded(3px); -} -tr.seasonheader { -background-color: #FFFFFF; - padding-bottom: 5px; - padding-top: 10px; - text-align: left; - white-space: nowrap; - td { - padding-top: 20px; - padding-bottom: 10px; - } -} -tr.seasonheader h2 { -display:inline; -font-size:22px; -line-height:20px; -letter-spacing:1px; -margin:0; -color:#343434; -} -tr.seasonheader a { -text-decoration:none; -} -tr.seasonheader a:hover { -background-color: #fff; -color:#343434; -} - - -#checkboxControls label { white-space:nowrap; } -tr.unaired,span.unaired { -background-color:#F5F1E4; -padding:5px; -font-size: 13px; -color: #cec198; -font-weight: bold; -b { color:@text-color;} -.rounded(5px); -} - -tr.skipped,span.skipped { -background-color:#E9F7FB; -color: #90D5EC; -font-weight: bold; -font-size: 13px; -padding:5px; -.rounded(5px); -b { color:@text-color;} -} - -tr.good,span.good { -background-color:#E2FFD8; -color: #AAD450; -padding:5px; -font-size: 13px; -font-weight: bold; -.rounded(5px); -b { color:@text-color;} -} - -tr.qual,span.qual { -background-color:#FDF0D5; -padding:5px; -font-size: 13px; -font-weight: bold; -color: #F7B42C; -.rounded(5px); -b { color:@text-color;} -} - -tr.wanted,span.wanted { -background-color:#FDEBF3; -padding:5px; -font-size: 13px; -font-weight: bold; -color: #F49AC1; -.rounded(5px); -b { color:@text-color;} -} - -tr.wanted,tr.qual,tr.good,tr.skipped,tr.unaired { - font-size: 14px; - font-weight: normal; - color: @text-color; -} -.showInfo { - width: 745px; - float: right; - padding-top: 10px; -} -div#summary { -background-color:#f9f9f9; -.rounded(10px); -padding:10px; -border:1px solid #ddd; -margin:10px 0; - .infoTable { - width: 85%; - } -} -div#summary tr { -line-height: 17px; - td { font-size: 14px; line-height: 25px;} -} - -#MainMenu { - float: right; - height: 58px; - margin: 0; - padding: 0 0 0 10px; -} -#SubMenu { - float: right; - margin-top: -30px; - position: relative; - z-index: 99; -} - -#SubMenu a { - font-size: 12px; - text-decoration: none; -} -#SubMenu span b { margin-left: 20px;} -#donate { -line-height:1em; -background: #57442B; -float: right; -display: none; -} -#donate a,#donate a:hover { -background-color:#57442B; -border:0; -padding:4px 15px 0px; -} -#contentWrapper { - background: none; -} -#content { - line-height: 24px; - margin: 0 auto; - padding: 105px 0 0; - width: 960px; -} -.showLegend{ -font-weight:700; -padding-right:10px; -padding-bottom:1px; -} - -/* for the add new/existing show */ -.alt { background-color: #efefef; } -#tabs div.field-pair, .stepDiv div.field-pair{padding:0.75em 0;} -#tabs div.field-pair input, .stepDiv div.field-pair input{float:left;} -#tabs label.nocheck, #tabs div.providerDiv, #tabs div #customQuality, .stepDiv label.nocheck,.stepDiv div.providerDiv,.stepDiv div #customQuality{padding-left:23px;} -#tabs label span.component-title, .stepDiv label span.component-title{font-size:1.1em;font-weight:700;float:left;width:165px; padding-left: 6px; margin-right:10px;} -#tabs label span.component-desc, .stepDiv label span.component-desc{font-size:.9em; float:left;} -#tabs div.field-pair select, .stepDiv div.field-pair select{font-size:1em;border:1px solid #d4d0c8;} -#tabs div.field-pair select option, .stepDiv div.field-pair select option{line-height:1.4;padding:0 10px; border-bottom: 1px dotted #D7D7D7;} - -ul#rootDirStaticList { width: 90%; text-align: left; margin-left: auto; margin-right: auto; padding-left: 0; } -ul#rootDirStaticList li{ list-style: none outside none; margin: 2px; padding: 4px 5px 4px 5px; cursor: pointer; } - -#displayText { -background-color:#efefef; -padding:8px; -border:1px solid #DFDEDE; -font-size:1.1em; -overflow: hidden; -} - -div#addShowPortal { -margin: 50px auto; - width: 100%; -} - -div#addShowPortal button { float: left; - margin-left: 20px; - padding: 10px; - width: 47%;} -div#addShowPortal button div.button img{ position: absolute; display: block; top: 35%; padding-left: 0.4em; text-align: center; } -div#addShowPortal button .buttontext { position: relative; display: block; padding: 0.1em 0.4em 0.1em 4.4em; text-align: left; } - -#rootDirs, #rootDirsControls { width: 50%; min-width: 400px; } - -td.tvShow a {text-decoration: none; font-size:16px; } -.navShow { display: inline; cursor: pointer; vertical-align: top; position:relative;top:0px; .opacity(50); - &:hover { .opacity(100);} -} - -/* for manage_massEdit */ -.optionWrapper { width: 450px; margin-left: auto; margin-right: auto; padding: 6px 12px; } -.optionWrapper span.selectTitle { float: left; font-weight: 700; font-size: 1.2em; text-align: left; width: 225px; } -.optionWrapper div.selectChoices { float: left; width: 175px; margin-left: 25px; } -.optionWrapper br { clear: both; } - -a.whitelink { color: white; } - -/* for displayShow notice */ -#show_message { - border: 1px solid @border-color; - .gradient(#FDF0D5,#fff9ee); - .rounded(7px); - font-size: 14px; - right: 10px; - .shadow(0px 0px 2px #aaa); - padding: 7px 10px; - position: fixed; - text-align: center; - bottom: 10px; - min-height: 22px; - width: 250px; - z-index: 9999; - font-family: @alt-font-face; - line-height: normal; - .opacity(80); - .msg { - font-family: @alt-font-face; - line-height: normal; - padding-left: 20px; - } - .loader { - position: relative; - top: 2px; - } - &.success { - .gradient(@msg-bg-success,#C2EDC6); - padding: 15px 10px; - text-align: left; - } - &.error { - .gradient(@msg-bg-error,#EDC4C4); - padding:15px 10px; - text-align: left; - } - .ui-icon { - display: inline-block; - margin-left: -20px; - top: 2px; - position: relative; - margin-right: 3px; - } -} -div.ui-pnotify { min-width: 340px; max-width: 550px; width: auto !important;} - -/* override for qtip2 */ -.ui-tooltip-sb .ui-tooltip-titlebar a { color: #222222; text-decoration: none; } -.ui-tooltip, .qtip { max-width: 500px !important; } - -option.flag { - padding-left: 35px; - background-color: #fff; - background-repeat: no-repeat; - background-position: 10px 50%; -} - -span.quality { - font: bold 1em/1.2em verdana, sans-serif; - background: none repeat scroll 0 0 #999999; - color: #FFFFFF; - display: inline-block; - padding: 2px 4px; - text-align: center; - -webkit-border-radius: 4px; - font-size:12px; - -moz-border-radius: 4px; - border-radius: 4px; -} -span.Custom { - background: none repeat scroll 0 0 #444499; /* blue */ -} -span.HD,span.WEB-DL,span.BluRay { - background: none repeat scroll 0 0 #449944; /* green */ -} -span.SD { - background: none repeat scroll 0 0 #994444; /* red */ -} -span.Any { - background: none repeat scroll 0 0 #444444; /* black */ -} - -span.false { - color: #993333; /* red */ -} -span.true { - color: #669966; /* green */ -} -.ui-progressbar { - height: 15px !important; - line-height: 17px; -} \ No newline at end of file diff --git a/gui/slick/css/formwizard.css b/gui/slick/css/formwizard.css deleted file mode 100644 index b761d2ae..00000000 --- a/gui/slick/css/formwizard.css +++ /dev/null @@ -1,101 +0,0 @@ -fieldset.sectionwrap{ -text-align: left; -width: 800px; -border-width:0; -padding:5px; -top: -25px !important; -} - -legend.legendStep{ -font-weight: bold; -font-size: 16px; -color: #343434; -display: none; -} - -div.stepsguide{ /*div that contains all the "steps" text located at top of form */ -text-align: left; -width: 800px; /*width of "steps" container*/ -overflow:hidden; -margin-bottom:15px; -cursor:pointer; -} - -div.stepsguide .step{ -width:266px; /*width of each "steps" text*/ -font-weight: bold; -font-size: 24px; -float:left; -} -div.stepsguide .step p { -border-bottom: 4px solid #23afdc; -} - -div.stepsguide .disabledstep{ -color:#C4C4C4; -} -div.stepsguide .disabledstep p { -border-bottom: 4px solid #1178b3; -} - -div.stepsguide .step .smalltext{ -font-size: 13px; -font-weight: normal; -} - -div.formpaginate{ -width: 800px; -overflow:auto; -font-weight:bold; -text-align:center; -margin-top:1em; -} - -div.formpaginate .prev, div.formpaginate .next{ - display: inline-block; - padding: 3.5px 10px 3.5px; - font-size: 14px; - font-weight: normal; - line-height: 18px; - color:#fff; - text-align:center; - text-shadow:0 1px rgba(0,0,0,0.8); - background:#2265a1; - background-clip:padding-box; - border:1px solid #111; - border-radius:3px; - cursor:pointer; - -webkit-box-sizing:border-box; - -moz-box-sizing:border-box; - box-sizing:border-box; - background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - -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); -} - -.prev:hover , .next:hover{ - background-color:#2672b6 !important; -} - -.stepDiv { - padding: 21px 15px 15px 15px; - margin-left: auto; - margin-right: auto; -} - -input:not(.btn){ - margin-right: 6px; - padding: 4px; - border-radius: 3px; - border: 1px solid #111; -} - -/* step 3 related */ - -#customQualityWrapper {/* height: 190px;*/ overflow: hidden; } -#customQualityWrapper div.component-group-desc{float:left;width:165px;} -#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;} -#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;} diff --git a/gui/slick/css/jquery.confirm.css b/gui/slick/css/jquery.confirm.css deleted file mode 100644 index 1295bd7a..00000000 --- a/gui/slick/css/jquery.confirm.css +++ /dev/null @@ -1,102 +0,0 @@ -#confirmOverlay{ - width:100%; - height:100%; - position:fixed; - top:0; - left:0; - background:url('../images/bg.gif'); - background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) repeat-x rgba(0,0,0,0.5); - background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5))) repeat-x rgba(0,0,0,0.5); - z-index:100000; -} - -#confirmBox{ - background: #222; - width:460px; - position:fixed; - left:50%; - top:50%; - margin:-130px 0 0 -230px; - border: 1px solid #111; - border-radius: 10px; -} - -#confirmBox h1, -#confirmBox p{ - font:20px/1 "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; - padding: 12px 12px; - text-shadow:0 1px rgba(0,0,0,0.8); - color:#fff; -} - -#confirmBox h1{ - background-image: -moz-linear-gradient(#297ab8, #15528f) !important; - background-image: linear-gradient(#297ab8, #15528f) !important; - background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; - background-image: -o-linear-gradient(#297ab8, #15528f) !important; - filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; - -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); - border-top-left-radius: 10px; - border-top-right-radius: 10px; - border-bottom: 1px solid #111; - letter-spacing:0.3px; - color:#fff; -} - -#confirmBox p{ - background:none; - font-size:14px; - line-height:1.4; - padding-top: 20px; -} - -#confirmButtons{ - padding:20px 0 20px; - text-align:center; -} - -#confirmBox .button{ - font:16px/33px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; - margin-right: 15px; - padding: 0 40px 0 40px; - text-decoration:none; - border:none; - display: inline-block; - color:#fff; - text-align:center; - text-shadow:0 1px rgba(0,0,0,0.8); - background-clip:padding-box; - border:1px solid #111; - border-radius:3px; - cursor:pointer; - -webkit-box-sizing:border-box; - -moz-box-sizing:border-box; - box-sizing:border-box; - background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); - -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); -} - -#confirmBox .button:last-child{ - margin-right:0; -} - -#confirmBox .green { - background-color: #3F7636; -} - -#confirmBox .green:hover { - background-color: #48873E; -} - -#confirmBox .red { - background-color: #8D2D2B; -} - -#confirmBox .red:hover { - background-color: #A13331; -} \ No newline at end of file diff --git a/gui/slick/css/lib/images/ui-icons_ffffff_256x24.png b/gui/slick/css/lib/images/ui-icons_ffffff_256x240.png similarity index 100% rename from gui/slick/css/lib/images/ui-icons_ffffff_256x24.png rename to gui/slick/css/lib/images/ui-icons_ffffff_256x240.png diff --git a/gui/slick/css/lib/jquery-ui-1.10.4.custom.css b/gui/slick/css/lib/jquery-ui-1.10.4.custom.css deleted file mode 100644 index cb4148de..00000000 --- a/gui/slick/css/lib/jquery-ui-1.10.4.custom.css +++ /dev/null @@ -1,858 +0,0 @@ -/*! jQuery UI - v1.10.4 - 2014-02-03 -* http://jqueryui.com -* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.tabs.css, jquery.ui.theme.css -* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=%23ffffff&bgTextureHeader=flat&bgImgOpacityHeader=0&borderColorHeader=%23aaaaaa&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23dcdcdc&bgTextureContent=highlight_soft&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23efefef&bgTextureDefault=highlight_soft&bgImgOpacityDefault=75&borderColorDefault=%23aaaaaa&fcDefault=%23222222&iconColorDefault=%238c291d&bgColorHover=%23dddddd&bgTextureHover=highlight_soft&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23222222&iconColorHover=%23222222&bgColorActive=%23dfdfdf&bgTextureActive=inset_soft&bgImgOpacityActive=75&borderColorActive=%23aaaaaa&fcActive=%23140f06&iconColorActive=%238c291d&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23aaaaaa&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23aaaaaa&fcError=%238c291d&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=35&bgColorShadow=%23000000&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=35&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px&ctl=themeroller -* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */ - -/* Layout helpers -----------------------------------*/ -.ui-helper-hidden { - display: none; -} -.ui-helper-hidden-accessible { - border: 0; - clip: rect(0 0 0 0); - height: 1px; - margin: -1px; - overflow: hidden; - padding: 0; - position: absolute; - width: 1px; -} -.ui-helper-reset { - margin: 0; - padding: 0; - border: 0; - outline: 0; - line-height: 1.3; - text-decoration: none; - font-size: 100%; - list-style: none; -} -.ui-helper-clearfix:before, -.ui-helper-clearfix:after { - content: ""; - display: table; - border-collapse: collapse; -} -.ui-helper-clearfix:after { - clear: both; -} -.ui-helper-clearfix { - min-height: 0; /* support: IE7 */ -} -.ui-helper-zfix { - width: 100%; - height: 100%; - top: 0; - left: 0; - position: absolute; - opacity: 0; - filter:Alpha(Opacity=0); -} - -.ui-front { - z-index: 999; -} - - -/* Interaction Cues -----------------------------------*/ -.ui-state-disabled { - cursor: default !important; -} - - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { - display: block; - text-indent: -99999px; - overflow: hidden; - background-repeat: no-repeat; -} - - -/* Misc visuals -----------------------------------*/ - -/* Overlays */ -.ui-widget-overlay { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; -} -.ui-resizable { - position: relative; -} -.ui-resizable-handle { - position: absolute; - font-size: 0.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-selectable-helper { - position: absolute; - z-index: 100; - border: 1px dotted black; -} -.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; /* removes extra width in IE */ -} -.ui-button, -.ui-button:link, -.ui-button:visited, -.ui-button:hover, -.ui-button:active { - text-decoration: none; -} -/* to make room for the icon, a width needs to be set here */ -.ui-button-icon-only { - width: 2.2em; -} -/* button elements seem to need a little more width */ -button.ui-button-icon-only { - width: 2.4em; - background: #707070 !important; -} -.ui-button-icons-only { - width: 3.4em; -} -button.ui-button-icons-only { - width: 3.7em; -} - -/* button text element */ -.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; -} -/* no icon support for input elements, provide padding by default */ -input.ui-button { - padding: .4em 1em; -} - -/* button icon element(s) */ -.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; -} - -/* button sets */ -.ui-buttonset { - margin-right: 7px; -} -.ui-buttonset .ui-button { - margin-left: 0; - margin-right: -.3em; -} - -/* workarounds */ -/* reset extra padding in Firefox, see h5bp.com/l */ -input.ui-button::-moz-focus-inner, -button.ui-button::-moz-focus-inner { - border: 0; - padding: 0; -} -.ui-dialog { - overflow: hidden; - 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: 20px; - 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-menu { - list-style: none; - padding: 2px; - margin: 0; - display: block; - outline: none; -} -.ui-menu .ui-menu { - margin-top: -3px; - position: absolute; -} -.ui-menu .ui-menu-item { - margin: 0; - padding: 0; - width: 100%; - /* support: IE10, see #8844 */ - list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); -} -.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; /* support: IE7 */ - 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; -} - -/* icon support */ -.ui-menu-icons { - position: relative; -} -.ui-menu-icons .ui-menu-item a { - position: relative; - padding-left: 2em; -} - -/* left-aligned */ -.ui-menu .ui-icon { - position: absolute; - top: .2em; - left: .2em; -} - -/* right-aligned */ -.ui-menu .ui-menu-icon { - position: static; - float: right; -} -.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/animated-overlay.gif"); */ - height: 100%; - filter: alpha(opacity=25); - opacity: 0.25; -} -.ui-progressbar-indeterminate .ui-progressbar-value { - background-image: none; -} -.ui-tabs { - position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ - 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-width: 0; - padding: 0; - white-space: nowrap; -} -.ui-tabs .ui-tabs-nav .ui-tabs-anchor { - 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 .ui-tabs-anchor, -.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, -.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { - cursor: text; -} -.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { - cursor: pointer; -} -.ui-tabs .ui-tabs-panel { - display: block; - border-width: 0; - padding: 1em 1.4em; - background: none; -} - -/* Component containers -----------------------------------*/ -.ui-widget { - font-family: "Open Sans",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: "Open Sans",Verdana,Arial,sans-serif; - font-size: 1em; -} -.ui-widget-content { - border:1px solid #111; -} -.ui-widget-content a { - color: #FFFFFF; -} -.ui-widget-header { - border: 1px solid #111; - /* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */ - color: #FFFFFF; - font-weight: bold; -} -.ui-widget-header a { - color: #FFFFFF; -} - -/* Interaction states -----------------------------------*/ -.ui-state-default, -.ui-widget-content .ui-state-default, -.ui-widget-header .ui-state-default { - border: 1px solid #111; - background: #333; - font-weight: bold; - color: #FFFFFF; - -} -.ui-state-default a, -.ui-state-default a:link, -.ui-state-default a:visited { - color: #FFFFFF; - 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 #111; - /* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */ - font-weight: bold; - color: #FFFFFF; -} -.ui-state-hover a, -.ui-state-hover a:hover, -.ui-state-hover a:link, -.ui-state-hover a:visited, -.ui-state-focus a, -.ui-state-focus a:hover, -.ui-state-focus a:link, -.ui-state-focus a:visited { - color: #FFFFFF; - text-decoration: none; -} -.ui-state-active, -.ui-widget-content .ui-state-active, -.ui-widget-header .ui-state-active { - border: 1px solid #111; - background: #dfdfdf url(images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; - font-weight: bold; - color: #FFFFFF; -} -.ui-state-active a, -.ui-state-active a:link, -.ui-state-active a:visited { - color: #FFFFFF; - text-decoration: none; -} - -/* Interaction Cues -----------------------------------*/ -.ui-state-highlight, -.ui-widget-content .ui-state-highlight, -.ui-widget-header .ui-state-highlight { - border: 1px solid #111; - /* background: #fbf9ee url(images/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 #111; - /* background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */ - color: #8c291d; -} -.ui-state-error a, -.ui-widget-content .ui-state-error a, -.ui-widget-header .ui-state-error a { - color: #8c291d; -} -.ui-state-error-text, -.ui-widget-content .ui-state-error-text, -.ui-widget-header .ui-state-error-text { - color: #8c291d; -} -.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); /* For IE8 - See #6059 */ -} - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { - width: 16px; - height: 16px; -} -/* -.ui-icon, -.ui-widget-content .ui-icon { - background-image: url(images/ui-icons_222222_256x240.png); -} -.ui-widget-header .ui-icon { - background-image: url(images/ui-icons_222222_256x240.png); -} -.ui-state-default .ui-icon { - background-image: url(images/ui-icons_8c291d_256x240.png); -} -.ui-state-hover .ui-icon, -.ui-state-focus .ui-icon { - background-image: url(images/ui-icons_222222_256x240.png); -} -.ui-state-active .ui-icon { - background-image: url(images/ui-icons_8c291d_256x240.png); -} -.ui-state-highlight .ui-icon { - background-image: url(images/ui-icons_2e83ff_256x240.png); -} -.ui-state-error .ui-icon, -.ui-state-error-text .ui-icon { - background-image: url(images/ui-icons_cd0a0a_256x240.png); -} -*/ - -/* positioning */ -.ui-icon-blank { background-position: 16px 16px; } -.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 is deprecated, use ui-icon-seek-start instead */ -.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; } - - -/* Misc visuals -----------------------------------*/ - -/* Corner radius */ -.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; -} - -/* Overlays */ -.ui-widget-overlay { - /* background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; */ - opacity: .75; - filter: Alpha(Opacity=75); -} -.ui-widget-shadow { - margin: -8px 0 0 -8px; - padding: 8px; - /* background: #000000 url(images/ui-bg_flat_0_000000_40x100.png) 50% 50% repeat-x; */ - opacity: .35; - filter: Alpha(Opacity=35); - border-radius: 8px; -} diff --git a/gui/slick/css/lib/jquery-ui-1.8.17.custom.css b/gui/slick/css/lib/jquery-ui-1.8.17.custom.css deleted file mode 100644 index 620035d1..00000000 --- a/gui/slick/css/lib/jquery-ui-1.8.17.custom.css +++ /dev/null @@ -1,567 +0,0 @@ -/*! - * jQuery UI CSS Framework 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Theming/API - */ - -/* Layout helpers -----------------------------------*/ -.ui-helper-hidden { display: none; } -.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } -.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } -.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } -.ui-helper-clearfix:after { clear: both; } -.ui-helper-clearfix { zoom: 1; } -.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } - - -/* Interaction Cues -----------------------------------*/ -.ui-state-disabled { cursor: default !important; } - - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } - - -/* Misc visuals -----------------------------------*/ - -/* Overlays */ -.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } - - -/*! - * jQuery UI CSS Framework 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Theming/API - * - * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px - */ - - -/* Component containers -----------------------------------*/ -.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 #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; } -.ui-widget-content a { color: #222222; } -.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; } -.ui-widget-header a { color: #222222; } - -/* Interaction states -----------------------------------*/ -.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; } -.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; 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 #999999; background: #dadada url(images/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 { color: #212121; text-decoration: none; } -.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/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-widget :active { outline: none; } - -/* Interaction Cues -----------------------------------*/ -.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(images/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/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; } - -/* Icons -----------------------------------*/ - -/* states and images */ -.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); } -.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } -.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); } -.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); } -.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); } -.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); } -.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); } -.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); } -.ui-pnotify-icon span { background-image: url(images/ui-icons_222222_256x240.png) !important;} - -/* positioning */ -.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-off { background-position: -96px -144px; } -.ui-icon-radio-on { 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 is deprecated, use ui-icon-seek-start instead */ -.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; } - - -/* Misc visuals -----------------------------------*/ - -/* Corner radius */ -.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; } -.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; } -.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } -.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } - -/* Overlays */ -.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); } -.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*! - * jQuery UI Resizable 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Resizable#theming - */ -.ui-resizable { position: relative;} -.ui-resizable-handle { position: absolute;font-size: 0.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;}/*! - * jQuery UI Selectable 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Selectable#theming - */ -.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; } -/*! - * jQuery UI Accordion 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Accordion#theming - */ -/* IE/Win - Fix animation bug - #4615 */ -.ui-accordion { width: 100%; } -.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; } -.ui-accordion .ui-accordion-li-fix { display: inline; } -.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; } -.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; } -.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; } -.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } -.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; } -.ui-accordion .ui-accordion-content-active { display: block; } -/*! - * jQuery UI Autocomplete 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Autocomplete#theming - */ -.ui-autocomplete { position: absolute; cursor: default; } - -/* workarounds */ -* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */ - -/* - * jQuery UI Menu 1.8.20 - * - * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Menu#theming - */ -.ui-menu { - list-style:none; - padding: 2px; - margin: 0; - display:block; - float: left; -} -.ui-menu .ui-menu { - margin-top: -3px; -} -.ui-menu .ui-menu-item { - margin:0; - padding: 0; - zoom: 1; - float: left; - clear: left; - width: 100%; -} -.ui-menu .ui-menu-item a { - text-decoration:none; - display:block; - padding:.2em .4em; - line-height:1.5; - zoom:1; -} -.ui-menu .ui-menu-item a.ui-state-hover, -.ui-menu .ui-menu-item a.ui-state-active { - font-weight: normal; - margin: -1px; -} -/*! - * jQuery UI Button 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Button#theming - */ -.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */ -.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */ -button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */ -.ui-button-icons-only { width: 3.4em; } -button.ui-button-icons-only { width: 3.7em; } - -/*button text element */ -.ui-button .ui-button-text { display: block; line-height: 1.4; } -.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; } -/* no icon support for input elements, provide padding by default */ -input.ui-button { padding: .4em 1em; } - -/*button icon element(s) */ -.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-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } - -/*button sets*/ -.ui-buttonset { margin-right: 7px; } -.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } - -/* workarounds */ -button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */ -/*! - * jQuery UI Dialog 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Dialog#theming - */ -.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; } -.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; } -.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } -.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } -.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } -.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } -.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; } -.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; 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: 14px; height: 14px; right: 3px; bottom: 3px; } -.ui-draggable .ui-dialog-titlebar { cursor: move; } -/*! - * jQuery UI Slider 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Slider#theming - */ -.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-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; }/*! - * jQuery UI Tabs 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Tabs#theming - */ -.ui-tabs { position: relative; padding: 0em; zoom: 1; background: transparent; border: none;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ -.ui-tabs .ui-tabs-nav { margin: 0; padding: 0; background: none; border:none;} -.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap;background: #FFF; } -.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; font-weight: normal; } -.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; background-color: #f7f7f7; border-color: #CCC; } -.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #454545; } -.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } -.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ -.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: #f7f7f7; border: 1px solid #CCC; } -.ui-tabs .ui-tabs-hide { display: none !important; } -/*! - * jQuery UI Datepicker 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Datepicker#theming - */ -.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; } - -/* with multiple calendars */ -.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 { border-left-width:0; } -.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:0em; } - -/* RTL support */ -.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 { float:right; } -.ui-datepicker-rtl .ui-datepicker-group { float:right; } -.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; } -.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } - -/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ -.ui-datepicker-cover { - display: none; /*sorry for IE5*/ - display/**/: block; /*sorry for IE5*/ - position: absolute; /*must have*/ - z-index: -1; /*must have*/ - filter: mask(); /*must have*/ - top: -4px; /*must have*/ - left: -4px; /*must have*/ - width: 200px; /*must have*/ - height: 200px; /*must have*/ -}/*! - * jQuery UI Progressbar 1.8.20 - * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) - * Dual licensed under the MIT or GPL Version 2 licenses. - * http://jquery.org/license - * - * http://docs.jquery.com/UI/Progressbar#theming - */ -.ui-progressbar { height:2em; text-align: left; overflow: hidden; } -.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } \ No newline at end of file diff --git a/gui/slick/css/lib/jquery.pnotify.default.css b/gui/slick/css/lib/jquery.pnotify.default.css deleted file mode 100644 index 2329e784..00000000 --- a/gui/slick/css/lib/jquery.pnotify.default.css +++ /dev/null @@ -1,92 +0,0 @@ -/* - Document : jquery.pnotify.default.css - Created on : Nov 23, 2009, 3:14:10 PM - Author : Hunter Perrin - Version : 1.0.0 - Description: - Default styling for Pines Notify jQuery plugin. -*/ - -/* Notice -----------------------------------*/ -.ui-pnotify { - position: fixed; - right: 10px; - bottom: 10px; - /* Ensure that the notices are on top of everything else. */ - z-index: 9999; -} -/* This hides position: fixed from IE6, which doesn't understand it. */ -html > body .ui-pnotify { - position: fixed; -} -.ui-pnotify .ui-widget { - background: none; -} -.ui-pnotify-container { - background-position: 0 0; - border: 1px solid #111; - background-color: #3D3D3D !important; - -moz-border-radius: 7px; - -webkit-border-radius: 7px; - border-radius: 7px; - font-size: 14px; - -moz-box-shadow: 0px 0px 2px #000000; - -webkit-box-shadow: 0px 0px 2px #000000; - -o-box-shadow: 0px 0px 2px #000000; - box-shadow: 0px 0px 2px #000000; - padding: 7px 10px; - text-align: center; - min-height: 22px; - z-index: 9999; - font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; - line-height: normal; -} -.ui-pnotify-closer { - float: right; - margin-left: .2em; -} -.ui-pnotify-title { - display: block; - background: none; - font-size: 14px; - font-weight: bold; - font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; - line-height: normal; - color: #ffffff; -} -.ui-pnotify-text { - display: block; - font-size: 14px; - font-family: "Open Sans", "Trebuchet MS", Helvetica, Arial, sans-serif; - line-height: normal; - color: #ffffff; -} -.ui-pnotify-icon, .ui-pnotify-icon span { - display: block; - float: left; - margin-right: .2em; -} -/* History Pulldown -----------------------------------*/ -.ui-pnotify-history-container { - position: absolute; - top: 0; - right: 18px; - width: 70px; - border-top: none; - /* Ensure that the history container is on top of the notices. */ - z-index: 10000; -} -.ui-pnotify-history-container .ui-pnotify-history-header { - /*padding: 2px;*/ -} -.ui-pnotify-history-container button { - cursor: pointer; - display: block; - width: 100%; -} -.ui-pnotify-history-container .ui-pnotify-history-pulldown { - display: block; - margin: 0 auto; -} diff --git a/gui/slick/css/lib/tablesorter.css b/gui/slick/css/lib/tablesorter.css deleted file mode 100644 index edc9a0c0..00000000 --- a/gui/slick/css/lib/tablesorter.css +++ /dev/null @@ -1,136 +0,0 @@ -/* Variables *//* Mixins */ -/* SB Theme */ -table.tablesorter { - width:100%; - line-height:32px; - text-align:middle; - text-shadow:0 1px rgba(0,0,0,0.8); - border-collapse:separate; - -webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15); - box-shadow:0 1px 2px rgba(0,0,0,0.15); - border:1px solid #111; - border-radius:10px; - border-spacing: 0px; -} - -table.tablesorter td { - font-size: 14px; - padding: 8px 10px; -} - -/* remove extra border from left edge */ -table.tablesorter th:first-child, -table.tablesorter td:first-child { - border-left: none; -} - -.tablesorter thead tr:first-child, .tablesorter thead th:first-child{ - border-top-left-radius:10px; -} - -.tablesorter thead tr:last-child, .tablesorter thead th:last-child{ - border-top-right-radius:10px; -} - -.tablesorter tfoot tr:first-child, .tablesorter tfoot th:first-child{ - border-bottom-left-radius:10px; -} - -.tablesorter tfoot tr:last-child, .tablesorter tfoot th:last-child{ - border-bottom-right-radius:10px; -} - -.tablesorter tfoot a { - text-decoration: none; - color: #FFFFFF; - float: left; - font-weight: normal; -} - -table.tablesorter th { - overflow:hidden; - line-height:30px; - padding:0 11px; - text-shadow:0 1px rgba(0,0,0,0.8); - background:#297ab8; - background-clip:padding-box; - background-image:-webkit-linear-gradient(top, #297ab8,#15528f); - background-image:-moz-linear-gradient(top, #297ab8,#15528f); - background-image:-o-linear-gradient(top, #297ab8,#15528f); - background-image:linear-gradient(to bottom, #297ab8,#15528f); - -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); - box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); -} - -table.tablesorter .tablesorter-header { - cursor: pointer; - font-weight:normal; -} - -table.tablesorter .tablesorter-header-inner { - padding: 0px 15px 0px 15px; -} - -table.tablesorter th.tablesorter-headerAsc .tablesorter-header-inner { - background: url(../lib/images/tablesorter/asc.gif) no-repeat right center; -} - -table.tablesorter th.tablesorter-headerDesc .tablesorter-header-inner { - background: url(../lib/images/tablesorter/desc.gif) no-repeat right center; -} - -table.tablesorter th.tablesorter-headerAsc { - text-shadow:0 1px rgba(0,0,0,0.8); - background:#3983bc; - background-clip:padding-box; - background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; - background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; - background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; - background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; - -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); - box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); -} -table.tablesorter th.tablesorter-headerDesc { - text-shadow:0 1px rgba(0,0,0,0.8); - background:#3983bc; - background-clip:padding-box; - background-image:-webkit-linear-gradient(top, #3983bc,#32699e) !important; - background-image:-moz-linear-gradient(top, #3983bc,#32699e) !important; - background-image:-o-linear-gradient(top, #3983bc,#32699e) !important; - background-image:linear-gradient(to bottom, #3983bc,#32699e) !important; - -webkit-box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); - box-shadow:inset 0 1px rgba(255,255,255,0.1),inset 0 0 0 1px rgba(255,255,255,0.05),0 1px 2px rgba(0,0,0,0.15); -} -/* Zebra Widget - row alternating colors */ -table.tablesorter tr.odd td { - background-color: #333333; -} -table.tablesorter tr.even td { - background-color: #2e2e2e; -} -/* filter widget */ -table.tablesorter input.tablesorter-filter { - width: 98%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -table.tablesorter tr.tablesorter-filter, -table.tablesorter tr.tablesorter-filter td { - text-align: center; -} -/* optional disabled input styling */ -table.tablesorter input.tablesorter-filter.disabled { - display: none; -} -/* xtra css for sb */ -.tablesorter-header-inner { - text-align: center; - white-space: nowrap; - padding: 0 2px; - font-weight: normal; -} -tr.tablesorter-stickyHeader { - background-color: #fff; - padding: 2px 0; -} \ No newline at end of file diff --git a/gui/slick/css/original.css b/gui/slick/css/original.css new file mode 100644 index 00000000..70b13a06 --- /dev/null +++ b/gui/slick/css/original.css @@ -0,0 +1,1856 @@ +.imgHomeWrapper { + border: 1px solid #FFFFFF; + box-shadow: 1px 1px 2px 0 #555555; +} + +.imgposter { + border: 1px solid #ddd; +} + +.imgbanner { + border: 1px solid #ddd; +} + +body { + background: none repeat scroll 0 0 #FFFFFF; + color: #343434; +} + +#searchResults fieldset { + border: 1px solid #111; +} + +a{ + color: #6196c2; +} + +.update { + color: #339933; +} + +#upgrade-notification div { + background-color: #C6B695; + border-bottom-color: #AF986B; + border-bottom-style: solid; + border-bottom-width: 1px; + padding: 7px 0; + color: #fff; + font-weight: 700; + text-shadow: none; +} + +#header-fix { + *margin-bottom: -31px; + /* IE fix */ + height: 21px; + padding: 0; +} + +#header { + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); + border-bottom: 1px solid #CACACA; +} + +#versiontext { + color: #FFFFFF; +} + +.update { + color: #339933; + text-decoration: none; +} + +.tvshowImg { + border: 1px solid #ddd; +} + +table .ep_name { + color: #000000; +} + +table td a { + color: #000 !important; +} + +table td a:hover { + color: #343434; +} + +.separator { + font-size: 90%; + color: #999; +} + +div select { +/* font-size: 12px; !important*/ + border: 1px solid #d4d0c8; +} + +div select { + border:1px solid #d4d0c8; +} + +input:not(.btn){ + border-bottom-color: #CCCCCC; + border-right-color: #CCCCCC; + border-left-color: #CCCCCC; + border-top-color: #CCCCCC; +} + +.footer a { + color: #09A2FF; + text-decoration: none; +} + +.footerhighlight { + color: #6196C2; + display: inline; +} + +.sickbeardTable { + border-collapse:separate; + color: #343434; + box-shadow: none; +} + +.sickbeardTable th, .sickbeardTable td { + border-top: 1px solid transparent; +} + +.seasoncols th { + border-top: #FFFFFF 1px solid; + text-shadow:0 1px rgba(0,0,0,0.8); + font-weight:normal; +} + +.seasonstyle td { + border-top: #FFFFFF 1px solid; + color: #000000; +} + +.seasoncols tr:first-child, .seasoncols th:first-child{ + border-top-left-radius:10px; + border-left: #FFFFFF 1px solid; +} + +.seasoncols tr:last-child, .seasoncols th:last-child{ + border-top-right-radius:10px; + border-right: #FFFFFF 1px solid; +} + +.sickbeardTable th { + color: #FFFFFF; + background:#000000; + text-shadow:0 1px rgba(0,0,0,0.8); + background-clip:padding-box; + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + box-shadow: none; +} + +.sickbeardTable tfoot a { + text-decoration: none; + color: #6196c2; + float: left; + font-weight:normal; +} + +.sickbeardTable td.status_column { + font-weight: normal; + color: #000000; +} + +.sickbeardTable td.search { + border-right: #fff 1px solid; +} + +.sickbeardTable td.check { + border-left: #fff 1px solid; +} + +.sickbeardTable td.tableleft { + border-left: #fff 1px solid; +} + +.sickbeardTable td.tableright { + border-right: #fff 1px solid; +} + +#actions .selectAll { + border-right: 1px solid #eee; +} + +#tooltip { + border: 1px solid #111; + background-color: #eee; +} + +.progressbarText { + text-shadow: 0 0 0.1em #fff; + position: absolute; + top: 0; + font-size: 12px; + color: #000000; + width: 100%; + height: 100%; + overflow: visible; + text-align: center; + vertical-align: middle; +} +/* +.ui-progressbar .ui-widget-header { + background-image: -moz-linear-gradient(#23afdc, #1178b3) !important; + background-image: linear-gradient(#23afdc, #1178b3) !important; + background-image: -webkit-linear-gradient(#23afdc, #1178b3) !important; + background-image: -o-linear-gradient(#23afdc, #1178b3) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} +*/ + +.progress-80 { + background-image: -moz-linear-gradient(#a6cf41, #5b990d) !important; + background-image: linear-gradient(#a6cf41, #5b990d) !important; + background-image: -webkit-linear-gradient(#a6cf41, #5b990d) !important; + background-image: -o-linear-gradient(#a6cf41, #5b990d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-60 { + background-image: -moz-linear-gradient(#fad440, #f2a70d) !important; + background-image: linear-gradient(#fad440, #f2a70d) !important; + background-image: -webkit-linear-gradient(#fad440, #f2a70d) !important; + background-image: -o-linear-gradient(#fad440, #f2a70d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-40 { + background-image: -moz-linear-gradient(#fab543, #f2700d) !important; + background-image: linear-gradient(#fab543, #f2700d) !important; + background-image: -webkit-linear-gradient(#fab543, #f2700d) !important; + background-image: -o-linear-gradient(#fab543, #f2700d) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +.progress-20 { + background-image: -moz-linear-gradient(#da5945, #b11a10) !important; + background-image: linear-gradient(#da5945, #b11a10) !important; + background-image: -webkit-linear-gradient(#da5945, #b11a10) !important; + background-image: -o-linear-gradient(#da5945, #b11a10) !important; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +tr.seasonheader h2 { + color: #000000; +} + +tr.seasonheader a:hover:not(.btn) { + background-color: #fff; + color: #343434; +} + +#checkboxControls label { + white-space: nowrap; + display: inline-block; +} + +tr.unaired, span.unaired { + background-color: #F5F1E4; + color: #cec198; +} + +tr.unaired b, +span.unaired b { + color: #343434; +} + +tr.skipped, span.skipped { + background-color: #E9F7FB; + color: #90D5EC; + border: 1px solid #90D5EC; +} + +tr.skipped b, +span.skipped b { + color: #343434; +} + +tr.good, span.good { + background-color: #E2FFD8; + color: #AAD450; + border: 1px solid #AAD450; +} + +tr.good b, +span.good b { + color: #343434; +} + +tr.qual, span.qual { + background-color: #FDF0D5; + color: #F7B42C; + border: 1px solid #F7B42C; +} + +tr.qual b, +span.qual b { + color: #343434; +} + +tr.wanted, span.wanted { + background-color: #FDEBF3; + color: #F49AC1; + border: 1px solid #F49AC1; +} + +tr.wanted b, +span.wanted b { + color: #343434; +} + +tr.snatched, span.snatched { + background-color: #F1D9F1; + color: #E09EDC; + border: 1px solid #E09EDC; +} + +tr.snatched b, +span.snatched b { + color: #343434; +} + +tr.wanted, +tr.qual, +tr.good, +tr.skipped, +tr.unaired, +tr.snatched { + color: #000; + border-top: #fff 1px solid; +} + +span .headerInfo { + color: #666666; +} + +div#summary { + text-shadow:0px 1px rgba(255, 255, 255, 0.8); + background:#f9f9f9; + border:1px solid #ddd; +} + +div#summary2 { + text-shadow:0px 1px rgba(255, 255, 255, 0.8); + background:#f9f9f9; + border:1px solid #ddd; +} + +.alt { + background-color: #efefef; +} + +#tabs div.field-pair select, +.stepDiv div.field-pair select { + border: 1px solid #d4d0c8; +} + +#displayText { + background-color: #efefef; + border: 1px solid #DFDEDE; +} + +td.comingtvShow a { + color: #111; + font-weight: normal; +} + +a.whitelink { + color: #ffffff; +} + +/* for displayShow notice */ +#show_message { + border: 1px solid #cccccc; + background-color: #fdf0d5; +} + +#show_message.success { + background-image: -moz-linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: -webkit-linear-gradient(#d3ffd7, #c2edc6) !important; + background-image: -o-linear-gradient(#d3ffd7, #c2edc6) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; +} + +#show_message.error { + background-image: -moz-linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: -webkit-linear-gradient(#ffd3d3, #edc4c4) !important; + background-image: -o-linear-gradient(#ffd3d3, #edc4c4) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#fdf0d5, endColorstr=#fff9ee) !important; +} + +/* override for qtip2 */ +.ui-tooltip-sb .ui-tooltip-titlebar a { + color: #222222; + text-decoration: none; +} + +option.flag { + background-color: #fff; + background-repeat: no-repeat; +} + +span.quality { + font: 12px/13px "Open Sans", verdana, sans-serif; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.25)); + -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: 0px 1px rgba(0, 0, 0, 0.8); + color: #FFFFFF; +} + +span.Custom { + background-color: #621993; +} + +span.HD { + background-color: #2672B6; +} + +span.HD720p { + background-color: #5b990d; +} + +span.HD1080p { + background-color: #2672B6; +} + +span.RawHD { + background-color: #cd7300; +} + +span.SD { + background-color: #BE2625; +} + +span.Any { + background-color: #666; +} + +span.Unknown { + background-color: #999; +} + +span.Proper { + background-color: #3F7F00; +} + +span.false { + color: #993333; + /* red */ +} + +span.true { + color: #669966; + /* green */ +} + +#searchResults a { + color: #6196c2; +} + +.btn { + color:#fff; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#444444; + border:1px solid #111; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.btn:hover, +.btn:active, +.btn.active, +.btn.disabled, +.btn[disabled] { + background-color: #666666; +} + +.btn:active, +.btn.active { + background-color: #555555; +} + +.btn:hover { + background-color: #666666; +} + +.btn:focus { + outline: thin dotted #111; +} + +.btn.active, +.btn:active { + background-color: #555555; +} + +a.btn { + color: #ffffff !important; +} + +a.btn:hover { + color: #ffffff !important; +} + +.btn-large { + background:#444444 !important; + color: #ffffff !important; + font-weight: normal !important; +} + +.btn-large:hover, +.btn-large:active, +.btn-large.active, +.btn-large.disabled, +.btn-large[disabled] { + background-color: #666666 !important; + color: #ffffff !important; + font-weight: normal !important; +} + +.btn.disabled, +.btn[disabled] { + background-color: #555555; + background-image: none; + opacity: 0.65; + filter: alpha(opacity=65); + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; +} + +.btn-mini:hover{ + background-color: #666666; +} + +a.btn-mini { + color: #ffffff !important; +} + +a.btn-mini:hover { + color: #ffffff !important; +} + +.btn-primary, +.btn-primary:hover, +.btn-warning, +.btn-warning:hover, +.btn-danger, +.btn-danger:hover, +.btn-success, +.btn-success:hover, +.btn-info, +.btn-info:hover, +.btn-inverse, +.btn-inverse:hover { + color: #ffffff; + text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); +} + +.btn-primary.active, +.btn-warning.active, +.btn-danger.active, +.btn-success.active, +.btn-info.active, +.btn-inverse.active { + color: rgba(255, 255, 255, 0.75); +} + +.btn-primary { + background-color: #2265a1; +} + +.btn-primary:hover, +.btn-primary:active, +.btn-primary.active, +.btn-primary.disabled, +.btn-primary[disabled] { + background-color: #2672b6; +} + +.btn-primary:active, +.btn-primary.active { + background-color: #1b507f; +} + +.btn-warning { + background-color: #faa732; + *background-color: #f89406; + background-image: -ms-linear-gradient(top, #fbb450, #f89406); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); + background-image: -webkit-linear-gradient(top, #fbb450, #f89406); + background-image: -o-linear-gradient(top, #fbb450, #f89406); + background-image: -moz-linear-gradient(top, #fbb450, #f89406); + background-image: linear-gradient(top, #fbb450, #f89406); + background-repeat: repeat-x; + border-color: #f89406 #f89406 #ad6704; + 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='#fbb450', endColorstr='#f89406', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); +} + +.btn-warning:hover, +.btn-warning:active, +.btn-warning.active, +.btn-warning.disabled, +.btn-warning[disabled] { + background-color: #f89406; + *background-color: #df8505; +} + +.btn-warning:active, +.btn-warning.active { + background-color: #c67605 \9; +} + +.btn-danger { + background-color: #8d2d2b; +} + +.btn-danger:hover, +.btn-danger:active, +.btn-danger.active, +.btn-danger.disabled, +.btn-danger[disabled] { + background-color: #a13331; +} + +.btn-danger:active, +.btn-danger.active { + background-color: #6e2321; +} + +.btn-success { + background-color: #3f7636; +} + +.btn-success:hover, +.btn-success:active, +.btn-success.active, +.btn-success.disabled, +.btn-success[disabled] { + background-color: #48873e; +} + +.btn-success:active, +.btn-success.active { + background-color: #305a29; +} + +.btn-info { + background-color: #49afcd; + *background-color: #2f96b4; + background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); + background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); + background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); + background-image: linear-gradient(top, #5bc0de, #2f96b4); + background-repeat: repeat-x; + border-color: #2f96b4 #2f96b4 #1f6377; + 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='#5bc0de', endColorstr='#2f96b4', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); +} + +.btn-info:hover, +.btn-info:active, +.btn-info.active, +.btn-info.disabled, +.btn-info[disabled] { + background-color: #2f96b4; + *background-color: #2a85a0; +} + +.btn-info:active, +.btn-info.active { + background-color: #24748c \9; +} + +.btn-inverse { + background-color: #1178b3; + *background-color: #11517a; + background-image: -ms-linear-gradient(top, #1178b3, #11517a); + background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1178b3), to(#11517a)); + background-image: -webkit-linear-gradient(top, #1178b3, #11517a); + background-image: -o-linear-gradient(top, #1178b3, #11517a); + background-image: linear-gradient(top, #1178b3, #11517a); + background-image: -moz-linear-gradient(top, #1178b3, #11517a); + background-repeat: repeat-x; + border: 1px solid #1178b3; + filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0); + filter: progid:dximagetransform.microsoft.gradient(enabled=false); + vertical-align: middle; +} + +.btn-inverse:hover, +.btn-inverse:active, +.btn-inverse.active, +.btn-inverse.disabled, +.btn-inverse[disabled] { + background-color: #222222; + *background-color: #151515; +} + +.btn-inverse:active, +.btn-inverse.active { + background-color: #080808 \9; +} + +.btn:focus, +.btn:active { + border: 1px solid #111; +} + +.btn-primary:focus, +.btn-warning:focus, +.btn-danger:focus, +.btn-success:focus, +.btn-info:focus, +.btn-inverse:focus { + border: 1px solid transparent; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.75) inset; +} + +.btn-group > .dropdown-toggle { + -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); +} + +.btn-group.open .dropdown-toggle { + background-image: none; + -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); +} + +.btn-group.open .btn.dropdown-toggle { + background-color: #11517a; +} + +.btn-group.open .btn-primary.dropdown-toggle { + background-color: #0055cc; +} + +.btn-group.open .btn-warning.dropdown-toggle { + background-color: #f89406; +} + +.btn-group.open .btn-danger.dropdown-toggle { + background-color: #bd362f; +} + +.btn-group.open .btn-success.dropdown-toggle { + background-color: #51a351; +} + +.btn-group.open .btn-info.dropdown-toggle { + background-color: #2f96b4; +} + +.btn-group.open .btn-inverse.dropdown-toggle { + background-color: #222222; +} + +.dropup .btn-large .caret { + border-top: 0; + border-bottom: 5px solid #000000; +} + +.btn-primary .caret, +.btn-warning .caret, +.btn-danger .caret, +.btn-info .caret, +.btn-success .caret, +.btn-inverse .caret { + border-top-color: #ffffff; + border-bottom-color: #ffffff; + opacity: 0.75; + filter: alpha(opacity=75); +} + +#customQualityWrapper div.component-group-desc p { + color: #fff; +} + +#SceneException div.component-group-desc p { + color: #fff; +} + +.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { + text-shadow:0 1px rgba(255,255,255,0.8); +} + +h3 { + font-size: 18px; + line-height: 27px; + font-weight: normal; +} + +h4.note { + color: #000000; +} + +blockquote { + border-left: 5px solid #838B8B; +} + +code, +pre { + color: #000000; +} + +pre { + background-color: #f5f5f5; + border: 1px solid #ccc; +} + +.verticalimage { + border-style: solid; + border-radius: 4px 0px 0px 4px; + border-color: #111; + border-width: 1px 0px 1px 1px; +} + +.vertical { + background-color: #6196c2; + border-radius: 0 4px 4px 0; + border-width: 1px 1px 1px 0; + border-style: solid; + border-color: #B7B7B7; + color: #343434; +} + +#donate_form{ + border: 5px solid gray; + background: white; +} + +.spinner { + height:14px; + width:14px; + margin:0px auto; + display: inline-block; + -webkit-animation: rotation .6s infinite linear; + -moz-animation: rotation .6s infinite linear; + -o-animation: rotation .6s infinite linear; + animation: rotation .6s infinite linear; + border-left:6px solid rgba(0,0,0,.15); + border-right:6px solid rgba(0,0,0,.15); + border-bottom:6px solid rgba(0,0,0,.15); + border-top:6px solid rgba(0,0,0,.8); + border-radius:100%; +} + +.spinner2 { + height:10px; + width:10px; + margin:0px auto; + display: inline-block; + -webkit-animation: rotation .6s infinite linear; + -moz-animation: rotation .6s infinite linear; + -o-animation: rotation .6s infinite linear; + animation: rotation .6s infinite linear; + border-left:3px solid rgba(0,0,0,.15); + border-right:3px solid rgba(0,0,0,.15); + border-bottom:3px solid rgba(0,0,0,.15); + border-top:3px solid rgba(0,0,0,.8); + border-radius:100%; +} + +@-webkit-keyframes rotation { +from {-webkit-transform: rotate(0deg);} +to {-webkit-transform: rotate(359deg);} +} + +@-moz-keyframes rotation { +from {-moz-transform: rotate(0deg);} +to {-moz-transform: rotate(359deg);} +} + +@-o-keyframes rotation { +from {-o-transform: rotate(0deg);} +to {-o-transform: rotate(359deg);} +} + +@keyframes rotation { +from {transform: rotate(0deg);} +to {transform: rotate(359deg);} +} + +ul.tags li { + background: url(../images/tag.png) no-repeat scroll 5px 4px #555555; + border: 1px solid #111; + color: #FFF; + text-shadow: 0px 1px rgba(0, 0, 0, 0.8); +} + +ul.tags li a{ + color: #FFF; +} + +#showCol .showsummary { + text-shadow: 0px 1px rgba(255, 255, 255, 0.8); + background: #f9f9f9; + border: 1px solid #ddd; +} + +.meta b { + color: #000000; +} + +#prevShow, +#nextShow, +#topcontrol { + -webkit-filter: grayscale(100%); + filter: grayscale(100%); + filter: gray; + filter: url("data:image/svg+xml;utf8,#greyscale"); +} + +/* +tablesorter.css +*/ + +table.tablesorter { + width:100%; + line-height:32px; + text-align:middle; + text-shadow:0 1px rgba(255,255,255,0.8); + border-collapse:separate; + -webkit-box-shadow: none; + box-shadow: none; + border:1px solid #ccc; + border-radius:10px; + border-spacing: 0px; + background-color: #DCDCDC; +} + +table.tablesorter th { + background:#333333; + border-collapse: collapse; + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + color: #fff; + box-shadow: none; +} +table.tablesorter .tablesorter-header { + /* background-image: url(../images/tablesorter/bg.gif); */ + + background-repeat: no-repeat; + background-position: center right; + cursor: pointer; +} +table.tablesorter .tablesorter-header-inner { + padding: 0px 15px 0px 15px; +} +table.tablesorter th.tablesorter-headerSortUp .tablesorter-header-inner { + background: url(../lib/images/tablesorter/asc.gif) no-repeat right center; +} +table.tablesorter th.tablesorter-headerSortDown .tablesorter-header-inner { + background: url(../lib/images/tablesorter/desc.gif) no-repeat right center; +} +table.tablesorter th.tablesorter-headerAsc { + background:#555555; + text-shadow:0 1px rgba(0,0,0,0.8); + background-image: -moz-linear-gradient(#777777, #555555) !important; + background-image: linear-gradient(#777777, #555555) !important; + background-image: -webkit-linear-gradient(#777777, #555555) !important; + background-image: -o-linear-gradient(#777777, #555555) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + color: #FFFFFF; + box-shadow: none; + /* background-image: url(../images/tablesorter/asc.gif); */ + +} +table.tablesorter th.tablesorter-headerDesc { + background:#555555; + text-shadow:0 1px rgba(0,0,0,0.8); + background-image: -moz-linear-gradient(#777777, #555555) !important; + background-image: linear-gradient(#777777, #555555) !important; + background-image: -webkit-linear-gradient(#777777, #555555) !important; + background-image: -o-linear-gradient(#777777, #555555) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + color: #FFFFFF; + box-shadow: none; + /* background-image: url(../images/tablesorter/desc.gif); */ + +} +/* Zebra Widget - row alternating colors */ +table.tablesorter tr.odd td { + background-color: #F5F1E4; + text-shadow:0 1px rgba(255,255,255,0.8); +} +table.tablesorter tr.even td { + background-color: #DFDACF; + text-shadow:0 1px rgba(255,255,255,0.8); +} +/* filter widget */ +table.tablesorter input.tablesorter-filter { + width: 98%; + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; +} +table.tablesorter tr.tablesorter-filter, +table.tablesorter tr.tablesorter-filter td { + text-align: center; + background: #eee; +} +/* optional disabled input styling */table.tablesorter input.tablesorter-filter.disabled { + display: none; +} +/* xtra css for sb */ +.tablesorter-header-inner { + text-align: center; + white-space: nowrap; + padding: 0 2px; +} +tr.tablesorter-stickyHeader { + background-color: #fff; + padding: 2px 0; +} + +/* +jquery-ui-1.10.4.custom.css +*/ + +.ui-widget-content { + border: 1px solid #aaaaaa; + background: #dcdcdc url("/css/lib/images/ui-bg_flat_0_ffffff_40x100.png") 50% top repeat-x; + color: #222222; +} + +.ui-widget-content a { + color: #222222; +} + +.ui-widget-header { + border: 1px solid #aaaaaa; + /* background: #ffffff url(images/ui-bg_flat_0_ffffff_40x100.png) 50% 50% repeat-x; */ + color: #222222; + font-weight: normal; +} + +.ui-widget-header a { + color: #222222; +} + +.ui-state-default, +.ui-widget-content .ui-state-default, +.ui-widget-header .ui-state-default { + border: 1px solid #aaaaaa; + /* background: #efefef url(images/ui-bg_highlight-soft_75_efefef_1x100.png) 50% 50% repeat-x; */ + font-weight: normal; + color: #222222; +} + +.ui-state-default a, +.ui-state-default a:link, +.ui-state-default a:visited { + color: #222222; + 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 #999999; + /* background: #dddddd url(images/ui-bg_highlight-soft_75_dddddd_1x100.png) 50% 50% repeat-x; */ + font-weight: bold; + color: #222222; +} + +.ui-state-hover a, +.ui-state-hover a:hover, +.ui-state-hover a:link, +.ui-state-hover a:visited, +.ui-state-focus a, +.ui-state-focus a:hover, +.ui-state-focus a:link, +.ui-state-focus a:visited { + color: #222222; + text-decoration: none; +} + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active { + border: 1px solid #aaaaaa; + background: #dfdfdf url(/css/images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; + font-weight: bold; + color: #140f06; +} + +.ui-state-active a, +.ui-state-active a:link, +.ui-state-active a:visited { + color: #140f06; + text-decoration: none; +} + +.ui-state-highlight, +.ui-widget-content .ui-state-highlight, +.ui-widget-header .ui-state-highlight { + border: 1px solid #aaaaaa; + /* background: #fbf9ee url(images/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 #aaaaaa; + /* background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; */ + color: #8c291d; +} + +.ui-state-error a, +.ui-widget-content .ui-state-error a, +.ui-widget-header .ui-state-error a { + color: #8c291d; +} + +.ui-state-error-text, +.ui-widget-content .ui-state-error-text, +.ui-widget-header .ui-state-error-text { + color: #8c291d; +} + +.sf-sub-indicator { background: url("/images/arrows.png") no-repeat -10px -100px; } +.sf-shadow ul { background: url("/images/shadow.png") no-repeat bottom right; } + +[class^="icon-"], [class*=" icon-"] { background-image: url("/images/glyphicons-halflings.png"); } +a:hover > i.icon-question-sign, .icon-white { background-image: url("/images/glyphicons-halflings-white.png"); } +a > i.icon-question-sign { background-image: url("/images/glyphicons-halflings.png"); } + +.dropdown-menu li > a:hover > [class^="icon-"], .dropdown-menu li > a:hover > [class*=" icon-"] { background-image: url("/images/glyphicons-halflings-white.png"); } +[class^="icon16-"], [class*=" icon16-"] { background-image: url("/images/glyphicons-config.png"); } + +.ui-autocomplete-loading { background: white url("/images/loading16.gif") right center no-repeat; } +.browserDialog.busy .ui-dialog-buttonpane { background: url("/images/loading.gif") 10px 50% no-repeat !important; } +.ui-progressbar .ui-progressbar-overlay { background: url("/css/lib/images/animated-overlay.gif"); } +.ui-dialog, .ui-dialog-buttonpane { background: #ffffff 50% 50% repeat !important; } +.ui-dialog-titlebar { background-image: url("/css/lib/images/ui-bg_highlight-soft_75_cccccc_1x100.png");} +.ui-accordion-content, .ui-tabs-panel { background: #ededed !important; background-image: none !important; } + +.ui-widget-content { background: #dfdfdf url(/css/images/ui-bg_inset-soft_75_dfdfdf_1x100.png) 50% 50% repeat-x; } +.ui-widget-header { background: #ffffff 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: #E6E6E6 url("/css/lib/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x; border-color: #D3D3D3; color: #555555; } +.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 { background: #dddddd url("/css/lib/images/ui-bg_highlight-soft_75_dddddd_1x100.png") 50% 50% repeat-x; } +.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #F7F7F7; color: #222222 !important; } + +.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background: #fbf9ee url("/css/lib/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; } +.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background: #fef1ec url("/css/lib/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; } + +.ui-icon, .ui-widget-content .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-widget-header .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-default .ui-icon { background-image: url("/css/lib/images/ui-icons_888888_256x240.png"); } +.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("/css/lib/images/ui-icons_ffffff_256x240.png"); } +.ui-state-active .ui-icon { background-image: url("/css/lib/images/ui-icons_8c291d_256x240.png"); } +.ui-state-highlight .ui-icon { background-image: url("/css/lib/images/ui-icons_2e83ff_256x240.png"); } +.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("/css/lib/images/ui-icons_cd0a0a_256x240.png"); } + +.ui-widget-overlay { background: #aaaaaa 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; } + +.ui-tabs { + padding: 0px; + background: none; + border-width: 0px; +} +.ui-tabs .ui-tabs-nav { + padding-left: 0px; + background: transparent; + border-width: 0px 0px 0px 0px; + -moz-border-radius: 0px; + -webkit-border-radius: 0px; + border-radius: 0px; + +} +.ui-tabs .ui-tabs-panel { background-color: #F7F7F7 !important; border-left-color-value: #CCCCCC; border-width: 1px 1px 1px 1px; border-color: #CCCCCC;} + +.ui-tabs-nav > :not(.ui-tabs-active){ background: #ededed !important; color: #222222 !important; } + +/* +comingEpisodes.css +*/ + +.tvshowDiv { + border: 1px solid #CCCCCC; + background: #fff; +} + +.tvshowTitle a { + color: #000000; + text-shadow: -1px -1px 0 #FFF; +} + +.tvshowDiv .title { + font-weight: bold; + color: #111; +} + +.posterThumb { + border-right: 1px solid #ccc; + border-top-left-radius: 8px; + border-bottom-left-radius: 8px; +} + +.bannerThumb { + border-top-left-radius: 8px; + border-top-right-radius: 8px; + border-bottom: 1px solid #ccc; +} + +.tvshowDiv th { + color: #000; +} + +.tvshowDiv td { + color: #000; +} + +.tvshowDiv td.next_episode { + border-bottom: 1px solid #ccc; + color: #000; +} + +h1.day { + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + color: #fff; + text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); +} + +h1.network { + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + color: #fff; + text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3); +} + +.ep_listing { + width: auto; + border: 1px solid #CCCCCC; + margin-bottom: 10px; + /* margin: 10px; */ + /* overflow: hidden; */ + padding: 10px; +} + +.listing_default { + background-color: #F5F1E4; + color: #cec198; + border: 1px solid #cec198; +} + +.listing_current { + background-color: #E2FFD8; + color: #AAD450; + border: 1px solid #AAD450; +} + +.listing_waiting { + background-color: #99ff99; +} + +.listing_overdue { + background-color: #FDEBF3; + color: #F49AC1; + border: 1px solid #F49AC1; +} + +.listing_toofar { + background-color: #E9F7FB; + color: #90D5EC; + border: 1px solid #90D5EC; +} + +.listing_unknown { + background-color: #ffdc89; +} + +tr.listing_default { + color: #000000; +} + +tr.listing_current { + color: #000000; +} + +tr.listing_waiting { + color: #000000; +} + +tr.listing_overdue { + color: #000000; +} + +tr.listing_toofar { + color: #000000; +} + +tr.listing_unknown { + color: #000000; +} + +span.pause { + color: #FF0000; + font-size: 12px; +} + +.ep_summaryTrigger { +/* float: left; + padding-top: 9px;*/ + margin-top: -1px; +} +.ep_summary { + margin-left: 5px; +/* padding-top: 5px; */ + font-style: italic; + line-height: 21px; +} + +/* +config.css +*/ + +#config a:hover { + color: #005580 !important; +} + +#config h3 { + color: #000; +} + +#config h4 { + color: #333; +} + +#config h5 { + color: #000; +} + +#config .path { + color: #333; +} + +#config-components-border { + border-top: 1px solid #999; +} + +#config .title-group { + border-bottom: 1px solid #666; +} + +#config .component-group { + border-bottom: 1px solid #ccc; +} + +#config .component-group-desc p { + color: #666; +} + +#config .component-group-desc p.note { + color: #333; +} + +#config div.field-pair input:not(.btn) { + border: 1px solid #ccc; +} + +#config-settings { + background: #fffae5; + border-bottom: 1px dotted #666; + border-top: 1px solid #999; +} + +#config-settings .config-settings-group { + border-bottom: 1px dotted #999; +} + +#config-settings .config-settings-group p { + color: #666; +} + +#provider_order_list li, +#service_order_list li { + background: url('/css/lib/images/ui-bg_glass_75_e6e6e6_1x400.png') repeat-x scroll 50% 50% #E6E6E6; +} + +#config div.metadata_options { + color: #036; +} + +#config div.metadata_options label:hover { + background-color: #9f9; +} + +#config div.metadata_options label { + color: #036; +} + +#config div.metadata_example { + color: #036; +} + +#config div.metadata_example label { + color: #000; +} + +#config div.metadataDiv .disabled { + color: #ccc; +} + +.infoTableSeperator { + border-top: 1px dotted #666666; +} + +#config div.testNotification { + border: 1px solid #ccc; +} + +.config_message { + background: #ffecac; +} + +#config span.path { + color: #6666FF; +} + +/* ======================================================================= +config_postProcessing.tmpl +========================================================================== */ + +#config div.example { + color: #000; + border: 1px solid #ccc; + background: #dfdede; +} + +.Key { + background-color: #f4f4f4; + border: 1px solid #ccc; +} + +.Key th, .tableHeader { + color: #fff; + text-align: center; + text-shadow:0 1px rgba(0,0,0,0.8); + background:#555555; + background-image:-webkit-linear-gradient(top, #555555,#333333) !important; + background-image:-moz-linear-gradient(top, #555555,#333333) !important; + background-image:-o-linear-gradient(top, #555555,#333333) !important; + background-image:linear-gradient(to bottom, #555555,#333333) !important; +} + +.Key tr { + border-bottom: 1px solid #111; +} + +.Key tr.even { + background-color: #dfdede; +} + +/* +trakt.css +*/ + +.traktContainer h2, .traktContainer i { + text-shadow: 1px 1px 0px #fff; +} + +.traktContainer { + text-shadow:0 1px rgba(255,255,255,0.5); + background: #F5F1E4; + border: 1px solid #ccc; +} + +.trakt-image { + border-bottom: 1px solid #ccc; +} + +.trakt-image-slide { + background-color: #F5F1E4; + opacity: 0.7; + border-top: 1px solid #ccc; + text-shadow: 1px 1px #fff; + color: #000; +} + +/* +posterlist.css +*/ + +.show { + background-color: #F5F1E4; + border: 1px solid #ccc; +} + +.show-image-slide { + background-color: #F5F1E4; + opacity: 0.7; + border-top: 1px solid #ccc; + text-shadow: 1px 1px #fff; + color: #000; +} + +.show .ui-widget-content { + border-top: 1px solid #ccc; + border-bottom: 1px solid #ccc; + border-left: 0px; + border-right: 0px; +} + +.show-add { + text-shadow: 1px 1px #fff; +} + +.show-date { + text-shadow: 1px 1px #fff; +} + +.show-status { + text-shadow: 1px 1px #fff; +} + +.show-dlstats { + text-shadow: 1px 1px #fff; +} + +/* +formwizard.css +*/ + +legend.legendStep{ + color: #343434; +} + +div.stepsguide .step p { + border-bottom: 4px solid #57442B; +} + +div.stepsguide .disabledstep{ + color:#C4C4C4; +} +div.stepsguide .disabledstep p { + border-bottom: 4px solid #8A775E; +} + +div.formpaginate .prev, div.formpaginate .next{ + display: inline-block; + padding: 3.5px 10px 3.5px; + font-size: 14px; + font-weight: normal; + line-height: 18px; + color:#fff; + text-align:center; + text-shadow:0 1px rgba(0,0,0,0.8); + background-clip:padding-box; + border:1px solid #111; + border-radius:3px; + cursor:pointer; + -webkit-box-sizing:border-box; + -moz-box-sizing:border-box; + box-sizing:border-box; + background:#444444; + border:1px solid #111; + background-image:-webkit-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-moz-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:-o-linear-gradient(top, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + background-image:linear-gradient(to bottom, rgba(255,255,255,0.08),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.25)); + -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); +} + +.prev:hover , .next:hover{ + background-color:#666666 !important; +} + +.stepDiv { + padding: 21px 15px 15px 15px; + margin-left: auto; + margin-right: auto; +} + +input:not(.btn){ + margin-right: 6px; + padding: 4px; + border-radius: 3px; + border: 1px solid #ccc; +} + +/* step 3 related */ + +#customQualityWrapper {/* height: 190px;*/ overflow: hidden; } +#customQualityWrapper div.component-group-desc{float:left;width:165px;} +#customQualityWrapper div.component-group-desc p{width:85%;font-size:14px;color:#666;margin:.8em 0;} +#customQualityWrapper div.component-group-desc p.note{width:90%;font-size:14px;color:#333;margin:.8em 0;} + + +/* +superfish.css +*/ + +.sf-menu ul { + background: #363636; + border: 1px solid #555555; +} + +.sf-menu li.spacer, +.sf-menu li.spacer:hover { + background-color: #666666; +} + +.sf-menu li.current > a { + color: #FFFFFF; +} + +.sf-menu a { + border-right: 1px solid #ccc; + padding: .75em 1em; + text-decoration: none; +} + +.sf-menu li a { + border: 1px solid transparent; + color: #FFFFFF; + text-shadow: 1px 1px 0 #000; +} + +.sf-menu li a.log { + border: 1px solid transparent; + color: #FFFFFF; + text-shadow: 1px 1px 0 #000; +} + +.sf-menu a, +.sf-menu a:visited { + color: #FFFFFF; +} + +.sf-menu li li li { + background: #2a2a2a; + /* even row tan */ +} + +.sf-menu li li a, +.sf-menu li li a:visited { + color: #FFF; +} + +.sf-menu li li a:hover { + color: #000; +} + +.sf-menu li li li a, +.sf-menu li li li a:visited { + color: #FFF; +} + +.sf-menu li li li a:hover { + color: #000; +} + +.sf-menu li:hover, +.sf-menu li.sfHover, +.sf-menu a:focus, +.sf-menu a:hover, +.sf-menu a:active { + outline: 0; +} + +.sf-menu li a:hover { + background-image: -moz-linear-gradient(#777777, #555555) !important; + background-image: linear-gradient(#777777, #555555) !important; + background-image: -webkit-linear-gradient(#777777, #555555) !important; + background-image: -o-linear-gradient(#777777, #555555) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important; + border: 1px solid #555555; + border-radius: 3px 3px 3px 3px; + -moz-box-shadow: 0 1px 0 #555555 inset; + -webkit-box-shadow: 0 1px 0 #555555 inset; + -o-box-shadow: 0 1px 0 #555555 inset; + box-shadow: 0 1px 0 #555555 inset; +} + +.sf-menu li ul li a:hover { + background-image: -moz-linear-gradient(#777777, #555555) !important; + background-image: linear-gradient(#777777, #555555) !important; + background-image: -webkit-linear-gradient(#777777, #555555) !important; + background-image: -o-linear-gradient(#777777, #555555) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#777777, endColorstr=#555555) !important; + color: #FFFFFF !important; + text-shadow: none; + -moz-box-shadow: none; + -webkit-box-shadow: none; + -o-box-shadow: none; + box-shadow: none; +} + +/* +jquery.confirm.css +*/ + +#confirmOverlay{ + width:100%; + height:100%; + position:fixed; + top:0; + left:0; + background:url('../images/bg.gif'); + background: -moz-linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)) repeat-x rgba(0,0,0,0.5); + background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.5))) repeat-x rgba(0,0,0,0.5); + z-index:100000; +} + +#confirmBox{ + background: #F5F1E4; + width:460px; + position:fixed; + left:50%; + top:50%; + margin:-130px 0 0 -230px; + border: 1px solid #000; + border-radius: 10px; +} + +#confirmBox h1, +#confirmBox p{ + font:20px/1 "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; + padding: 12px 12px; + text-shadow:0 1px rgba(255,255,255,0.8); + color:#000; +} + +#confirmBox h1{ + background-image: -moz-linear-gradient(#555555, #333333) !important; + background-image: linear-gradient(#555555, #333333) !important; + background-image: -webkit-linear-gradient(#555555, #333333) !important; + background-image: -o-linear-gradient(#555555, #333333) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + box-shadow: none; + border-top-left-radius: 10px; + border-top-right-radius: 10px; + border-bottom: 1px solid #111; + letter-spacing:0.3px; + color:#fff; +} + +#confirmBox p{ + background:none; + font-size:14px; + line-height:1.4; + padding-top: 20px; +} + +/* +jquery.pnotify.default.css +*/ + +.ui-pnotify { + position: fixed; + right: 10px; + bottom: 10px; + /* Ensure that the notices are on top of everything else. */ + z-index: 9999; +} +/* This hides position: fixed from IE6, which doesn't understand it. */ +html > body .ui-pnotify { + position: fixed; +} +.ui-pnotify .ui-widget { + background: none; +} +.ui-pnotify-container { + background-position: 0 0; + border: 1px solid #cccccc; + background-image: -moz-linear-gradient(#fdf0d5, #fff9ee) !important; + background-image: linear-gradient(#fdf0d5, #fff9ee) !important; + background-image: -webkit-linear-gradient(#fdf0d5, #fff9ee) !important; + background-image: -o-linear-gradient(#fdf0d5, #fff9ee) !important; + filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#555555, endColorstr=#333333) !important; + -moz-box-shadow: 0px 0px 2px #aaaaaa; + -webkit-box-shadow: 0px 0px 2px #aaaaaa; + -o-box-shadow: 0px 0px 2px #aaaaaa; + box-shadow: 0px 0px 2px #aaaaaa; +} + +.ui-pnotify-title { + color: #000000; +} + +.ui-pnotify-text { + color: #000000; +} \ No newline at end of file diff --git a/gui/slick/css/posterlist.css b/gui/slick/css/posterlist.css deleted file mode 100644 index 517a9084..00000000 --- a/gui/slick/css/posterlist.css +++ /dev/null @@ -1,133 +0,0 @@ -#container, #container-anime { - margin-bottom: 20px; - margin-top: -7px; -} - -.show { - margin: 10px; - background-color: #333; - border-radius: 3px; - width: 186px; - height: 324px; - border: 1px solid #111; - border-radius: 10px; -} - -.show-image { - overflow: hidden; - position: relative; - height: 273px; - width: 186px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -.show-image-slide { - background-color: rgba(42,42,42,0.7); - border-top: 1px solid #111; - text-shadow: 1px 1px #000; - width: 180px; - padding: 6px; - position: absolute; - bottom: -100px; - transition: all 0.5s ease; - cursor: default; - pointer-events: none; -} - -.show-image:hover .show-image-slide { - bottom: 0; -} - -.show .ui-progressbar { - height: 6px !important; - top: -2px; -} - -.show .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { - border-bottom-right-radius: 0px; -} - -.show .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { - border-bottom-left-radius: 0px; -} - -.show .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { - border-top-right-radius: 0px; -} - -.show .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { - border-top-left-radius: 0px; -} - -.show .ui-widget-content { - border-top: 1px solid #111; - border-bottom: 1px solid #111; - border-left: 0px; - border-right: 0px; -} - -.show .progress-80 { - border-radius: 0px; -} - -.show .progress-60 { - border-radius: 0px; -} - -.show .progress-40 { - border-radius: 0px; -} - -.show .progress-20 { - border-radius: 0px; -} - -.show-add { - text-shadow: 1px 1px #000; - font-size: 11px; - text-align: left; - display: block; -} - -.show-date { - text-shadow: 1px 1px #000; - font-size: 11px; - text-align: left; - display: block; - line-height: 18px; -} - -.show-status { - text-shadow: 1px 1px #000; - font-size: 11px; - text-align: left; - display: block; - line-height: 34px; -} - -.show-network-image { - width: 50px; - height: auto; -} - -.show-dlstats { - text-shadow: 1px 1px #000; - font-size: 11px; - text-align: right; - display: block; - line-height: 18px; -} - -#sort-by { - display: inline; - list-style-type: none; - padding: 0; - margin-left: 5px; -} - -#sort-by ul, #sort-by li { - display: inline; - margin: 0; - padding: 0; -} diff --git a/gui/slick/css/superfish.css b/gui/slick/css/superfish.css deleted file mode 100644 index f01dcf6c..00000000 --- a/gui/slick/css/superfish.css +++ /dev/null @@ -1,286 +0,0 @@ -/* Variables *//* Mixins */ -/*** ESSENTIAL STYLES ***/ -.sf-menu ul { - background: #363636; - position: absolute; - top: -999em; - padding: 0; - -moz-border-radius-bottomleft: 5px; - -moz-border-radius-bottomright: 5px; - -webkit-border-bottom-right-radius: 5px; - -webkit-border-bottom-left-radius: 5px; - border-bottom-left-radius: 5px; - border-bottom-right-radius: 5px; - border-top-left-radius: 5px; - border-top-right-radius: 5px; - border: 1px solid #111; - width: 10em; - /* left offset of submenus need to match (see below) */ - -} -.sf-menu ul li a { - padding-left: 28px; -} -.sf-menu ul li a img { - position: absolute; - margin-top: -1px; - margin-left: -22px; - z-index: 99; -} -.sf-menu ul li { - width: 100%; -} -.sf-menu li.spacer, -.sf-menu li.spacer:hover { - background-color: #57442B; - width: 15px; -} -.sf-menu .first { - margin-left: 0px; -} -.sf-menu .navIcon { - padding: 0.6em 1em 0.55em; -} -.sf-menu li:hover { - visibility: inherit; - /* fixes IE7 'sticky bug' */ - -} -.sf-menu li { - float: left; - position: relative; -} -.sf-menu a { - display: block; - position: relative; -} -.sf-menu li:hover ul, -.sf-menu li.sfHover ul { - left: 0; - top: 3.2em; - /* match top ul list item height */ - - z-index: 99; -} -ul.sf-menu li:hover li ul, -ul.sf-menu li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li:hover ul, -ul.sf-menu li li.sfHover ul { - left: 10em; - /* match ul width */ - - top: 0; -} -ul.sf-menu li li:hover li ul, -ul.sf-menu li li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li li:hover ul, -ul.sf-menu li li li.sfHover ul { - left: 10em; - /* match ul width */ - - top: 0; -} -.sf-menu li.current > a { - color: #FFFFFF; -} -.sf-menu { - float: left; - /*margin-bottom: 1em;*/ - - line-height: 1em; -} -.sf-menu a { - border-right: 1px solid #ccc; - padding: .75em 1em; - text-decoration: none; -} -.sf-menu li a { - border: 1px solid transparent; - color: #FFFFFF; - display: block; - padding-bottom: 12px; - padding-top: 12px; - padding-left: 10px; - padding-right: 10px; - font-size: 14px; - font-weight: normal; - text-shadow: 1px 1px 0 #000; - text-transform: capitalize; -} -.sf-menu li a.log { - border: 1px solid transparent; - color: #FFFFFF; - display: block; - padding-bottom: 12px; - padding-top: 12px; - padding-left: 15px; - padding-right: 25px; - font-size: 14px; - font-weight: normal; - text-shadow: 1px 1px 0 #000; - text-transform: capitalize; -} -.sf-menu li a.config { - height: 14px; - width: 20px; -} -.sf-menu li a.config img { - left: 0px; - position: relative; - top: -13px; -} -.sf-menu li li a, -.sf-menu li li li a { - text-shadow: none; -} -.sf-menu a, -.sf-menu a:visited { - /* visited pseudo selector so IE6 applies text colour*/ - - color: #FFFFFF; -} -.sf-menu li { - display: block; - float: left; - margin: 8px 0 0; - text-align: center; -} -.sf-menu li li { - padding: 0; - margin: 0; - text-align: left; - /* alt row light brown */ -} -.sf-menu li li li { - background: #2a2a2a; - /* even row tan */ -} -.sf-menu li li a, -.sf-menu li li a:visited { - color: #FFF; -} -.sf-menu li li a:hover { - color: #000; -} -.sf-menu li li li a, -.sf-menu li li li a:visited { - color: #FFF; -} -.sf-menu li li li a:hover { - color: #000; -} -.sf-menu li:hover, -.sf-menu li.sfHover, -.sf-menu a:focus, -.sf-menu a:hover, -.sf-menu a:active { - outline: 0; -} -.sf-menu li a:hover { - background-image: -moz-linear-gradient(#2a88cf, #297ab8) !important; - background-image: linear-gradient(#2a88cf, #297ab8) !important; - background-image: -webkit-linear-gradient(#2a88cf, #297ab8) !important; - background-image: -o-linear-gradient(#2a88cf, #297ab8) !important; - filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; - -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#2a88cf, endColorstr=#297ab8) !important; - border: 1px solid #2a88cf; - border-radius: 3px 3px 3px 3px; - -moz-box-shadow: 0 1px 0 #2a88cf inset; - -webkit-box-shadow: 0 1px 0 #2a88cf inset; - -o-box-shadow: 0 1px 0 #2a88cf inset; - box-shadow: 0 1px 0 #2a88cf inset; -} -.sf-menu li ul li a { - font-size: 14px; - font-weight: normal; -} -.sf-menu li ul li a:hover { - background-image: -moz-linear-gradient(#297ab8, #15528f) !important; - background-image: linear-gradient(#297ab8, #15528f) !important; - background-image: -webkit-linear-gradient(#297ab8, #15528f) !important; - background-image: -o-linear-gradient(#297ab8, #15528f) !important; - filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; - -ms-filter: progid:dximagetransform.microsoft.gradient(startColorstr=#297ab8, endColorstr=#15528f) !important; - color: #FFFFFF !important; - text-shadow: none; - -moz-box-shadow: none; - -webkit-box-shadow: none; - -o-box-shadow: none; - box-shadow: none; -} -/*** arrows **/ -.sf-menu a.sf-with-ul { - padding-right: 1.8em; - min-width: 1px; - /* trigger IE7 hasLayout so spans position accurately */ - -} -.sf-sub-indicator { - position: absolute; - display: block; - right: .75em; - top: 1.05em; - /* IE6 only */ - - width: 10px; - height: 10px; - text-indent: -999em; - overflow: hidden; - /* - background: url('/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ - -} -a > .sf-sub-indicator { - /* give all except IE6 the correct values */ - - top: 14px; - background-position: 0 -100px; - /* use translucent arrow for modern browsers*/ - -} -/* apply hovers to modern browsers */ -a:focus > .sf-sub-indicator, -a:hover > .sf-sub-indicator, -a:active > .sf-sub-indicator, -li:hover > a > .sf-sub-indicator, -li.sfHover > a > .sf-sub-indicator { - background-position: -10px -100px; - /* arrow hovers for modern browsers*/ - -} -/* point right for anchors in subs */ -.sf-menu ul .sf-sub-indicator { - background-position: -10px 0; -} -.sf-menu ul a > .sf-sub-indicator { - background-position: 0 0; -} -/* apply hovers to modern browsers */ -.sf-menu ul a:focus > .sf-sub-indicator, -.sf-menu ul a:hover > .sf-sub-indicator, -.sf-menu ul a:active > .sf-sub-indicator, -.sf-menu ul li:hover > a > .sf-sub-indicator, -.sf-menu ul li.sfHover > a > .sf-sub-indicator { - background-position: -10px 0; - /* arrow hovers for modern browsers*/ - -} -/*** shadows for all but IE6 ***/ -.sf-shadow ul { - /* - background: url('/images/shadow.png') no-repeat bottom right; -*/ - - padding: 0 8px 9px 0; - -moz-border-radius-bottomleft: 17px; - -moz-border-radius-topright: 17px; - -webkit-border-top-right-radius: 17px; - -webkit-border-bottom-left-radius: 17px; -} -.sf-shadow ul.sf-shadow-off { - background: transparent; -} diff --git a/gui/slick/css/superfish.less b/gui/slick/css/superfish.less deleted file mode 100644 index 9000efed..00000000 --- a/gui/slick/css/superfish.less +++ /dev/null @@ -1,211 +0,0 @@ -// Config -@import "config.less"; - -/*** ESSENTIAL STYLES ***/ - -.sf-menu ul { - background: #F5F1E4; - position: absolute; - top: -999em; - padding: 0; - border: 1px solid #ccc; - width: 10em; /* left offset of submenus need to match (see below) */ -} -.sf-menu ul li a {padding-left: 28px;} -.sf-menu ul li a img {position:absolute;margin-top:-2px;margin-left:-22px;z-index:99;} - -.sf-menu ul li { - width: 100%; -} -.sf-menu li.spacer,.sf-menu li.spacer:hover { - background-color:#57442B; - width:15px; -} -.sf-menu .first { -margin-left:0px; -} -.sf-menu .navIcon { - padding: 0.6em 1em 0.55em; -} -.sf-menu li:hover { - visibility: inherit; /* fixes IE7 'sticky bug' */ -} -.sf-menu li { - float: left; - position: relative; -} -.sf-menu a { - display: block; - position: relative; -} -.sf-menu li:hover ul, -.sf-menu li.sfHover ul { - left: 0; - top: 3.2em; /* match top ul list item height */ - z-index: 99; -} -ul.sf-menu li:hover li ul, -ul.sf-menu li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li:hover ul, -ul.sf-menu li li.sfHover ul { - left: 10em; /* match ul width */ - top: 0; -} -ul.sf-menu li li:hover li ul, -ul.sf-menu li li.sfHover li ul { - top: -999em; -} -ul.sf-menu li li li:hover ul, -ul.sf-menu li li li.sfHover ul { - left: 10em; /* match ul width */ - top: 0; -} - -.sf-menu li.current > a { - color: @swatch-green; -} - - -.sf-menu { - float: left; - /*margin-bottom: 1em;*/ - line-height: 1em; -} -.sf-menu a { - border-right: 1px solid #ccc; - padding: .75em 1em; - text-decoration:none; -} -.sf-menu li a { - border: 1px solid transparent; - color: #FFFFFF; - display: block; - padding-bottom: 12px; - padding-top: 12px; - padding-left: 10px; - padding-right: 10px; - font-size: 15px; - font-weight: normal; - text-shadow: 1px 1px 0 #000; - text-transform: capitalize; -} -.sf-menu li a.log { - font-size: 11px; - padding-top: 10px; - padding-left: 15px; - padding-bottom: 11px; - line-height: 19px; - padding-right: 23px; -} - -.sf-menu li a.config { - height: 28px; - width: 10px; -} -.sf-menu li a.config img { - left: -7px; - position: relative; - top: -14px; -} -.sf-menu li li a, .sf-menu li li li a { - text-shadow: none; -} -.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ - color: #FFFFFF; -} -.sf-menu li { display: block; - float: left; - margin: 8px 0 0; - text-align: center;} -.sf-menu li li { padding: 0; margin: 0; text-align: left; /* alt row light brown */ } -.sf-menu li li li { background: #F5F1E4; /* even row tan */ } - -.sf-menu li li a,.sf-menu li li a:visited { color: #000; } -.sf-menu li li a:hover { color: #343434; } - -.sf-menu li li li a,.sf-menu li li li a:visited { color: #000; } -.sf-menu li li li a:hover { color: #343434; } - - -.sf-menu li:hover, .sf-menu li.sfHover, -.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { - outline: 0; -} -.sf-menu li a:hover { - //-moz-transition: color 0.2s ease-in 0s; - .gradient(#777777, #555555); - border: 1px solid #777777; - border-radius: 3px 3px 3px 3px; - .shadow(0 1px 0 #888888 inset); -} -.sf-menu li ul li a { - font-size: 14px; - font-weight: normal; -} -.sf-menu li ul li a:hover { - .gradient(#555555, #333333); - color: #FFF !important; - text-shadow: none; - border: 1px solid transparent; - .rounded(0); - .shadow(none); -} -/*** arrows **/ -.sf-menu a.sf-with-ul { - padding-right: 1.8em; - min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ -} -.sf-sub-indicator { - position: absolute; - display: block; - right: .75em; - top: 1.05em; /* IE6 only */ - width: 10px; - height: 10px; - text-indent: -999em; - overflow: hidden; -/* - background: url('/images/arrows.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ - -} -a > .sf-sub-indicator { /* give all except IE6 the correct values */ - top: 14px; - background-position: 0 -100px; /* use translucent arrow for modern browsers*/ -} -/* apply hovers to modern browsers */ -a:focus > .sf-sub-indicator, -a:hover > .sf-sub-indicator, -a:active > .sf-sub-indicator, -li:hover > a > .sf-sub-indicator, -li.sfHover > a > .sf-sub-indicator { - background-position: -10px -100px; /* arrow hovers for modern browsers*/ -} - -/* point right for anchors in subs */ -.sf-menu ul .sf-sub-indicator { background-position: -10px 0; } -.sf-menu ul a > .sf-sub-indicator { background-position: 0 0; } -/* apply hovers to modern browsers */ -.sf-menu ul a:focus > .sf-sub-indicator, -.sf-menu ul a:hover > .sf-sub-indicator, -.sf-menu ul a:active > .sf-sub-indicator, -.sf-menu ul li:hover > a > .sf-sub-indicator, -.sf-menu ul li.sfHover > a > .sf-sub-indicator { - background-position: -10px 0; /* arrow hovers for modern browsers*/ -} - -/*** shadows for all but IE6 ***/ -.sf-shadow ul { -/* - background: url('/images/shadow.png') no-repeat bottom right; -*/ - padding: 0 8px 9px 0; - -moz-border-radius-bottomleft: 17px; - -moz-border-radius-topright: 17px; - -webkit-border-top-right-radius: 17px; - -webkit-border-bottom-left-radius: 17px; -} -.sf-shadow ul.sf-shadow-off { - background: transparent; -} \ No newline at end of file diff --git a/gui/slick/css/tablesorter.less b/gui/slick/css/tablesorter.less deleted file mode 100644 index da90e01e..00000000 --- a/gui/slick/css/tablesorter.less +++ /dev/null @@ -1,91 +0,0 @@ -// Config -@import "config.less"; - -/* SB Theme */ -table.tablesorter { - width: 100%; - margin-left:auto; - margin-right:auto; - text-align:left; - color: #000; - background-color: #fff; - border-spacing: 0; -} -table.tablesorter td { - font-size: 12px; - padding: 8px 10px; -} -/* remove extra border from left edge */ -table.tablesorter th:first-child, -table.tablesorter td:first-child { - border-left: none; -} -table.tablesorter th { - border-collapse: collapse; - .gradient(#555555,#333333); - color: #fff; -} -table.tablesorter .tablesorter-header { -/* background-image: url(../images/tablesorter/bg.gif); */ - background-repeat: no-repeat; - background-position: center right; - //padding: 4px 18px 4px 4px; - cursor: pointer; -} -table.tablesorter .tablesorter-header-inner { - //background: url(../images/tablesorter/bg.gif) no-repeat right center; - padding: 0px 18px 0px 4px; -} -table.tablesorter th.tablesorter-headerSortUp .tablesorter-header-inner { - background: url(../images/tablesorter/asc.gif) no-repeat right center; -} -table.tablesorter th.tablesorter-headerSortDown .tablesorter-header-inner { - background: url(../images/tablesorter/desc.gif) no-repeat right center; -} -table.tablesorter th.tablesorter-headerSortUp { - .gradient(#777777, #555555); - color: #FFFFFF; -/* background-image: url(../images/tablesorter/asc.gif); */ -} -table.tablesorter th.tablesorter-headerSortDown { - .gradient(#777777, #555555); - color: #FFFFFF; -/* background-image: url(../images/tablesorter/desc.gif); */ -} - -/* Zebra Widget - row alternating colors */ -table.tablesorter tr.odd td { - background-color: #F5F1E4; -} -table.tablesorter tr.even td { - background-color: #fbf9f3; -} -/* filter widget */ -table.tablesorter input.tablesorter-filter { - width: 98%; - -webkit-box-sizing: border-box; - -moz-box-sizing: border-box; - box-sizing: border-box; -} -table.tablesorter tr.tablesorter-filter, -table.tablesorter tr.tablesorter-filter td { - text-align: center; - background: #eee; -} -/* optional disabled input styling */ -table.tablesorter input.tablesorter-filter.disabled { - display: none; -} - - -/* xtra css for sb */ -.tablesorter-header-inner { - text-align: left; - white-space: nowrap; - padding: 0 2px; -} -tr.tablesorter-stickyHeader { - background-color: #fff; - padding: 2px 0; -} - diff --git a/gui/slick/css/trakt.css b/gui/slick/css/trakt.css deleted file mode 100644 index 800928c2..00000000 --- a/gui/slick/css/trakt.css +++ /dev/null @@ -1,53 +0,0 @@ -.traktShowTitleIcons { - float: right; - padding-right: 5px; - padding-bottom: 5px; -} - -.traktContainer h2, .traktContainer i { - white-space: nowrap; - font-size: 14px; - overflow: hidden; - text-shadow: 1px 1px 0px #000; - padding-left: 5px; -} - -.traktContainer { - margin: 0px auto; - margin-bottom: 20px; - width: 186px; - -moz-border-radius: 10px; - -webkit-border-radius: 10px; - border-radius: 10px; - text-shadow:0 1px rgba(0,0,0,0.5); - background: #333; - border: 1px solid #111; -} - -.trakt-image { - background-image: url(../images/poster.png); - background-size: 186px 273px; - overflow: hidden; - position: relative; - height: 273px; - width: 186px; - border-top-left-radius: 8px; - border-top-right-radius: 8px; - border-bottom: 1px solid #111; -} - -.trakt-image-slide { - background-color: rgba(42,42,42,0.7); - border-top: 1px solid #111; - text-shadow: 1px 1px #000; - width: 186px; - padding: 6px; - position: absolute; - bottom: -100px; - transition: all 0.5s ease; - cursor: default; -} - -.trakt-image:hover .trakt-image-slide { - bottom: 0; -} diff --git a/gui/slick/images/glyphicons-config.png b/gui/slick/images/glyphicons-config.png index 5db1f2a5..bd3834c2 100644 Binary files a/gui/slick/images/glyphicons-config.png and b/gui/slick/images/glyphicons-config.png differ diff --git a/gui/slick/images/network/33.png b/gui/slick/images/network/33.png index 5a5b3c1b..d6d78e9d 100644 Binary files a/gui/slick/images/network/33.png and b/gui/slick/images/network/33.png differ diff --git a/gui/slick/images/network/a&e.png b/gui/slick/images/network/a&e.png index f2ae1a90..d13b6895 100644 Binary files a/gui/slick/images/network/a&e.png and b/gui/slick/images/network/a&e.png differ diff --git a/gui/slick/images/network/aande.png b/gui/slick/images/network/aande.png index f2ae1a90..d13b6895 100644 Binary files a/gui/slick/images/network/aande.png and b/gui/slick/images/network/aande.png differ diff --git a/gui/slick/images/network/abc australia.png b/gui/slick/images/network/abc australia.png new file mode 100644 index 00000000..060656a2 Binary files /dev/null and b/gui/slick/images/network/abc australia.png differ diff --git a/gui/slick/images/network/abc family.png b/gui/slick/images/network/abc family.png index 637591b8..7a7d92f5 100644 Binary files a/gui/slick/images/network/abc family.png and b/gui/slick/images/network/abc family.png differ diff --git a/gui/slick/images/network/amazon.png b/gui/slick/images/network/amazon.png index 94c8a24c..ffa4f382 100644 Binary files a/gui/slick/images/network/amazon.png and b/gui/slick/images/network/amazon.png differ diff --git a/gui/slick/images/network/anime network.png b/gui/slick/images/network/anime network.png index bfe0830c..0ee27099 100644 Binary files a/gui/slick/images/network/anime network.png and b/gui/slick/images/network/anime network.png differ diff --git a/gui/slick/images/network/ard.png b/gui/slick/images/network/ard.png index 755e6a18..972adfbe 100644 Binary files a/gui/slick/images/network/ard.png and b/gui/slick/images/network/ard.png differ diff --git a/gui/slick/images/network/avro.png b/gui/slick/images/network/avro.png index 55886ef1..df699932 100644 Binary files a/gui/slick/images/network/avro.png and b/gui/slick/images/network/avro.png differ diff --git a/gui/slick/images/network/bbc america.png b/gui/slick/images/network/bbc america.png index fe1c7121..02263846 100644 Binary files a/gui/slick/images/network/bbc america.png and b/gui/slick/images/network/bbc america.png differ diff --git a/gui/slick/images/network/bbc entertainment.png b/gui/slick/images/network/bbc entertainment.png index 3415e85b..c2aad064 100644 Binary files a/gui/slick/images/network/bbc entertainment.png and b/gui/slick/images/network/bbc entertainment.png differ diff --git a/gui/slick/images/network/bbc four.png b/gui/slick/images/network/bbc four.png index 68fe0ac3..bc3ee07a 100644 Binary files a/gui/slick/images/network/bbc four.png and b/gui/slick/images/network/bbc four.png differ diff --git a/gui/slick/images/network/bbc one.png b/gui/slick/images/network/bbc one.png index 2ff743ed..8b357df3 100644 Binary files a/gui/slick/images/network/bbc one.png and b/gui/slick/images/network/bbc one.png differ diff --git a/gui/slick/images/network/bbc prime.png b/gui/slick/images/network/bbc prime.png index d499c573..a379e5b0 100644 Binary files a/gui/slick/images/network/bbc prime.png and b/gui/slick/images/network/bbc prime.png differ diff --git a/gui/slick/images/network/bbc three.png b/gui/slick/images/network/bbc three.png index fca34912..06cbc4c8 100644 Binary files a/gui/slick/images/network/bbc three.png and b/gui/slick/images/network/bbc three.png differ diff --git a/gui/slick/images/network/bbc two.png b/gui/slick/images/network/bbc two.png index 6ab131e0..20520f05 100644 Binary files a/gui/slick/images/network/bbc two.png and b/gui/slick/images/network/bbc two.png differ diff --git a/gui/slick/images/network/bbc.png b/gui/slick/images/network/bbc.png index 3415e85b..c2aad064 100644 Binary files a/gui/slick/images/network/bbc.png and b/gui/slick/images/network/bbc.png differ diff --git a/gui/slick/images/network/bio..png b/gui/slick/images/network/bio..png index 52831645..23072d4f 100644 Binary files a/gui/slick/images/network/bio..png and b/gui/slick/images/network/bio..png differ diff --git a/gui/slick/images/network/biography channel.png b/gui/slick/images/network/biography channel.png index 52831645..23072d4f 100644 Binary files a/gui/slick/images/network/biography channel.png and b/gui/slick/images/network/biography channel.png differ diff --git a/gui/slick/images/network/bloomberg.png b/gui/slick/images/network/bloomberg.png index 76df14ae..7d6e1dce 100644 Binary files a/gui/slick/images/network/bloomberg.png and b/gui/slick/images/network/bloomberg.png differ diff --git a/gui/slick/images/network/bnn.png b/gui/slick/images/network/bnn.png index 5f9222ed..9267610f 100644 Binary files a/gui/slick/images/network/bnn.png and b/gui/slick/images/network/bnn.png differ diff --git a/gui/slick/images/network/bravo.png b/gui/slick/images/network/bravo.png index 4558a641..248dd5e5 100644 Binary files a/gui/slick/images/network/bravo.png and b/gui/slick/images/network/bravo.png differ diff --git a/gui/slick/images/network/canal+.png b/gui/slick/images/network/canal+.png index a02b1269..499ed8d3 100644 Binary files a/gui/slick/images/network/canal+.png and b/gui/slick/images/network/canal+.png differ diff --git a/gui/slick/images/network/canvas.png b/gui/slick/images/network/canvas.png index 805efe6c..95b579c3 100644 Binary files a/gui/slick/images/network/canvas.png and b/gui/slick/images/network/canvas.png differ diff --git a/gui/slick/images/network/city.png b/gui/slick/images/network/city.png index 3eed2e6d..0cc525d8 100644 Binary files a/gui/slick/images/network/city.png and b/gui/slick/images/network/city.png differ diff --git a/gui/slick/images/network/comedy central family.png b/gui/slick/images/network/comedy central family.png index bfa128e6..66331182 100644 Binary files a/gui/slick/images/network/comedy central family.png and b/gui/slick/images/network/comedy central family.png differ diff --git a/gui/slick/images/network/comedy central hd.png b/gui/slick/images/network/comedy central hd.png index bfa128e6..66331182 100644 Binary files a/gui/slick/images/network/comedy central hd.png and b/gui/slick/images/network/comedy central hd.png differ diff --git a/gui/slick/images/network/comedy central.png b/gui/slick/images/network/comedy central.png index bfa128e6..66331182 100644 Binary files a/gui/slick/images/network/comedy central.png and b/gui/slick/images/network/comedy central.png differ diff --git a/gui/slick/images/network/comedycentral.png b/gui/slick/images/network/comedycentral.png index bfa128e6..66331182 100644 Binary files a/gui/slick/images/network/comedycentral.png and b/gui/slick/images/network/comedycentral.png differ diff --git a/gui/slick/images/network/ctc.png b/gui/slick/images/network/ctc.png index d9e1f71c..7a62fb7d 100644 Binary files a/gui/slick/images/network/ctc.png and b/gui/slick/images/network/ctc.png differ diff --git a/gui/slick/images/network/dave.png b/gui/slick/images/network/dave.png index 59a854f4..f8289c8a 100644 Binary files a/gui/slick/images/network/dave.png and b/gui/slick/images/network/dave.png differ diff --git a/gui/slick/images/network/discovery channel.png b/gui/slick/images/network/discovery channel.png index 3b6af120..aa9041c5 100644 Binary files a/gui/slick/images/network/discovery channel.png and b/gui/slick/images/network/discovery channel.png differ diff --git a/gui/slick/images/network/discovery.png b/gui/slick/images/network/discovery.png index 3b6af120..aa9041c5 100644 Binary files a/gui/slick/images/network/discovery.png and b/gui/slick/images/network/discovery.png differ diff --git a/gui/slick/images/network/discoverychannel.png b/gui/slick/images/network/discoverychannel.png index 3b6af120..aa9041c5 100644 Binary files a/gui/slick/images/network/discoverychannel.png and b/gui/slick/images/network/discoverychannel.png differ diff --git a/gui/slick/images/network/diy network.png b/gui/slick/images/network/diy network.png index 6b4f7641..db6dc252 100644 Binary files a/gui/slick/images/network/diy network.png and b/gui/slick/images/network/diy network.png differ diff --git a/gui/slick/images/network/einslive.png b/gui/slick/images/network/einslive.png index 49e2444c..bc743fac 100644 Binary files a/gui/slick/images/network/einslive.png and b/gui/slick/images/network/einslive.png differ diff --git a/gui/slick/images/network/eredivisie live 1.png b/gui/slick/images/network/eredivisie live 1.png index 6e1a2df8..55f8b4aa 100644 Binary files a/gui/slick/images/network/eredivisie live 1.png and b/gui/slick/images/network/eredivisie live 1.png differ diff --git a/gui/slick/images/network/eredivisie live 2.png b/gui/slick/images/network/eredivisie live 2.png index 6e1a2df8..55f8b4aa 100644 Binary files a/gui/slick/images/network/eredivisie live 2.png and b/gui/slick/images/network/eredivisie live 2.png differ diff --git a/gui/slick/images/network/eredivisie live.png b/gui/slick/images/network/eredivisie live.png index 6e1a2df8..55f8b4aa 100644 Binary files a/gui/slick/images/network/eredivisie live.png and b/gui/slick/images/network/eredivisie live.png differ diff --git a/gui/slick/images/network/eurosport 1.png b/gui/slick/images/network/eurosport 1.png index 3eaa23d9..0d18283b 100644 Binary files a/gui/slick/images/network/eurosport 1.png and b/gui/slick/images/network/eurosport 1.png differ diff --git a/gui/slick/images/network/eurosport 2.png b/gui/slick/images/network/eurosport 2.png index 3eaa23d9..0d18283b 100644 Binary files a/gui/slick/images/network/eurosport 2.png and b/gui/slick/images/network/eurosport 2.png differ diff --git a/gui/slick/images/network/eurosport hd.png b/gui/slick/images/network/eurosport hd.png index 3eaa23d9..0d18283b 100644 Binary files a/gui/slick/images/network/eurosport hd.png and b/gui/slick/images/network/eurosport hd.png differ diff --git a/gui/slick/images/network/eurosport.png b/gui/slick/images/network/eurosport.png index 3eaa23d9..0d18283b 100644 Binary files a/gui/slick/images/network/eurosport.png and b/gui/slick/images/network/eurosport.png differ diff --git a/gui/slick/images/network/funimation.png b/gui/slick/images/network/funimation.png index 746a5b21..dd531ec3 100644 Binary files a/gui/slick/images/network/funimation.png and b/gui/slick/images/network/funimation.png differ diff --git a/gui/slick/images/network/fx.png b/gui/slick/images/network/fx.png index 7b9f877f..a6ad70c1 100644 Binary files a/gui/slick/images/network/fx.png and b/gui/slick/images/network/fx.png differ diff --git a/gui/slick/images/network/fxnetworks.png b/gui/slick/images/network/fxnetworks.png index 7b9f877f..a6ad70c1 100644 Binary files a/gui/slick/images/network/fxnetworks.png and b/gui/slick/images/network/fxnetworks.png differ diff --git a/gui/slick/images/network/fxx.png b/gui/slick/images/network/fxx.png index 7f02dd5c..54863a7e 100644 Binary files a/gui/slick/images/network/fxx.png and b/gui/slick/images/network/fxx.png differ diff --git a/gui/slick/images/network/global tv.png b/gui/slick/images/network/global tv.png index ed6d19df..24d90e2c 100644 Binary files a/gui/slick/images/network/global tv.png and b/gui/slick/images/network/global tv.png differ diff --git a/gui/slick/images/network/hbo.png b/gui/slick/images/network/hbo.png index e509aafb..936ad5ac 100644 Binary files a/gui/slick/images/network/hbo.png and b/gui/slick/images/network/hbo.png differ diff --git a/gui/slick/images/network/hdnet.png b/gui/slick/images/network/hdnet.png index 15a945ed..3ad69b81 100644 Binary files a/gui/slick/images/network/hdnet.png and b/gui/slick/images/network/hdnet.png differ diff --git a/gui/slick/images/network/history.png b/gui/slick/images/network/history.png index e55cdc25..a2d4b25a 100644 Binary files a/gui/slick/images/network/history.png and b/gui/slick/images/network/history.png differ diff --git a/gui/slick/images/network/historychannel.png b/gui/slick/images/network/historychannel.png index e55cdc25..a2d4b25a 100644 Binary files a/gui/slick/images/network/historychannel.png and b/gui/slick/images/network/historychannel.png differ diff --git a/gui/slick/images/network/ifc.png b/gui/slick/images/network/ifc.png index a60ee37e..5026826f 100644 Binary files a/gui/slick/images/network/ifc.png and b/gui/slick/images/network/ifc.png differ diff --git a/gui/slick/images/network/kro.png b/gui/slick/images/network/kro.png index 545846c2..3af86472 100644 Binary files a/gui/slick/images/network/kro.png and b/gui/slick/images/network/kro.png differ diff --git a/gui/slick/images/network/motorvision tv.png b/gui/slick/images/network/motorvision tv.png index 849d6f28..f85768eb 100644 Binary files a/gui/slick/images/network/motorvision tv.png and b/gui/slick/images/network/motorvision tv.png differ diff --git a/gui/slick/images/network/motorvision.png b/gui/slick/images/network/motorvision.png index 849d6f28..f85768eb 100644 Binary files a/gui/slick/images/network/motorvision.png and b/gui/slick/images/network/motorvision.png differ diff --git a/gui/slick/images/network/mtv.png b/gui/slick/images/network/mtv.png index f6c02716..47305d3d 100644 Binary files a/gui/slick/images/network/mtv.png and b/gui/slick/images/network/mtv.png differ diff --git a/gui/slick/images/network/mtv2.png b/gui/slick/images/network/mtv2.png index 65c925cf..00fef6ca 100644 Binary files a/gui/slick/images/network/mtv2.png and b/gui/slick/images/network/mtv2.png differ diff --git a/gui/slick/images/network/nat geo wild.png b/gui/slick/images/network/nat geo wild.png index f818c1fe..b672a8c2 100644 Binary files a/gui/slick/images/network/nat geo wild.png and b/gui/slick/images/network/nat geo wild.png differ diff --git a/gui/slick/images/network/national geographic.png b/gui/slick/images/network/national geographic.png index 84f32df2..99088c7d 100644 Binary files a/gui/slick/images/network/national geographic.png and b/gui/slick/images/network/national geographic.png differ diff --git a/gui/slick/images/network/ngc.png b/gui/slick/images/network/ngc.png index 84f32df2..99088c7d 100644 Binary files a/gui/slick/images/network/ngc.png and b/gui/slick/images/network/ngc.png differ diff --git a/gui/slick/images/network/niconico.png b/gui/slick/images/network/niconico.png index 25435166..1dfc1ff3 100644 Binary files a/gui/slick/images/network/niconico.png and b/gui/slick/images/network/niconico.png differ diff --git a/gui/slick/images/network/nonetwork.png b/gui/slick/images/network/nonetwork.png index 1b962ac0..a5918a75 100644 Binary files a/gui/slick/images/network/nonetwork.png and b/gui/slick/images/network/nonetwork.png differ diff --git a/gui/slick/images/network/nrk1.png b/gui/slick/images/network/nrk1.png index 3354c13f..a229a7b7 100644 Binary files a/gui/slick/images/network/nrk1.png and b/gui/slick/images/network/nrk1.png differ diff --git a/gui/slick/images/network/ntv.png b/gui/slick/images/network/ntv.png index 735bac5c..79a2b5f3 100644 Binary files a/gui/slick/images/network/ntv.png and b/gui/slick/images/network/ntv.png differ diff --git a/gui/slick/images/network/pay-per-view.png b/gui/slick/images/network/pay-per-view.png index 952fa015..f093a726 100644 Binary files a/gui/slick/images/network/pay-per-view.png and b/gui/slick/images/network/pay-per-view.png differ diff --git a/gui/slick/images/network/pbs.png b/gui/slick/images/network/pbs.png index 16ccad9a..9cebaef2 100644 Binary files a/gui/slick/images/network/pbs.png and b/gui/slick/images/network/pbs.png differ diff --git a/gui/slick/images/network/playboy tv.png b/gui/slick/images/network/playboy tv.png index 50337e20..8ac3ddb2 100644 Binary files a/gui/slick/images/network/playboy tv.png and b/gui/slick/images/network/playboy tv.png differ diff --git a/gui/slick/images/network/private spice.png b/gui/slick/images/network/private spice.png index 2595c699..36626583 100644 Binary files a/gui/slick/images/network/private spice.png and b/gui/slick/images/network/private spice.png differ diff --git a/gui/slick/images/network/production i.g.png b/gui/slick/images/network/production i.g.png index 37e3ed6e..dc2c9136 100644 Binary files a/gui/slick/images/network/production i.g.png and b/gui/slick/images/network/production i.g.png differ diff --git a/gui/slick/images/network/radio west.png b/gui/slick/images/network/radio west.png index b0ec3cba..cb737085 100644 Binary files a/gui/slick/images/network/radio west.png and b/gui/slick/images/network/radio west.png differ diff --git a/gui/slick/images/network/sbs 6.png b/gui/slick/images/network/sbs 6.png index d06a3837..b2da1e64 100644 Binary files a/gui/slick/images/network/sbs 6.png and b/gui/slick/images/network/sbs 6.png differ diff --git a/gui/slick/images/network/sbs australia.png b/gui/slick/images/network/sbs australia.png index fca91da6..971b04b2 100644 Binary files a/gui/slick/images/network/sbs australia.png and b/gui/slick/images/network/sbs australia.png differ diff --git a/gui/slick/images/network/sbs.png b/gui/slick/images/network/sbs.png index fca91da6..971b04b2 100644 Binary files a/gui/slick/images/network/sbs.png and b/gui/slick/images/network/sbs.png differ diff --git a/gui/slick/images/network/sbs6.png b/gui/slick/images/network/sbs6.png index d06a3837..b2da1e64 100644 Binary files a/gui/slick/images/network/sbs6.png and b/gui/slick/images/network/sbs6.png differ diff --git a/gui/slick/images/network/spike tv.png b/gui/slick/images/network/spike tv.png index a40c73ab..bf9e1614 100644 Binary files a/gui/slick/images/network/spike tv.png and b/gui/slick/images/network/spike tv.png differ diff --git a/gui/slick/images/network/starz!.png b/gui/slick/images/network/starz!.png index 09c27d27..5ceed052 100644 Binary files a/gui/slick/images/network/starz!.png and b/gui/slick/images/network/starz!.png differ diff --git a/gui/slick/images/network/starz.png b/gui/slick/images/network/starz.png index 09c27d27..5ceed052 100644 Binary files a/gui/slick/images/network/starz.png and b/gui/slick/images/network/starz.png differ diff --git a/gui/slick/images/network/sundance.png b/gui/slick/images/network/sundance.png index cd94a76d..25fc2459 100644 Binary files a/gui/slick/images/network/sundance.png and b/gui/slick/images/network/sundance.png differ diff --git a/gui/slick/images/network/sundancetv.png b/gui/slick/images/network/sundancetv.png index cd94a76d..25fc2459 100644 Binary files a/gui/slick/images/network/sundancetv.png and b/gui/slick/images/network/sundancetv.png differ diff --git a/gui/slick/images/network/sunrise.png b/gui/slick/images/network/sunrise.png index a5b87553..0e31f6fe 100644 Binary files a/gui/slick/images/network/sunrise.png and b/gui/slick/images/network/sunrise.png differ diff --git a/gui/slick/images/network/super channel.png b/gui/slick/images/network/super channel.png index c87d4723..33ae0789 100644 Binary files a/gui/slick/images/network/super channel.png and b/gui/slick/images/network/super channel.png differ diff --git a/gui/slick/images/network/syndicated.png b/gui/slick/images/network/syndicated.png index 725126f5..feff12c6 100644 Binary files a/gui/slick/images/network/syndicated.png and b/gui/slick/images/network/syndicated.png differ diff --git a/gui/slick/images/network/the wb.png b/gui/slick/images/network/the wb.png index 64448de6..b575a09c 100644 Binary files a/gui/slick/images/network/the wb.png and b/gui/slick/images/network/the wb.png differ diff --git a/gui/slick/images/network/thewb.png b/gui/slick/images/network/thewb.png index 64448de6..b575a09c 100644 Binary files a/gui/slick/images/network/thewb.png and b/gui/slick/images/network/thewb.png differ diff --git a/gui/slick/images/network/tokyo mx.png b/gui/slick/images/network/tokyo mx.png index 00af8de5..de1a8740 100644 Binary files a/gui/slick/images/network/tokyo mx.png and b/gui/slick/images/network/tokyo mx.png differ diff --git a/gui/slick/images/network/trutv.png b/gui/slick/images/network/trutv.png index 4d77bc81..1326880a 100644 Binary files a/gui/slick/images/network/trutv.png and b/gui/slick/images/network/trutv.png differ diff --git a/gui/slick/images/network/tv asahi.png b/gui/slick/images/network/tv asahi.png index 77de2cbc..ef2e2dbe 100644 Binary files a/gui/slick/images/network/tv asahi.png and b/gui/slick/images/network/tv asahi.png differ diff --git a/gui/slick/images/network/tv west.png b/gui/slick/images/network/tv west.png index b0ec3cba..cb737085 100644 Binary files a/gui/slick/images/network/tv west.png and b/gui/slick/images/network/tv west.png differ diff --git a/gui/slick/images/network/tv3.png b/gui/slick/images/network/tv3.png index 78ece0bf..322818a1 100644 Binary files a/gui/slick/images/network/tv3.png and b/gui/slick/images/network/tv3.png differ diff --git a/gui/slick/images/network/wgn america.png b/gui/slick/images/network/wgn america.png index dea5e1e3..6ad66eb8 100644 Binary files a/gui/slick/images/network/wgn america.png and b/gui/slick/images/network/wgn america.png differ diff --git a/gui/slick/images/network/xebec.png b/gui/slick/images/network/xebec.png index 91212717..3e2a295c 100644 Binary files a/gui/slick/images/network/xebec.png and b/gui/slick/images/network/xebec.png differ diff --git a/gui/slick/images/providers/oznzb.png b/gui/slick/images/providers/oznzb.png index d41979ab..5c5c5311 100644 Binary files a/gui/slick/images/providers/oznzb.png and b/gui/slick/images/providers/oznzb.png differ diff --git a/gui/slick/images/top.gif b/gui/slick/images/top.gif index 16126642..97a058d8 100644 Binary files a/gui/slick/images/top.gif and b/gui/slick/images/top.gif differ diff --git a/gui/slick/interfaces/default/config_general.tmpl b/gui/slick/interfaces/default/config_general.tmpl index ef68b2c4..bd5c2aac 100644 --- a/gui/slick/interfaces/default/config_general.tmpl +++ b/gui/slick/interfaces/default/config_general.tmpl @@ -41,6 +41,7 @@
  • Web Interface
  • Date and Time
  • Advanced Settings
  • +
  • UI Theme Settings
  • @@ -511,6 +512,35 @@
    + +
    + +
    +

    UI Theme Settings

    +

    Change UI settings to your liking.

    +
    + +
    + +
    + + +
    + + +
    +

    All non-absolute folder locations are relative to $sickbeard.DATA_DIR diff --git a/gui/slick/interfaces/default/home.tmpl b/gui/slick/interfaces/default/home.tmpl index bb6d304f..8c67b519 100644 --- a/gui/slick/interfaces/default/home.tmpl +++ b/gui/slick/interfaces/default/home.tmpl @@ -293,7 +293,6 @@ function invertSort(){ #end if #if $layout == 'poster': -
    #for $curLoadingShow in $sickbeard.showQueueScheduler.action.loadingShowList: @@ -429,11 +428,15 @@ $myShowList.sort(lambda x, y: cmp(x.name, y.name)) - #if $curShow.network: - $curShow.network + #if $layout != 'simple': + #if $curShow.network: + $curShow.network + #else: + No Network + #end if #else: $curShow.network - #end if + #end if @@ -542,9 +545,9 @@ $myShowList.sort(lambda x, y: cmp(x.name, y.name)) #if $cur_airs_next #set $ldatetime = $network_timezones.parse_date_time($cur_airs_next,$curShow.airs,$curShow.network) -
    $sbdatetime.sbdatetime.sbfdate($ldatetime)
    $time.mktime($ldatetime.timetuple()) +
    $sbdatetime.sbdatetime.sbfdate($ldatetime)
    $time.mktime($ldatetime.timetuple()) #else: - + #end if #if $layout == 'banner': @@ -558,10 +561,10 @@ $myShowList.sort(lambda x, y: cmp(x.name, y.name)) $curShow.name #end if - + #if $layout != 'simple': #if $curShow.network: - $curShow.network + $curShow.network #else: No Network #end if @@ -601,7 +604,7 @@ $myShowList.sort(lambda x, y: cmp(x.name, y.name)) \"Y\"" - $curShow.status + $curShow.status #end for diff --git a/gui/slick/interfaces/default/home_newShow.tmpl b/gui/slick/interfaces/default/home_newShow.tmpl index 598bcdff..fdf753bc 100644 --- a/gui/slick/interfaces/default/home_newShow.tmpl +++ b/gui/slick/interfaces/default/home_newShow.tmpl @@ -11,7 +11,6 @@ #include $os.path.join($sickbeard.PROG_DIR, "gui/slick/interfaces/default/inc_top.tmpl") - diff --git a/gui/slick/interfaces/default/home_trendingShows.tmpl b/gui/slick/interfaces/default/home_trendingShows.tmpl index 76b47b2d..41f8f35c 100644 --- a/gui/slick/interfaces/default/home_trendingShows.tmpl +++ b/gui/slick/interfaces/default/home_trendingShows.tmpl @@ -14,7 +14,6 @@ #include $os.path.join($sickbeard.PROG_DIR, "gui/slick/interfaces/default/inc_top.tmpl") - #if $varExists('header')

    $header

    @@ -38,7 +37,7 @@

    $cur_show["ratings"]["percentage"]%

    - $cur_show["ratings"]["votes"] votes + $cur_show["ratings"]["votes"] votes
    Add Show diff --git a/gui/slick/interfaces/default/inc_bottom.tmpl b/gui/slick/interfaces/default/inc_bottom.tmpl index bcc47740..8cad2377 100644 --- a/gui/slick/interfaces/default/inc_bottom.tmpl +++ b/gui/slick/interfaces/default/inc_bottom.tmpl @@ -39,7 +39,7 @@ #set $ep_total = 0 #end if - $shows_total Shows ($shows_active Active) | <%=ep_downloaded%>#if $ep_snatched > 0 then " (" + "+" + str($ep_snatched) + " snatched)" else ""# / $ep_total Episodes Downloaded | Daily Search: <%=str(sickbeard.dailySearchScheduler.timeLeft()).split('.')[0]%> | Backlog Search: $sbdatetime.sbdatetime.sbfdate($sickbeard.backlogSearchScheduler.nextRun()) +
    $shows_total
    Shows (
    $shows_active
    Active) |
    <%=ep_downloaded%>
    #if $ep_snatched > 0 then " (" + "
    +" + str($ep_snatched) + "
    snatched)" else ""# /
    $ep_total
    Episodes Downloaded | Daily Search:
    <%=str(sickbeard.dailySearchScheduler.timeLeft()).split('.')[0]%>
    | Backlog Search:
    $sbdatetime.sbdatetime.sbfdate($sickbeard.backlogSearchScheduler.nextRun())