jellyfin-web/dashboard-ui/css/librarybrowser.css

1097 lines
31 KiB
CSS
Raw Normal View History

2013-04-01 20:28:20 -07:00
/* Fixes the issue of jqm panels altering the page background. */
.ui-panel-content-wrap {
background: none!important;
}
2013-06-21 06:43:45 -07:00
.libraryPage {
2013-12-28 00:09:05 -07:00
padding-top: 48px !important;
2013-06-19 14:25:53 -07:00
}
2013-12-24 11:37:29 -07:00
.ui-panel fieldset + fieldset {
margin-top: 2em;
}
2013-10-17 11:24:27 -07:00
.headerArrowImage {
height: 24px;
margin-left: .5em;
}
.viewMenuBar {
font-weight: bold;
2013-06-19 14:25:53 -07:00
position: fixed;
right: 0;
left: 0;
z-index: 1000;
2013-06-19 14:25:53 -07:00
top: 0;
2013-12-27 10:12:23 -07:00
padding-left: 10px;
2013-11-30 23:25:19 -07:00
}
2013-12-01 13:17:40 -07:00
2013-11-30 23:25:19 -07:00
.viewMenuLink {
font-size: 90%;
2013-03-31 18:52:07 -07:00
}
.viewSummary {
padding: .5em 0;
}
.viewMenuLink {
text-decoration: none;
color: #ccc!important;
2013-11-14 15:22:46 -07:00
padding: 7px .5em 6px;
display: inline-block;
vertical-align: middle;
2013-03-31 18:52:07 -07:00
}
2013-12-27 09:18:42 -07:00
.viewMenuBar .btnCurrentUser {
padding: 7px 1em 6px;
}
2013-12-27 09:18:42 -07:00
.viewMenuLink:hover {
color: #fff;
}
2013-12-27 09:18:42 -07:00
.viewMenuLink:hover img {
opacity: .5;
2013-04-01 20:28:20 -07:00
}
2013-03-31 18:52:07 -07:00
2013-12-27 09:18:42 -07:00
.viewMenuLink img {
height: 24px;
vertical-align: top;
}
.viewMenuSecondary {
float: right;
}
.viewMenuTextLink {
display: none;
height: 20px;
padding-top: 9px;
text-transform: uppercase;
2013-12-27 14:10:06 -07:00
font-size: 14px;
font-weight: 400!important;
}
2013-11-14 15:22:46 -07:00
.viewMenuTextLink {
display: inline-block;
}
.viewName {
vertical-align: middle;
}
.selectedViewLink {
color: #fff;
}
.selectedViewIndicator {
margin-right: .25em;
vertical-align: middle;
position: relative;
top: -1px;
}
.libraryPage .header {
padding-bottom: 0;
}
2013-12-22 21:22:40 -07:00
.libraryPage > .ui-content {
2013-12-27 19:46:32 -07:00
padding-top: 10px;
padding-bottom: 100px;
2013-12-17 13:02:12 -07:00
}
.libraryPage .currentUsername {
color: #fff;
}
2013-03-31 18:52:07 -07:00
2013-03-31 22:08:29 -07:00
.listHeader {
2013-04-25 16:28:01 -07:00
margin-top: .5em;
2013-12-21 11:37:34 -07:00
margin-bottom: 0;
2013-12-22 10:16:24 -07:00
padding-left: 7px;
2013-03-31 18:52:07 -07:00
}
2013-03-31 22:08:29 -07:00
.libraryViewNav {
text-align: center;
2013-12-28 09:58:13 -07:00
background-image: linear-gradient(#404040,#222);
border-bottom: 1px solid #111;
2013-12-28 00:09:05 -07:00
border-top: 1px solid #000;
font-family: sans-serif, Arial;
2013-03-31 18:52:07 -07:00
}
.libraryViewNav .ui-btn-active {
2013-12-28 00:09:05 -07:00
border: 0!important;
background-color: #38c;
2013-03-31 18:52:07 -07:00
}
.libraryViewNav a {
display: inline-block;
2013-12-27 14:10:06 -07:00
padding: .6em 1em;
color: #eee!important;
text-decoration: none;
2013-12-28 00:09:05 -07:00
margin: 1px 0;
}
.libraryViewNav a:hover {
color: #bbb!important;
}
2013-03-31 22:08:29 -07:00
.ehsContent {
2013-12-21 11:37:34 -07:00
max-width: 620px;
2013-03-31 22:08:29 -07:00
margin: 0 auto;
padding: 0;
border-spacing: 0;
border-collapse: collapse;
}
.ehsContent td {
padding: 0;
border-spacing: 0;
}
.detailPageContent {
margin: 0 auto;
padding: 0;
border-spacing: 0;
border-collapse: collapse;
2013-03-31 18:52:07 -07:00
}
2013-12-22 10:16:24 -07:00
.detailButtonsContainer {
2014-01-15 15:19:45 -07:00
padding: .35em 0 .35em;
2013-12-22 10:16:24 -07:00
text-align: center;
}
2013-04-01 20:28:20 -07:00
.viewSettings {
text-align: center;
margin: 0 0 .25em;
2013-04-01 20:28:20 -07:00
}
2013-04-08 14:05:00 -07:00
.listPaging {
text-align: center;
2013-04-18 21:27:16 -07:00
margin: .5em 0 .25em;
2013-04-08 14:05:00 -07:00
}
2013-04-27 15:52:41 -07:00
.labelPageSize {
margin-left: 1em;
}
@media all and (max-width: 650px) {
.labelPageSize, .selectPageSize {
display: none!important;
}
2013-04-27 15:52:41 -07:00
}
2013-05-04 11:21:29 -07:00
.galleryImageContainer {
display: inline-block;
margin: 5px;
}
.galleryImageContainer:hover {
-moz-box-shadow: 0 0 20px 3px #2572EB;
-webkit-box-shadow: 0 0 20px 3px #2572EB;
box-shadow: 0 0 20px 3px #2572EB;
}
.galleryImage {
2013-05-31 18:48:41 -07:00
max-height: 300px;
2013-05-15 21:16:26 -07:00
max-width: 300px;
2013-05-04 11:21:29 -07:00
}
2013-11-07 10:27:05 -07:00
.storeStarRating {
2013-11-14 15:22:46 -07:00
background-image: url(data:image/png;base64,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
2013-11-07 10:27:05 -07:00
background-position: left center;
background-repeat: no-repeat;
width: 19px;
height: 16px;
display: inline-block;
background-size: cover;
vertical-align: central;
2013-11-14 15:22:46 -07:00
cursor: pointer;
2013-11-07 10:27:05 -07:00
}
2013-05-05 20:58:45 -07:00
.starRating {
2014-01-12 14:32:13 -07:00
background-image: url(data:image/png;base64,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
background-position: left center;
2013-05-05 20:58:45 -07:00
background-repeat: no-repeat;
2014-01-12 14:32:13 -07:00
width: 20px;
height: 17px;
2013-05-05 20:58:45 -07:00
display: inline-block;
background-size: cover;
vertical-align: top;
2014-01-12 14:32:13 -07:00
position: relative;
top: -1px;
2013-05-05 20:58:45 -07:00
}
.halfStarRating {
2014-01-12 14:32:13 -07:00
background-position: center center;
2013-05-05 20:58:45 -07:00
}
.emptyStarRating {
2014-01-12 14:32:13 -07:00
background-position: right center;
2013-05-05 20:58:45 -07:00
}
2014-01-14 22:01:58 -07:00
.starRatingValue {
display: inline-block;
margin-left: 1px;
position: relative;
top: -1px;
2014-01-14 22:01:58 -07:00
}
2013-05-05 20:58:45 -07:00
.rottentomatoesicon {
display: inline-block;
2014-01-12 14:32:13 -07:00
width: 17px;
height: 17px;
2013-05-05 20:58:45 -07:00
background-size: cover;
background-position: left center;
background-repeat: no-repeat;
vertical-align: top;
2014-01-12 14:32:13 -07:00
position: relative;
top: -1px;
2013-05-05 20:58:45 -07:00
}
2014-01-14 22:01:58 -07:00
.starRatingValue + .rottentomatoesicon {
margin-left: 1em;
}
2013-05-05 20:58:45 -07:00
.fresh {
background-image: url(images/fresh.png);
}
.rotten {
background-image: url(images/rotten.png);
}
2014-01-14 22:01:58 -07:00
.metascore {
font-family: Arial;
color: #fff;
display: inline-block;
font-size: 12px;
text-align: center;
2014-01-14 22:38:08 -07:00
padding: 2px 4px;
2014-01-14 22:01:58 -07:00
position: relative;
top: -1px;
2014-01-15 15:19:45 -07:00
border-radius: 2px;
2014-01-14 22:01:58 -07:00
}
.metascorehigh {
2014-01-15 15:19:45 -07:00
background-color: rgba(102, 204, 51, .7);
2014-01-14 22:01:58 -07:00
}
.metascoremid {
2014-01-15 15:19:45 -07:00
background-color: rgba(255, 204, 51, .7);
2014-01-14 22:01:58 -07:00
}
.metascorelow {
2014-01-15 15:19:45 -07:00
background-color: rgba(240, 0, 0, .7);
2014-01-14 22:01:58 -07:00
}
.criticRating + .metascore, .starRatingValue + .metascore {
margin-left: 1em;
}
2013-07-17 10:01:41 -07:00
.criticReview {
margin: 1.5em 0;
background: #222;
padding: .8em .8em .8em 55px;
border-radius: 5px;
position: relative;
}
.criticReview:first-child {
margin-top: .5em;
}
.criticReview img {
width: 30px;
}
2013-05-05 20:58:45 -07:00
.criticRating {
display: inline-block;
2014-01-14 22:01:58 -07:00
margin-left: 1px;
position: relative;
top: -1px;
2013-05-05 20:58:45 -07:00
}
2013-05-05 21:50:40 -07:00
.criticRatingSummary {
2013-07-17 10:01:41 -07:00
color: #506A16!important;
background-color: #F2F0C4;
background-image: -webkit-gradient(linear,left top,left bottom,from(#FFE37C),to(#F2F0C4));
background-image: -webkit-linear-gradient(top,#FFE37C,#F2F0C4);
background-image: -moz-linear-gradient(top,#FFE37C,#F2F0C4);
background-image: -ms-linear-gradient(top,#FFE37C,#F2F0C4);
background-image: -o-linear-gradient(top,#FFE37C,#F2F0C4);
background-image: linear-gradient(top,#FFE37C,#F2F0C4);
2013-05-05 21:50:40 -07:00
}
.criticRatingScore {
font-weight: bold;
font-size: 18px;
2013-05-15 20:39:15 -07:00
margin-bottom: .5em;
2013-05-05 21:50:40 -07:00
}
2013-05-06 20:00:24 -07:00
.itemTag {
display: inline-block;
background-color: #555;
2013-05-06 20:00:24 -07:00
border-radius: 4px;
padding: 5px 7px;
2013-05-06 20:00:24 -07:00
font-size: 13px;
2013-05-07 06:06:01 -07:00
margin: 0 5px 5px 0;
color: #fff!important;
text-decoration: none;
font-weight: normal!important;
}
a.itemTag:hover {
background-color: #2489ce;
}
.itemLinks {
text-align: center;
padding: 0;
2013-05-06 20:00:24 -07:00
}
2013-05-05 21:50:40 -07:00
.itemLinks p {
margin: .5em 0;
}
2013-05-11 23:05:51 -07:00
.reviewerName {
color: #ccc;
font-size: 13px;
margin-top: .5em;
}
.reviewLink {
margin-top: .5em;
}
.reviewDate {
margin-left: 1em;
}
.reviewScore {
position: absolute;
left: .8em;
}
2013-12-21 11:37:34 -07:00
.itemCommunityRating + .userDataIcons {
2014-01-14 22:01:58 -07:00
margin-left: 1.25em;
2013-12-21 11:37:34 -07:00
}
.itemBackdrop {
background-size: cover;
background-position: center 15%;
background-repeat: no-repeat;
2014-01-17 09:36:01 -07:00
height: 580px;
border-bottom: 1px solid #111;
position: relative;
}
.itemBackdropContent {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0,0,0,0.7);
}
.noBackdrop {
height: auto;
border: 0;
}
.noBackdrop .itemBackdropContent {
background-color: transparent;
position: static;
margin-top: 1em;
}
.lnkSibling {
position: absolute;
2013-12-23 08:26:36 -07:00
top: 10px;
text-decoration: none;
font-weight: normal!important;
display: none;
2013-05-19 11:44:51 -07:00
background-color: rgba(0,0,0,0.6);
2013-12-23 08:26:36 -07:00
color: #ddd!important;
background-color: transparent;
padding: 0;
}
.lnkSibling:hover {
text-decoration: underline;
}
.noBackdrop .lnkSibling {
background-color: transparent;
border-radius: 0;
padding: 0;
}
.lnkPreviousItem {
left: 15px;
}
.lnkNextItem {
right: 15px;
}
.itemDetailImage {
2014-01-16 15:49:31 -07:00
max-height: 220px;
2013-12-20 13:09:49 -07:00
max-width: 320px;
-moz-box-shadow: 0px 0 20px #000;
-webkit-box-shadow: 0px 0 20px #000;
box-shadow: 0px 0 20px #000;
border: solid 1px #222;
2013-12-20 13:09:49 -07:00
margin-top: -20px;
2013-12-21 11:37:34 -07:00
margin-bottom: 5px;
}
.noBackdrop .itemDetailImage {
margin-top: 0;
}
2013-06-04 21:01:22 -07:00
.itemDetailGalleryLink img:hover {
-moz-box-shadow: 0 0 20px 3px #2572EB;
-webkit-box-shadow: 0 0 20px 3px #2572EB;
box-shadow: 0 0 20px 3px #2572EB;
}
2013-06-02 07:33:51 -07:00
.parentName {
padding: .5em;
text-align: center;
font-size: 16px;
border: 0;
2013-12-20 13:09:49 -07:00
background-color: rgba(0,0,0,0.7);
}
.parentName a {
2013-12-20 13:09:49 -07:00
color: #fff!important;
font-weight: normal!important;
}
2013-11-28 11:27:29 -07:00
.inlineItemName {
font-size: 22px;
}
2013-12-01 13:17:40 -07:00
.itemName + .itemMiscInfo {
margin-left: 1em;
}
.itemOverview {
/*max-height: 120px;
overflow-y: auto;*/
text-overflow: ellipsis;
}
2014-01-16 20:13:12 -07:00
.desktopOverview {
min-width: 500px;
}
2013-12-21 11:37:34 -07:00
.mobileOverview {
display: none;
2013-12-22 10:16:24 -07:00
padding: 0 1em;
2013-12-21 11:37:34 -07:00
max-height: initial;
}
.mobileGenres {
display: none;
2013-12-22 10:16:24 -07:00
padding: 0 1em;
2013-12-21 11:37:34 -07:00
}
2013-12-01 13:17:40 -07:00
.libraryPage ::-webkit-scrollbar {
2013-12-05 20:39:44 -07:00
width: 12px;
height: 12px;
}
2013-12-01 13:17:40 -07:00
.libraryPage ::-webkit-scrollbar-button:start:decrement,
.libraryPage ::-webkit-scrollbar-button:end:increment {
display: none;
}
2013-12-01 13:17:40 -07:00
.libraryPage ::-webkit-scrollbar-track-piece {
background-color: #3b3b3b;
}
2014-01-06 06:33:14 -07:00
.libraryPage ::-webkit-scrollbar-thumb:vertical, .libraryPage ::-webkit-scrollbar-thumb:horizontal {
-webkit-border-radius: 2px;
background: #888 no-repeat center;
}
2013-05-15 20:39:15 -07:00
.detailSection {
vertical-align: top;
margin-bottom: 3em;
}
.detailSectionHeader {
background-clip: border-box;
background-color: rgb(51, 51, 51);
border-bottom-color: rgb(31, 31, 31);
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(31, 31, 31);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(31, 31, 31);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(31, 31, 31);
border-top-style: solid;
border-top-width: 1px;
font-size: 16px;
font-weight: 400;
padding: .7em 0 .7em 1em;
border-radius: 4px;
2013-05-15 15:55:24 -07:00
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.editMetadataForm {
max-width: 100%;
}
2013-12-27 14:10:06 -07:00
.libraryPanelHeader {
margin: 10px 0 20px 0;
}
.libraryPanelHeader a {
text-decoration: none;
}
.libraryPanelHeader img {
height: 24px;
vertical-align: middle;
margin-right: 6px;
}
.libraryPanelHeader span {
color: #fff;
vertical-align: middle;
2014-01-17 11:43:07 -07:00
font-size: 16px;
2013-12-27 14:10:06 -07:00
font-weight: 300;
}
.mediaBrowserAccent {
color: #52B54B!important;
}
.libraryPanelCollapsibleHeader a {
font-size: 16px;
font-weight: 300!important;
2013-12-27 19:46:32 -07:00
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
2013-12-27 14:10:06 -07:00
}
2013-12-27 19:46:32 -07:00
.selectedLibraryPanelLink {
2013-12-27 14:10:06 -07:00
background: #38c!important;
}
2013-12-27 19:46:32 -07:00
.libraryPanelLink {
font-size: 14px;
font-weight: 300!important;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
2013-12-27 14:10:06 -07:00
.desktopHomeLink img {
height: 24px;
vertical-align: middle;
margin-right: 5px;
}
2013-12-29 21:35:27 -07:00
.detailImageProgressContainer {
position: absolute;
bottom: 6px;
right: 0;
left: 0;
text-align: center;
}
.detailImageProgressContainer progress {
width: 100%;
margin: 0 auto;
height: 6px;
}
2013-12-29 21:35:27 -07:00
2013-12-27 10:12:23 -07:00
@media all and (max-width: 550px) {
.desktopViewMenuLink {
display: none;
}
}
2013-05-18 15:48:19 -07:00
@media all and (min-width: 600px) {
.inlineDetailSection:not(.hide) {
display: inline-block;
margin-bottom: 2em;
}
.editMetadataForm .ui-field-contain {
margin: .25em 0;
}
2013-05-18 15:48:19 -07:00
}
2013-12-27 14:10:06 -07:00
@media all and (max-width: 750px) {
.libraryViewNav {
display: none !important;
}
.desktopHomeLink {
display: none;
}
}
@media all and (min-width: 750px) {
2013-12-27 14:10:06 -07:00
.libraryMenuButton {
display: none;
}
}
@media all and (max-width: 750px) {
2013-12-27 10:12:23 -07:00
.editorMenuLink {
display: none;
}
.itemBackdrop {
background-image: none!important;
2013-12-21 11:37:34 -07:00
height: auto;
}
2013-12-21 11:37:34 -07:00
.itemBackdropContent {
position: static;
padding: 1em 1em 0;
background-color: transparent;
}
.parentName {
2013-12-22 10:16:24 -07:00
position: static!important;
2013-12-21 11:37:34 -07:00
}
.itemDetailImage {
max-height: 240px;
max-width: 100px;
margin-top: 0;
}
.mobileOverview, .mobileGenres {
display: block;
}
.desktopOverview, .desktopGenres {
display: none;
}
.inlineItemName {
font-size: 18px;
}
.inlineItemName + .itemMiscInfo {
margin-left: 0!important;
margin-top: 1em;
display: block!important;
}
2013-12-22 10:16:24 -07:00
.primaryDetailPageContent {
margin: 0 1em;
2013-12-21 11:37:34 -07:00
}
2013-12-22 10:16:24 -07:00
.primaryDetailPageContent .userDataIcons {
margin-left: 0!important;
margin-top: 1.5em;
display: block;
}
}
2013-05-05 21:50:40 -07:00
2013-05-04 11:21:29 -07:00
@media all and (min-width: 750px) {
2013-11-14 15:22:46 -07:00
.viewMenuLink {
padding-left: .8em;
padding-right: .8em;
}
2013-12-27 14:10:06 -07:00
.libraryMenuButton + .viewMenuTextLink {
padding-left: .6em !important;
}
2013-12-27 09:18:42 -07:00
.viewMenuBar .btnCurrentUser {
padding-right: 1.5em;
}
.lnkSibling:not(.hide) {
display: block;
}
}
@media all and (min-width: 1000px) {
.itemBackdrop {
background-size: 100% auto;
}
2013-05-04 11:21:29 -07:00
}
2013-03-31 22:08:29 -07:00
@media all and (min-width: 650px) {
2013-04-18 22:08:18 -07:00
.viewControls, .listTopPaging {
display: inline-block;
}
.viewControls + .listTopPaging {
margin-left: 1em;
}
2013-03-31 22:08:29 -07:00
}
2013-04-06 13:44:14 -07:00
@media all and (min-width: 750px) {
.detailPageContent {
max-width: 900px;
width: auto;
2013-05-04 11:21:29 -07:00
}
2013-04-06 13:44:14 -07:00
}
2013-12-23 08:26:36 -07:00
@media all and (min-width: 800px) {
.ehsContent {
max-width: 700px;
}
}
@media all and (min-width: 900px) {
.ehsContent {
max-width: 880px;
}
}
2013-04-19 16:45:27 -07:00
@media all and (min-width: 1000px) {
2013-05-03 13:50:13 -07:00
.ehsContent {
2013-12-22 10:16:24 -07:00
max-width: 880px;
2013-05-03 13:50:13 -07:00
}
.detailPageContent {
2014-01-16 15:49:31 -07:00
max-width: 850px;
}
2013-12-20 13:09:49 -07:00
.primaryDetailPageContent {
2013-12-21 11:37:34 -07:00
max-width: 850px;
2013-12-20 13:09:49 -07:00
}
2013-04-19 16:45:27 -07:00
}
2013-04-08 14:05:00 -07:00
2013-03-31 22:08:29 -07:00
@media all and (min-width: 1200px) {
2013-04-01 20:28:20 -07:00
2013-03-31 22:08:29 -07:00
.ehsContent {
2013-12-21 11:37:34 -07:00
max-width: 950px;
2013-03-31 18:52:07 -07:00
}
2013-12-20 13:09:49 -07:00
.primaryDetailPageContent {
2014-01-15 15:19:45 -07:00
max-width: 850px;
2013-12-20 13:09:49 -07:00
}
2013-03-31 22:08:29 -07:00
}
@media all and (min-width: 1440px) {
2013-04-22 07:44:11 -07:00
.ehsContent {
2014-01-12 22:41:00 -07:00
max-width: 950px;
}
2013-03-31 22:08:29 -07:00
}
2013-03-31 18:52:07 -07:00
2013-03-31 22:08:29 -07:00
@media all and (min-width: 1920px) {
.ehsContent {
2013-12-22 10:16:24 -07:00
max-width: 1240px;
2013-05-03 19:33:44 -07:00
}
}
.detailPageParentLink {
text-decoration: none;
}
.detailPageParentLink:hover {
text-decoration: underline;
}
2013-04-10 22:27:27 -07:00
.itemMiscInfo {
color: #ddd;
2013-04-18 19:52:22 -07:00
text-overflow: ellipsis;
overflow: hidden;
2013-04-10 22:27:27 -07:00
}
2013-04-09 11:38:58 -07:00
.mediaInfoStream {
2013-05-15 20:39:15 -07:00
margin: 1em 0;
color: #bbb;
2013-04-09 11:38:58 -07:00
}
.mediaInfoStreamType {
2013-05-15 20:39:15 -07:00
margin-right: 1em;
color: #fff;
}
.mediaInfoAttribute {
color: #fff;
2013-04-09 11:38:58 -07:00
}
.mediaInfoLabel {
color: #bbb;
2013-05-04 21:49:49 -07:00
margin-right: 3px;
2013-04-09 11:38:58 -07:00
}
2013-04-09 21:38:04 -07:00
.posterRibbon {
display: block;
position: absolute;
top: 5px;
right: 5px;
2013-04-09 21:38:04 -07:00
text-align: center;
padding: 5px 6px;
border-radius: 10px;
2013-04-10 22:27:27 -07:00
color: #fff;
2013-10-03 08:51:05 -07:00
background: rgb(0, 143, 187);
background: rgba(0, 143, 187, .8);
2013-04-09 21:38:04 -07:00
}
2013-04-10 06:53:44 -07:00
.offlinePosterRibbon {
background: rgba(248, 58, 34, .8);
2013-10-16 19:43:55 -07:00
}
.unairedPosterRibbon {
background: rgba(255, 106, 0, .8);
2013-10-16 19:43:55 -07:00
}
.missingPosterRibbon {
background: rgba(248, 58, 34, .8);
}
2013-12-29 10:07:29 -07:00
.unplayedIndicator {
display: block;
position: absolute;
top: 5px;
right: 5px;
text-align: center;
vertical-align: middle;
2014-01-16 10:23:30 -07:00
width: 24px;
height: 19px;
padding-top: 3px;
2013-12-29 10:07:29 -07:00
border-radius: 50%;
color: #fff;
background: rgb(82, 181, 75);
background: rgba(82, 181, 75, .8);
}
.unplayedIndicator div:after {
background-color: transparent !important;
}
2013-12-29 11:53:56 -07:00
2013-04-10 06:53:44 -07:00
.itemProgress {
2013-04-15 19:36:12 -07:00
vertical-align: top;
2013-04-16 05:30:50 -07:00
font-size: 19px;
margin-right: 15px;
font-weight: bold;
2013-04-10 06:53:44 -07:00
}
2013-04-22 07:44:11 -07:00
.scenePosterViewItem img {
max-width: 150px!important;
}
2013-04-15 16:15:46 -07:00
@media all and (min-width: 650px) {
2013-04-16 23:03:47 -07:00
.libraryTabs .ui-btn-inner {
2013-04-25 20:31:10 -07:00
padding: .5em 15px!important;
2013-04-16 23:03:47 -07:00
}
2013-04-15 16:15:46 -07:00
}
2013-05-03 12:34:25 -07:00
.itemsContainer {
text-align: center;
2013-04-23 16:21:49 -07:00
}
2013-04-10 22:27:27 -07:00
@media all and (min-width: 1200px) {
2013-04-22 07:44:11 -07:00
.scenePosterViewItem img {
max-width: 200px!important;
}
2013-04-10 22:27:27 -07:00
}
2013-05-03 12:34:25 -07:00
/* All HTML5 progress enabled browsers */
.itemProgressBar {
/* Turns off styling - not usually needed, but good to know. */
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
/* gets rid of default border in Firefox and Opera. */
border: 0;
margin: 0;
2013-05-03 13:50:13 -07:00
height: 14px;
2013-12-22 10:16:24 -07:00
border: 1px solid #222;
2013-05-03 19:33:44 -07:00
border-radius: 0;
width: 50px;
2013-05-04 11:21:29 -07:00
margin-right: 5px;
2013-04-10 22:27:27 -07:00
}
2013-04-17 10:04:57 -07:00
2013-05-03 12:34:25 -07:00
/* Polyfill */
.itemProgressBar[role]:after {
background-image: none; /* removes default background from polyfill */
2013-04-23 19:50:43 -07:00
}
2013-05-03 12:34:25 -07:00
/*
* Background of the progress bar background
*/
2013-04-23 19:50:43 -07:00
2013-05-03 12:34:25 -07:00
/* Firefox and Polyfill */
.itemProgressBar {
2013-12-22 10:16:24 -07:00
background: #000 !important; /* !important only needed in polyfill */
2013-04-23 16:21:49 -07:00
}
2013-05-03 12:34:25 -07:00
/* Chrome */
.itemProgressBar::-webkit-progress-bar {
2013-12-22 10:16:24 -07:00
background: #000;
2013-04-23 19:50:43 -07:00
}
2013-12-22 10:16:24 -07:00
.pare
/*
2013-05-03 12:34:25 -07:00
* Background of the progress bar value
*/
2013-12-22 10:16:24 -07:00
/* Firefox */
.itemProgressBar::-moz-progress-bar {
border-radius: 0;
background-image: none;
2013-12-29 10:07:29 -07:00
background-color: #52B54B;
2013-12-22 10:16:24 -07:00
}
2013-04-23 16:21:49 -07:00
2013-12-22 10:16:24 -07:00
/* Chrome */
.itemProgressBar::-webkit-progress-value {
border-radius: 0;
background-image: none;
2013-12-29 10:07:29 -07:00
background-color: #52B54B;
2013-12-22 10:16:24 -07:00
}
2013-04-23 19:50:43 -07:00
2013-12-22 10:16:24 -07:00
/* Polyfill */
.itemProgressBar[aria-valuenow]:before {
border-radius: 0;
background-image: none;
2013-12-29 10:07:29 -07:00
background-color: #52B54B;
2013-12-22 10:16:24 -07:00
}
2013-04-23 19:50:43 -07:00
2014-01-14 13:24:56 -07:00
.recordingProgressBar::-moz-progress-bar {
background-color: #cc3333;
}
.recordingProgressBar::-webkit-progress-value {
background-color: #cc3333;
}
.recordingProgressBar[aria-valuenow]:before {
background-color: #cc3333;
}
2013-05-03 12:34:25 -07:00
.userDataIcons .itemProgressBar {
vertical-align: top;
position: relative;
2013-05-03 13:50:13 -07:00
top: 3px;
2013-05-04 11:21:29 -07:00
}
2013-05-03 13:50:13 -07:00
.tileItem .itemProgressBar {
top: 2px;
2013-05-03 12:34:25 -07:00
width: 40px;
2013-05-04 11:21:29 -07:00
margin-right: 1em;
}
2013-05-15 05:05:07 -07:00
.timelineHeader {
margin-bottom: .25em;
}
2014-01-02 14:21:06 -07:00
.timelineItemsContainer {
text-align: left;
}
.alphabetPicker {
position: fixed;
2013-12-22 10:16:24 -07:00
right: 2px;
bottom: 30px;
2013-12-22 10:16:24 -07:00
width: 27px;
z-index: 1000;
text-align: center;
2013-11-30 23:25:19 -07:00
font-size: 14px;
display: none;
line-height: 1;
}
.alphabetPicker a {
display: block;
text-decoration: none;
padding: 1px 0;
color: #bbb!important;
}
.alphabetPicker a:hover:not(.selectedCharacter) {
background: #666!important;
color: #fff!important;
}
.selectedCharacter {
color: #fff!important;
background: #4d90fe;
}
2014-01-14 08:50:39 -07:00
.itemOverlayContent {
max-width: 300px;
}
.itemOverlayHtml {
max-height: 100px;
margin-top: 1.5em;
overflow: hidden;
text-overflow: ellipsis;
}
@media all and (min-height: 500px) {
.alphabetPicker {
display: block;
}
.itemsContainerWithAlphaPicker {
2013-12-22 10:16:24 -07:00
margin-right: 15px;
}
}
@media all and (min-height: 800px) {
2014-01-14 13:24:56 -07:00
.alphabetPicker a {
padding: 5px 0;
}
}
@media all and (min-height: 900px) {
.alphabetPicker {
bottom: 120px;
}
}
@media all and (min-height: 1000px) {
.alphabetPicker {
bottom: 200px;
}
}
2013-08-07 08:59:35 -07:00
.viewCollageImage {
display: inline-block;
margin: 0 1px 0 0;
width: 32.62%;
2013-08-07 08:59:35 -07:00
height: 49%;
background-repeat: no-repeat;
background-position: center 15%;
background-size: cover;
}
@media all and (min-width: 650px) {
.viewCollageImage {
width: 32.9%;
2013-08-07 08:59:35 -07:00
height: 49.1%;
}
}
@media all and (min-width: 1440px) {
.viewCollageImage {
width: 32.95%;
2013-08-07 08:59:35 -07:00
}
2014-01-14 13:24:56 -07:00
}