mirror of
https://github.com/moparisthebest/SickRage
synced 2024-11-11 11:55:03 -05:00
2531 lines
51 KiB
CSS
2531 lines
51 KiB
CSS
/* Open Sans */
|
|
/* Regular */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
|
|
src: url('fonts/OpenSans-Regular-webfont.eot');
|
|
src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
|
|
font-weight: normal;
|
|
font-weight: 400;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Italic-webfont.eot');
|
|
src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
|
|
font-weight: normal;
|
|
font-weight: 400;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Light */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Light-webfont.eot');
|
|
src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Light-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
|
|
font-weight: 200;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Light Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-LightItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
|
|
font-weight: 200;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Semibold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot');
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
|
|
font-weight: 600;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Semibold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
|
|
font-weight: 600;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Bold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot');
|
|
src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
|
|
font-weight: bold;
|
|
font-weight: 700;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Bold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');
|
|
font-weight: bold;
|
|
font-weight: 700;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Extra Bold */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-Bold-webfont.eot');
|
|
src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
|
|
font-weight: 900;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Extra Bold Italic */
|
|
@font-face {
|
|
font-family: 'Open Sans';
|
|
src: url('fonts/OpenSans-BoldItalic-webfont.eot');
|
|
src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
|
|
url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg');
|
|
font-weight: 900;
|
|
font-style: italic;
|
|
}
|
|
|
|
/* Droid Sans */
|
|
@font-face {
|
|
font-family: 'droid_sans_mono';
|
|
src: url('fonts/droidsansmono-webfont.eot');
|
|
src: url('fonts/droidsansmono-webfont.eot?#iefix') format('embedded-opentype'),
|
|
url('fonts/droidsansmono-webfont.woff') format('woff'),
|
|
url('fonts/droidsansmono-webfont.ttf') format('truetype'),
|
|
url('fonts/droidsansmono-webfont.svg#droid_sans_monoregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
/* Variables *//* Mixins */
|
|
* {
|
|
outline: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
*:focus {
|
|
outline: none;
|
|
}
|
|
|
|
input, textarea {
|
|
-moz-transition-delay: 0s, 0s;
|
|
-webkit-transition-delay: 0s, 0s;
|
|
-o-transition-delay: 0s, 0s;
|
|
-moz-transition-duration: 0.2s, 0.2s;
|
|
-webkit-transition-duration: 0.2s, 0.2s;
|
|
-o-transition-duration: 0.2s, 0.2s;
|
|
-moz-transition-property: border, box-shadow;
|
|
-webkit-transition-property: border, box-shadow;
|
|
-o-transition-property: border, box-shadow;
|
|
-moz-transition-timing-function: linear, linear;
|
|
-webkit-transition-timing-function: linear, linear;
|
|
-o-transition-timing-function: linear, linear;
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
|
|
}
|
|
input:focus, textarea:focus {
|
|
border-bottom-color: rgba(0, 168, 236, 0.8);
|
|
border-left-color-ltr-source: physical;
|
|
border-left-color-rtl-source: physical;
|
|
border-left-color-value: rgba(0, 168, 236, 0.8);
|
|
border-right-color-ltr-source: physical;
|
|
border-right-color-rtl-source: physical;
|
|
border-right-color-value: rgba(0, 168, 236, 0.8);
|
|
border-top-color: rgba(0, 168, 236, 0.8);
|
|
border-right-color: rgba(0, 168, 236, 0.8);
|
|
border-left-color: rgba(0, 168, 236, 0.8);
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 2px rgba(0, 168, 236, 1.0);
|
|
outline-color: -moz-use-text-color;
|
|
outline-style: none;
|
|
outline-width: 0;
|
|
}
|
|
|
|
/*input:focus, select:focus, textarea:focus {
|
|
box-shadow: 0 0 3px 0 #0066FF;
|
|
z-index: 1;
|
|
}*/
|
|
|
|
input[type="checkbox"]:focus, input[type="checkbox"]:active, input[type="submit"]:focus,
|
|
input[type="submit"]:active,input[type="button"]:focus, input[type="button"]:active {
|
|
box-shadow: none;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
/* vertical-align: middle;
|
|
vertical-align: sub;*/
|
|
vertical-align: text-top;
|
|
}
|
|
|
|
.imgHomeWrapper {
|
|
border: 1px solid #111;
|
|
float: left;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.imgHomeWrapperRounded{
|
|
border-radius: 8px;
|
|
}
|
|
|
|
.imgHomeWrapper .poster {
|
|
float: left;
|
|
width: 50px;
|
|
height: auto;
|
|
position: relative;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.imgHomeWrapper .banner {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
height: auto;
|
|
width: 360px;
|
|
display: block;
|
|
}
|
|
|
|
.imgposter {
|
|
border: 1px solid #111;
|
|
overflow: hidden;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 50px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgposter .poster {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 50px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgbanner {
|
|
border: 1px solid #111;
|
|
overflow: hidden;
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 360px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.imgbanner .banner {
|
|
height: 66px;
|
|
overflow: hidden;
|
|
border-radius: 8px;
|
|
vertical-align: top;
|
|
width: 360px;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
html {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
body {
|
|
background: none repeat scroll 0 0 #222;
|
|
color: #FFFFFF;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
margin: 0;
|
|
overflow-y: scroll;
|
|
padding: 0;
|
|
font-size: 14px;
|
|
}
|
|
|
|
form {
|
|
border: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#addShowForm, #addShowPortal, #recommendedShowsForm {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
#searchResults fieldset {
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
height: 100%;
|
|
left: -5px;
|
|
}
|
|
|
|
a{
|
|
color: #09A2FF;
|
|
-moz-text-decoration-line: none;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a.inner {
|
|
font-size: 14px !important;
|
|
}
|
|
|
|
.update {
|
|
color: #339933;
|
|
text-decoration: blink;
|
|
}
|
|
|
|
/* these are for inc_top.tmpl */
|
|
#upgrade-notification {
|
|
position: fixed;
|
|
line-height: 0.5em;
|
|
font-size: 1em;
|
|
font-weight: bold;
|
|
height: 0px;
|
|
text-align: center;
|
|
width: 100%;
|
|
z-index: 100;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|
|
#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;
|
|
}
|
|
|
|
#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);
|
|
height: 58px;
|
|
position: fixed;
|
|
width: 100%;
|
|
z-index: 999;
|
|
border-bottom: 1px solid #111;
|
|
}
|
|
|
|
#header .wrapper {
|
|
margin: 0 auto;
|
|
position: relative;
|
|
width: 1250px;
|
|
}
|
|
|
|
#header a:hover {
|
|
background: none;
|
|
}
|
|
|
|
#header .showInfo .checkboxControls {
|
|
margin: 0 auto;
|
|
position: relative;
|
|
width: 1250px;
|
|
}
|
|
|
|
#logo {
|
|
float: left;
|
|
position: relative;
|
|
top: 0px;
|
|
left: 0px;
|
|
}
|
|
|
|
#versiontext {
|
|
color: #FFFFFF;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 11px;
|
|
position: relative;
|
|
top: 42px;
|
|
left: -5px
|
|
}
|
|
|
|
.update {
|
|
color: #339933;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.navShows {
|
|
margin-top: -5px;
|
|
margin-bottom: 30px;
|
|
}
|
|
|
|
.tvshowImg {
|
|
border: 1px solid #111;
|
|
border-radius: 10px;
|
|
float: left;
|
|
height: auto;
|
|
margin-bottom: 25px;
|
|
margin-right: 25px;
|
|
overflow: hidden;
|
|
text-indent: -3000px;
|
|
width: 265px;
|
|
}
|
|
|
|
.tvshowImg img {
|
|
float: left;
|
|
min-width: 100%;
|
|
position: relative;
|
|
}
|
|
|
|
/* --------------------------------------------- */
|
|
|
|
table {
|
|
margin: 0;
|
|
}
|
|
|
|
table .ep_name {
|
|
color: #000000;
|
|
}
|
|
|
|
table td a {
|
|
color: #fff;
|
|
}
|
|
table td a:hover {
|
|
color: #09A2FF;
|
|
}
|
|
|
|
h1 {
|
|
text-align: left;
|
|
font-size: 21px;
|
|
line-height: 23px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h1.title {
|
|
padding-bottom: 10px;
|
|
margin-bottom: 12px;
|
|
font-weight: normal;
|
|
font-size: 38px;
|
|
line-height: 5px;
|
|
}
|
|
|
|
h1.header {
|
|
padding-bottom: 10px;
|
|
margin-top: 12px;
|
|
margin-bottom: 12px;
|
|
font-size: 30px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h1 a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 18px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.h2footer {
|
|
margin: -35px 5px 6px 0px;
|
|
}
|
|
|
|
.h2footer select {
|
|
margin-top: -6px;
|
|
margin-bottom: -6px;
|
|
}
|
|
|
|
.separator {
|
|
font-size: 90%;
|
|
color: #999;
|
|
}
|
|
|
|
div select {
|
|
/* font-size: 12px; !important*/
|
|
border: 1px solid #d4d0c8;
|
|
}
|
|
|
|
div select {
|
|
height:28px;
|
|
border:1px solid #d4d0c8;
|
|
padding-top:4px;
|
|
padding-bottom:4px;
|
|
padding-right:4px;
|
|
padding-left:4px;
|
|
border-bottom-left-radius:3px;
|
|
border-bottom-right-radius:3px;
|
|
border-top-left-radius:3px;
|
|
border-top-right-radius:3px;
|
|
font-size: 12px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
}
|
|
|
|
div select[multiple], div select[size] {
|
|
height: 200px;
|
|
}
|
|
|
|
div select option {
|
|
font-size: 12px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
padding-bottom: 2px;
|
|
padding-left: 8px;
|
|
padding-right: 8px;
|
|
padding-top: 2px;
|
|
}
|
|
|
|
input[type="checkbox"]{
|
|
vertical-align: -2px;
|
|
}
|
|
|
|
.metadata_options input[type="checkbox"]{
|
|
vertical-align: 0px !important;
|
|
margin-top: 5px;
|
|
}
|
|
|
|
input:not(.btn){
|
|
/* margin-right:6px;
|
|
margin-top:5px; */
|
|
padding-top:4px;
|
|
padding-bottom:4px;
|
|
padding-right:4px;
|
|
padding-left:4px;
|
|
border-bottom-left-radius:3px;
|
|
border-bottom-right-radius:3px;
|
|
border-top-left-radius:3px;
|
|
border-top-right-radius:3px;
|
|
border-top-width: 1px;
|
|
border-left-width: 1px;
|
|
border-left-style: solid;
|
|
border-bottom-color: #111;
|
|
border-right-color: #111;
|
|
border-left-color: #111;
|
|
border-right-style: solid;
|
|
border-bottom-left-radius: 3px;
|
|
border-bottom-right-radius: 3px;
|
|
border-bottom-style: solid;
|
|
border-bottom-width: 1px;
|
|
border-right-width: 1px;
|
|
border-right-style: solid;
|
|
border-right-width-value: 1px;
|
|
border-top-color: #111;
|
|
border-top-left-radius: 3px;
|
|
border-top-right-radius: 3px;
|
|
border-top-style: solid;
|
|
border-top-width: 1px;
|
|
}
|
|
|
|
/* --------------- 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: 1250px;
|
|
text-align: center;
|
|
padding-top: 5px;
|
|
padding-bottom: 5px;
|
|
margin: 20px auto;
|
|
line-height: 1.4em;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.footer a {
|
|
color: #09A2FF;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.footer ul li {
|
|
list-style: none;
|
|
float: left;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.footer ul li img {
|
|
margin-right: 1px;
|
|
position: relative;
|
|
top: -2px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable {
|
|
width:100%;
|
|
line-height:32px;
|
|
text-align:middle;
|
|
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 {
|
|
padding: 2px;
|
|
vertical-align: middle;
|
|
border-top: 1px solid transparent;
|
|
cursor: default;
|
|
}
|
|
|
|
#historyTable.sickbeardTable td {
|
|
line-height: normal;
|
|
}
|
|
|
|
#massUpdateTable.sickbeardTable th {
|
|
padding: 4px 0 !important;
|
|
vertical-align: middle;
|
|
font-weight:normal;
|
|
line-height: normal;
|
|
}
|
|
|
|
#massUpdateTable.tablesorter td.tvShow a{
|
|
font-size: 14px;
|
|
}
|
|
|
|
#massUpdateTable .tablesorter-header-inner {
|
|
white-space: normal;
|
|
}
|
|
|
|
#massUpdateTable.tablesorter .tablesorter-header-inner {
|
|
padding: 0px 5px 0px 5px;
|
|
}
|
|
|
|
.seasoncols th {
|
|
border-top: #111 1px solid;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
font-weight:normal;
|
|
}
|
|
|
|
.seasonstyle td {
|
|
border-top: #111 1px solid;
|
|
}
|
|
|
|
.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 {
|
|
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) !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 {
|
|
font-size: 13px;
|
|
cursor: default;
|
|
}
|
|
|
|
.sickbeardTable td.title {
|
|
font-size: 13px;
|
|
line-height: normal;
|
|
}
|
|
|
|
.sickbeardTable td.filename {
|
|
width: 10%;
|
|
text-align: center;
|
|
}
|
|
|
|
.sickbeardTable td.subtitles_column {
|
|
vertical-align: middle;
|
|
padding: 0;
|
|
line-height: 13px;
|
|
}
|
|
|
|
.sickbeardTable td.subtitles_column img {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.status_column {
|
|
font-weight: normal;
|
|
text-align: center;
|
|
width: 15%;
|
|
color: #000;
|
|
}
|
|
|
|
.sickbeardTable td.search img {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.search {
|
|
text-align: center;
|
|
width:5%;
|
|
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;
|
|
}
|
|
|
|
.sickbeardTable td small {
|
|
font-size: 11px;
|
|
font-style: italic;
|
|
line-height: normal;
|
|
}
|
|
|
|
.row {
|
|
clear: left;
|
|
}
|
|
|
|
.plotInfo {
|
|
cursor: help;
|
|
float: right;
|
|
position: relative;
|
|
padding-left: 2px;
|
|
padding-top: 1px;
|
|
}
|
|
|
|
.plotInfoNone {
|
|
float: right;
|
|
position: relative;
|
|
padding-left: 2px;
|
|
padding-top: 1px;
|
|
opacity: 0.4;
|
|
}
|
|
|
|
.ep_summaryTrigger {
|
|
cursor: pointer;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.ep_summaryTriggerNone {
|
|
opacity: 0.4;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.sickbeardTable td.plotInfo {
|
|
align: center;
|
|
}
|
|
|
|
#actions .selectAll {
|
|
margin-right: 10px;
|
|
border-right: 1px solid #eee;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
#tooltip {
|
|
display: none;
|
|
z-index: 3343434;
|
|
border: 1px solid #111;
|
|
background-color: #eee;
|
|
padding: 5px;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.ui-progressbar {
|
|
height: 18px !important;
|
|
line-height: 17px;
|
|
}
|
|
|
|
.progressbarText {
|
|
text-shadow: 1px 1px 1px #000;
|
|
position: absolute;
|
|
top: 0;
|
|
font-size: 12px;
|
|
color: #fff;
|
|
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 {
|
|
padding-bottom: 5px;
|
|
padding-top: 10px;
|
|
text-align: left;
|
|
border: none;
|
|
}
|
|
|
|
tr.seasonheader td {
|
|
padding-top: 20px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
tr.seasonheader h2 {
|
|
display: inline;
|
|
font-size: 22px;
|
|
line-height: 20px;
|
|
letter-spacing: 1px;
|
|
margin: 0;
|
|
color: #fff;
|
|
}
|
|
|
|
tr.seasonheader a:not(.btn) {
|
|
text-decoration: none;
|
|
}
|
|
|
|
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: #cccccc;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
color: #cec198;
|
|
font-weight: bold;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
tr.unaired b,
|
|
span.unaired b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.skipped, span.skipped {
|
|
background-color: #aad4ff;
|
|
color: #003f7f;
|
|
font-weight: bold;
|
|
font-size: 13px;
|
|
padding: 5px;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.skipped b,
|
|
span.skipped b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.good, span.good {
|
|
background-color: #d4ffaa;
|
|
color: #3f7f00;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.good b,
|
|
span.good b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.qual, span.qual {
|
|
background-color: #ffd4aa;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #bf5f00;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.qual b,
|
|
span.qual b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.wanted, span.wanted {
|
|
background-color: #ffbfbf;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #ff5656;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.wanted b,
|
|
span.wanted b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.snatched, span.snatched {
|
|
background-color: #ebc1ea;
|
|
padding: 5px;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
color: #662c65;
|
|
-moz-border-radius: 5px;
|
|
-webkit-border-radius: 5px;
|
|
border-radius: 5px;
|
|
border: 1px solid #111;
|
|
}
|
|
|
|
tr.snatched b,
|
|
span.snatched b {
|
|
color: #343434;
|
|
}
|
|
|
|
tr.wanted,
|
|
tr.qual,
|
|
tr.good,
|
|
tr.skipped,
|
|
tr.unaired,
|
|
tr.snatched {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
color: #000;
|
|
height: 35px;
|
|
border-top: #111 1px solid;
|
|
}
|
|
|
|
.showInfo {
|
|
width: 950px;
|
|
float: right;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
span .headerInfo {
|
|
color: #FFFFFF;
|
|
}
|
|
|
|
div .seasonList {
|
|
padding-top: 2px;
|
|
padding-bottom: 2px;
|
|
padding-right: 2px;
|
|
}
|
|
|
|
#seasonJump {
|
|
top: -2px;
|
|
position: relative;
|
|
}
|
|
|
|
div#summary {
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 5px 10px;
|
|
margin: 3px 0 10px 0;
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
background:#333;
|
|
border:1px solid #111;
|
|
}
|
|
|
|
div#summary2 {
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 20px 20px;
|
|
margin: 3px 0 10px 0;
|
|
text-shadow:0px 1px rgba(0, 0, 0, 0.8);
|
|
background:#3D3D3D;
|
|
border:1px solid #111;
|
|
}
|
|
|
|
div#summary .infoTable {
|
|
width: 100%;
|
|
}
|
|
|
|
div#summary tr {
|
|
line-height: 17px;
|
|
}
|
|
|
|
div#summary tr td {
|
|
font-size: 14px;
|
|
line-height: 25px;
|
|
}
|
|
|
|
#MainMenu {
|
|
float: right;
|
|
height: 58px;
|
|
margin: 0;
|
|
padding: 0 0 0 10px;
|
|
}
|
|
|
|
#SubMenu {
|
|
float: right;
|
|
margin-top: -35px;
|
|
position: relative;
|
|
z-index: 99;
|
|
}
|
|
|
|
#SubMenu a {
|
|
font-size: 12px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#SubMenu span b {
|
|
margin-left: 20px;
|
|
}
|
|
|
|
#donate {
|
|
line-height: 1em;
|
|
float: right;
|
|
}
|
|
|
|
#donate a,
|
|
#donate a:hover {
|
|
border: 0 ;
|
|
padding: 8px 15px 8px;
|
|
}
|
|
|
|
#contentWrapper {
|
|
background: none;
|
|
}
|
|
|
|
#content {
|
|
line-height: 24px;
|
|
margin: 0 auto;
|
|
padding: 105px 0 0;
|
|
width: 1250px;
|
|
}
|
|
|
|
#content960 {
|
|
margin: 0 auto;
|
|
width: 960px;
|
|
}
|
|
|
|
#content800 {
|
|
margin: 0 auto;
|
|
width: 800px;
|
|
}
|
|
|
|
.showLegend {
|
|
font-weight: normal;
|
|
padding-right: 6px;
|
|
padding-bottom: 1px;
|
|
width: 130px;
|
|
}
|
|
/* for the add new/existing show */
|
|
.alt {
|
|
|
|
}
|
|
|
|
#tabs div.field-pair,
|
|
.stepDiv div.field-pair {
|
|
padding: 0.75em 0;
|
|
}
|
|
|
|
#tabs div.field-pair input,
|
|
.stepDiv div.field-pair input {
|
|
float: left;
|
|
margin-top: 5px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
#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-weight: bold;
|
|
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: 12px;
|
|
border: 1px solid #d4d0c8;
|
|
}
|
|
|
|
#tabs div.field-pair select option,
|
|
.stepDiv div.field-pair select option {
|
|
line-height: 1.4;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
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;
|
|
}
|
|
|
|
/*#rootDirs, #rootDirsControls {
|
|
width: 50%;
|
|
min-width: 400px;
|
|
height:auto !important;
|
|
}*/
|
|
|
|
#episodeDir, #newRootDir {
|
|
margin-right: 6px;
|
|
}
|
|
|
|
#displayText {
|
|
background-color: #363636;
|
|
padding: 8px;
|
|
border: 1px solid #111;
|
|
font-size: 1.1em;
|
|
overflow: hidden;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
div#addShowPortal {
|
|
width: 90%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
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;
|
|
}
|
|
|
|
td.tvShow a {
|
|
text-decoration: none;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
font-weight: normal;
|
|
}
|
|
|
|
td.comingtvShow a {
|
|
text-decoration: none;
|
|
font-size: 14px;
|
|
color: #111;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.navShow {
|
|
cursor: pointer;
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.navShow:hover {
|
|
filter: alpha(opacity=85);
|
|
-moz-opacity: 1 !important;
|
|
-khtml-opacity: 1 !important;
|
|
-o-opacity: 1 !important;
|
|
opacity: 1 !important;
|
|
}
|
|
|
|
/* Anime section for editShow */
|
|
.bwlWrapper {
|
|
width: 76%;
|
|
height:auto;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
#Anime {
|
|
clear: both;
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
font-size: 14px;
|
|
}
|
|
|
|
#Anime div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#Anime div.component-group-desc p {
|
|
margin-bottom: 0.4em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.4em;
|
|
width: 95%;
|
|
}
|
|
|
|
div.blackwhitelist{
|
|
float:left;
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
div.blackwhitelist input {
|
|
margin: 5px 5px;
|
|
}
|
|
|
|
div.blackwhitelist.pool select{
|
|
width: 300px;
|
|
}
|
|
|
|
div.blackwhitelist.pool {
|
|
margin:5px;
|
|
}
|
|
|
|
div.blackwhitelist.white select, div.blackwhitelist.black select {
|
|
width: 180px;
|
|
}
|
|
|
|
div.blackwhitelist.white, div.blackwhitelist.black {
|
|
margin:5px;
|
|
}
|
|
|
|
div.blackwhitelist span {
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
|
|
div.blackwhitelist.anidb, div.blackwhitelist.manual {
|
|
margin: 7px 0px;
|
|
}
|
|
|
|
/* 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: #ffffff;
|
|
}
|
|
|
|
/* for displayShow notice */
|
|
#show_message {
|
|
border: 1px solid #111;
|
|
background-color: #3D3D3D;
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
font-size: 14px;
|
|
right: 10px;
|
|
padding: 7px 10px;
|
|
position: fixed;
|
|
text-align: center;
|
|
bottom: 10px;
|
|
min-height: 18px;
|
|
width: 250px;
|
|
z-index: 9999;
|
|
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
line-height: normal;
|
|
filter: alpha(opacity=85);
|
|
-moz-opacity: 0.8 !important;
|
|
-khtml-opacity: 0.8 !important;
|
|
-o-opacity: 0.8 !important;
|
|
opacity: 0.8 !important;
|
|
}
|
|
|
|
#show_message .msg {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
line-height: normal;
|
|
padding-left: 20px;
|
|
}
|
|
|
|
#show_message .loader {
|
|
position: relative;
|
|
top: 2px;
|
|
}
|
|
|
|
#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;
|
|
padding: 15px 10px;
|
|
text-align: left;
|
|
}
|
|
|
|
#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;
|
|
padding: 15px 10px;
|
|
text-align: left;
|
|
}
|
|
|
|
#show_message .ui-icon {
|
|
display: inline-block;
|
|
margin-left: -20px;
|
|
top: 2px;
|
|
position: relative;
|
|
margin-right: 3px;
|
|
}
|
|
|
|
ui-pnotify-text img {
|
|
margin-top: -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;
|
|
}
|
|
|
|
.changelog {
|
|
max-width: 650px !important;
|
|
}
|
|
|
|
option.flag {
|
|
padding-left: 35px;
|
|
background-color: #fff;
|
|
background-repeat: no-repeat;
|
|
background-position: 10px 50%;
|
|
}
|
|
|
|
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;
|
|
display: inline-block;
|
|
padding: 2px 4px;
|
|
text-align: center;
|
|
vertical-align: baseline;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
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 */
|
|
}
|
|
|
|
.pull-left {
|
|
float: left;
|
|
padding-right: 2px
|
|
}
|
|
|
|
.pull-right {
|
|
float: right;
|
|
margin-top: 2px;
|
|
}
|
|
|
|
#searchResults a {
|
|
color: #09a2ff;
|
|
}
|
|
|
|
.btn {
|
|
display: inline-block;
|
|
padding: 3.5px 10px 3.5px;
|
|
margin-top: 4px;
|
|
font-size: 14px;
|
|
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
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);
|
|
}
|
|
|
|
.btn:hover,
|
|
.btn:active,
|
|
.btn.active,
|
|
.btn.disabled,
|
|
.btn[disabled] {
|
|
background-color: #2672b6;
|
|
}
|
|
|
|
.btn:active,
|
|
.btn.active {
|
|
background-color: #2a88cf \9;
|
|
}
|
|
|
|
.btn:first-child {
|
|
*margin-left: 0;
|
|
}
|
|
|
|
.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] {
|
|
cursor: default;
|
|
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;
|
|
padding: 9px 14px;
|
|
font-size: 15px;
|
|
line-height: normal;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
|
|
}
|
|
|
|
.btn-large:hover,
|
|
.btn-large:active,
|
|
.btn-large.active,
|
|
.btn-large.disabled,
|
|
.btn-large[disabled] {
|
|
background-color: #2672b6 !important;
|
|
}
|
|
|
|
.btn-large [class^="icon-"] {
|
|
margin-top: 1px;
|
|
}
|
|
|
|
.btn-small {
|
|
padding: 5px 9px;
|
|
font-size: 11px;
|
|
line-height: 16px;
|
|
}
|
|
|
|
.btn-small [class^="icon-"] {
|
|
margin-top: -1px;
|
|
}
|
|
|
|
.btn-mini {
|
|
padding-left: 6px;
|
|
padding-right: 6px;
|
|
font-size: 11px;
|
|
line-height: 14px;
|
|
margin-top: -2px;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
button.btn.btn-large,
|
|
input[type="submit"].btn.btn-large {
|
|
*padding-top: 7px;
|
|
*padding-bottom: 7px;
|
|
}
|
|
|
|
button.btn.btn-small,
|
|
input[type="submit"].btn.btn-small {
|
|
*padding-top: 3px;
|
|
*padding-bottom: 3px;
|
|
}
|
|
|
|
button.btn.btn-mini,
|
|
input[type="submit"].btn.btn-mini {
|
|
*padding-top: 1px;
|
|
*padding-bottom: 1px;
|
|
}
|
|
|
|
.btn-group {
|
|
position: relative;
|
|
*margin-left: .3em;
|
|
*zoom: 1;
|
|
}
|
|
|
|
.btn-group:before,
|
|
.btn-group:after {
|
|
display: table;
|
|
content: "";
|
|
}
|
|
|
|
.btn-group:after {
|
|
clear: both;
|
|
}
|
|
|
|
.btn-group:first-child {
|
|
*margin-left: 0;
|
|
}
|
|
|
|
.btn-group + .btn-group {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.btn-toolbar {
|
|
margin-top: 9px;
|
|
margin-bottom: 9px;
|
|
}
|
|
|
|
.btn-toolbar .btn-group {
|
|
display: inline-block;
|
|
*display: inline;
|
|
/* IE7 inline-block hack */
|
|
*zoom: 1;
|
|
}
|
|
|
|
.btn-group > .btn {
|
|
position: relative;
|
|
float: left;
|
|
margin-left: -1px;
|
|
-webkit-border-radius: 0;
|
|
-moz-border-radius: 0;
|
|
border-radius: 0;
|
|
}
|
|
|
|
.btn-group > .btn:first-child {
|
|
margin-left: 0;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
-webkit-border-top-left-radius: 4px;
|
|
border-top-left-radius: 4px;
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-moz-border-radius-topleft: 4px;
|
|
}
|
|
|
|
.btn-group > .btn:last-child,
|
|
.btn-group > .dropdown-toggle {
|
|
-webkit-border-top-right-radius: 4px;
|
|
border-top-right-radius: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
-moz-border-radius-topright: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
}
|
|
|
|
.btn-group > .btn.large:first-child {
|
|
margin-left: 0;
|
|
-webkit-border-bottom-left-radius: 6px;
|
|
border-bottom-left-radius: 6px;
|
|
-webkit-border-top-left-radius: 6px;
|
|
border-top-left-radius: 6px;
|
|
-moz-border-radius-bottomleft: 6px;
|
|
-moz-border-radius-topleft: 6px;
|
|
}
|
|
|
|
.btn-group > .btn.large:last-child,
|
|
.btn-group > .large.dropdown-toggle {
|
|
-webkit-border-top-right-radius: 6px;
|
|
border-top-right-radius: 6px;
|
|
-webkit-border-bottom-right-radius: 6px;
|
|
border-bottom-right-radius: 6px;
|
|
-moz-border-radius-topright: 6px;
|
|
-moz-border-radius-bottomright: 6px;
|
|
}
|
|
|
|
.btn-group > .btn:hover,
|
|
.btn-group > .btn:focus,
|
|
.btn-group > .btn:active,
|
|
.btn-group > .btn.active {
|
|
z-index: 2;
|
|
}
|
|
|
|
.btn-group .dropdown-toggle:active,
|
|
.btn-group.open .dropdown-toggle {
|
|
outline: 0;
|
|
}
|
|
|
|
.btn-group > .dropdown-toggle {
|
|
*padding-top: 4px;
|
|
padding-right: 8px;
|
|
*padding-bottom: 4px;
|
|
padding-left: 8px;
|
|
-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 > .btn-mini.dropdown-toggle {
|
|
padding-right: 5px;
|
|
adding-left: 5px;
|
|
}
|
|
|
|
.btn-group > .btn-small.dropdown-toggle {
|
|
*padding-top: 4px;
|
|
*padding-bottom: 4px;
|
|
}
|
|
|
|
.btn-group > .btn-large.dropdown-toggle {
|
|
padding-right: 12px;
|
|
padding-left: 12px;
|
|
}
|
|
|
|
.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;
|
|
}
|
|
|
|
.btn .caret {
|
|
margin-top: 7px;
|
|
margin-left: 0;
|
|
}
|
|
|
|
.btn:hover .caret,
|
|
.open.btn-group .caret {
|
|
opacity: 1;
|
|
filter: alpha(opacity=100);
|
|
}
|
|
|
|
.btn-mini .caret {
|
|
margin-top: 5px;
|
|
}
|
|
|
|
.btn-small .caret {
|
|
margin-top: 6px;
|
|
}
|
|
|
|
.btn-large .caret {
|
|
margin-top: 6px;
|
|
border-top-width: 5px;
|
|
border-right-width: 5px;
|
|
border-left-width: 5px;
|
|
}
|
|
|
|
.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);
|
|
}
|
|
|
|
#customQuality {
|
|
clear: both;
|
|
display: block ;
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
padding-bottom: 10px;
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
padding-top: 10px;
|
|
font-size: 14px;
|
|
padding-left:20px;
|
|
}
|
|
|
|
.stepDiv > #customQualityWrapper {
|
|
overflow-x: hidden;
|
|
overflow-y: hidden;
|
|
}
|
|
|
|
#customQualityWrapper div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#customQualityWrapper div.component-group-desc p {
|
|
color: #fff;
|
|
margin-bottom: 0.8em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.8em;
|
|
width: 85%;
|
|
}
|
|
|
|
#SceneException {
|
|
padding-bottom: 0;
|
|
padding-left: 20px;
|
|
padding-right: 0;
|
|
padding-top: 10px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
#SceneException div.component-group-desc {
|
|
float: left;
|
|
width: 165px;
|
|
}
|
|
|
|
#SceneException div.component-group-desc p {
|
|
color: #fff;
|
|
margin-bottom: 0.8em;
|
|
margin-left: 0;
|
|
margin-right: 0;
|
|
margin-top: 0.8em;
|
|
width: 85%;
|
|
}
|
|
|
|
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
|
|
font-size: 14px;
|
|
font-weight: normal;
|
|
text-shadow:0 1px rgba(0,0,0,0.8);
|
|
}
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
background-image: url("../images/glyphicons-halflings.png");
|
|
}
|
|
|
|
.icon-white {
|
|
background-image: url("../images/glyphicons-halflings-white.png");
|
|
}
|
|
|
|
[class^="icon-"],
|
|
[class*=" icon-"] {
|
|
display: inline-block;
|
|
width: 16px;
|
|
height: 16px;
|
|
vertical-align: bottom;
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
.icon-question-sign {
|
|
background-position: -96px -96px;
|
|
}
|
|
|
|
.icon-pause {
|
|
background-position: -288px -72px;
|
|
}
|
|
|
|
.icon-check {
|
|
background-position: -144px -72px;
|
|
}
|
|
|
|
.icon-exclamation-sign {
|
|
background-position: 0 -120px;
|
|
}
|
|
|
|
.icon-play {
|
|
background-position: -264px -72px;
|
|
}
|
|
|
|
.icon-play-circle {
|
|
background-position: -192px -24px;
|
|
}
|
|
|
|
.icon-info-sign {
|
|
background-position: -120px -96px;
|
|
}
|
|
|
|
.icon-remove {
|
|
background-position: -312px 0;
|
|
}
|
|
|
|
.icon-calendar {
|
|
background-position: -192px -120px;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 18px;
|
|
line-height: 27px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h4.note {
|
|
color: #000000;
|
|
float: left;
|
|
padding-right: 5px;
|
|
}
|
|
|
|
h4 {
|
|
font-size: 14px;
|
|
}
|
|
|
|
blockquote {
|
|
padding: 0 0 0 15px;
|
|
margin: 0 0 18px;
|
|
border-left: 5px solid #FFFFFF;
|
|
}
|
|
|
|
code,
|
|
pre {
|
|
padding: 0 3px 2px;
|
|
font-family: droid_sans_mono, Menlo, Monaco, Consolas, "Courier New", monospace;
|
|
font-size: 12px;
|
|
color: #FFFFFF;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
pre {
|
|
display: block;
|
|
padding: 10px 12px;
|
|
margin: 10px 0 9px;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
word-break: break-all;
|
|
word-wrap: break-word;
|
|
white-space: pre;
|
|
white-space: pre-wrap;
|
|
background-color: #333;
|
|
border: 1px solid #111;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
|
|
.verticalimage {
|
|
width: 200px;
|
|
height: 37.1px;
|
|
border-style: solid;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border-color: #111;
|
|
border-width: 1px 0px 1px 1px;
|
|
display:inline-block;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
.vertical {
|
|
display: inline-block;
|
|
background-color: #3d3d3d;
|
|
border-radius: 0 4px 4px 0;
|
|
border-width: 1px 1px 1px 0;
|
|
border-style: solid;
|
|
border-color: #111;
|
|
position: absolute;
|
|
font-weight: normal;
|
|
font-size: 0.99em;
|
|
line-height: 12.5px;
|
|
width: 24px;
|
|
color: #fff;
|
|
height: 37px;
|
|
text-align: center;
|
|
vertical-align:middle;
|
|
}
|
|
|
|
#donate_form{
|
|
position: absolute;
|
|
border: 5px solid gray;
|
|
padding: 10px;
|
|
background: white;
|
|
width: 270px;
|
|
height: 220px;
|
|
}
|
|
|
|
#wrap {
|
|
display: inline-table;
|
|
position: relative;
|
|
top: 6px;
|
|
margin-bottom: 7px;
|
|
}
|
|
|
|
#wrap2 {
|
|
display: inline-table;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
|
|
.item{
|
|
display:table-cell;
|
|
vertical-align:middle;
|
|
padding: 0 .5em;
|
|
}
|
|
|
|
.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);}
|
|
}
|
|
|
|
.get_more_eps {
|
|
margin: 1px !important;
|
|
}
|
|
|
|
.ui-icon-restart {
|
|
background-image: url(../images/menu/restart16.png) !important;
|
|
}
|
|
|
|
.ui-icon-shutdown {
|
|
background-image: url(../images/menu/shutdown16.png) !important;
|
|
}
|
|
|
|
.ui-icon-anime {
|
|
background-image: url(../images/menu/anime16.png) !important;
|
|
}
|
|
|
|
#middlewrap {
|
|
display: table;
|
|
}
|
|
|
|
#middle {
|
|
display: table-cell;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
span.imdbstars {
|
|
display: inline-block;
|
|
vertical-align:middle;
|
|
cursor: help;
|
|
}
|
|
|
|
span.imdbstars, span.imdbstars > * {
|
|
height: 12px;
|
|
background: url(../images/rating.png) 0 -12px repeat-x;
|
|
width: 120px;
|
|
display: inline-block;
|
|
}
|
|
|
|
span.imdbstars > * {
|
|
background-position: 0 0;
|
|
max-width:120px;
|
|
}
|
|
|
|
#posterCol {
|
|
float: left;
|
|
}
|
|
|
|
#showCol {
|
|
width: 950px;
|
|
float: right;
|
|
height: 390px;
|
|
position: relative;
|
|
}
|
|
|
|
ul.tags {
|
|
list-style-type: none;
|
|
margin-left: -10px;
|
|
padding: 4px 10px;
|
|
}
|
|
|
|
ul.tags li {
|
|
margin-right: 4px;
|
|
padding: 3px 4px 3px 25px;
|
|
background: url(../images/tag.png) no-repeat scroll 5px 4px #297ab8;
|
|
border-radius: 3px;
|
|
border: 1px solid #111;
|
|
color: #FFF;
|
|
font: 14px/18px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
float: left;
|
|
}
|
|
|
|
ul.tags li a{
|
|
color: #FFF;
|
|
}
|
|
|
|
#showCol .showsummary {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 98%;
|
|
height: 250px;
|
|
-moz-border-radius: 10px;
|
|
-webkit-border-radius: 10px;
|
|
border-radius: 10px;
|
|
padding: 5px 10px;
|
|
margin-bottom: -3px;
|
|
text-shadow: 0px 1px rgba(0, 0, 0, 0.8);
|
|
background: #333;
|
|
border: 1px solid #111;
|
|
line-height: 20.5px;
|
|
font-size: 13px;
|
|
overflow: auto;
|
|
cursor: default;
|
|
}
|
|
|
|
#showCol h1 {
|
|
font: 38px/44px "Open Sans", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
|
|
margin-right: 10px;
|
|
padding: 0px;
|
|
display: inline;
|
|
cursor: help;
|
|
}
|
|
|
|
#showtitle {
|
|
margin-top: -7px;
|
|
}
|
|
|
|
#showinfo {
|
|
cursor: default;
|
|
}
|
|
|
|
#showinfo span {
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#seasons {
|
|
padding-left: 2px;
|
|
padding-top: 6px;
|
|
width: 100%;
|
|
cursor: default;
|
|
}
|
|
|
|
.meta b {
|
|
color: #09A2FF;
|
|
}
|
|
|
|
/*
|
|
Table Sizing
|
|
*/
|
|
|
|
th.col-checkbox,
|
|
td.col-checkbox {
|
|
width: 17px;
|
|
border-left: none;
|
|
text-align: center;
|
|
}
|
|
|
|
th.col-metadata,
|
|
td.col-metadata {
|
|
width: 28px;
|
|
}
|
|
|
|
th.col-ep,
|
|
td.col-ep {
|
|
width: 50px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
th.col-airdate,
|
|
td.col-airdate {
|
|
width: 86px;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
th.col-subtitles,
|
|
td.col-subtitles {
|
|
width: 70px;
|
|
text-align: center;
|
|
}
|
|
|
|
th.col-legend,
|
|
td.col-legend {
|
|
width: 80px;
|
|
} |