jellyfin-web/dashboard-ui/css/librarybrowser.css
2013-04-27 18:52:41 -04:00

554 lines
8.3 KiB
CSS

/* Fixes the issue of jqm panels altering the page background. */
.ui-panel-content-wrap {
background: none!important;
}
.libraryPage .header {
padding-bottom: 0;
}
.libraryPageHeader {
margin: -5px 0 0;
}
.libraryPageHeader a {
margin-right: 15px;
}
.libraryPage .ui-content {
padding: 10px;
}
.libraryPage, .itemListContent {
background: #494949 url(images/bgflip.png) repeat-x!important;
background-attachment: fixed!important;
}
.libraryPage .currentUsername {
color: #fff;
}
.listHeader {
margin-top: .5em;
margin-bottom: 5px;
}
.libraryViewNav {
text-align: center;
}
.libraryViewNav .ui-btn-inner {
padding: .6em 5px;
}
.ehsContent {
max-width: 600px;
margin: 0 auto;
}
.viewSettings {
text-align: center;
margin: .5em 0 .25em;
}
.listPaging {
text-align: center;
margin: .5em 0 .25em;
}
.labelPageSize {
margin-left: 1em;
}
.labelPageSize, .selectPageSize {
display: none;
}
@media all and (min-width: 650px) {
.libraryPage .ui-content {
padding: 10px 20px 100px;
}
.viewControls, .listTopPaging {
display: inline-block;
}
.viewControls + .listTopPaging {
margin-left: 1em;
}
.labelPageSize, .selectPageSize {
display: inline;
}
}
@media all and (min-width: 750px) {
.libraryViewNav .ui-btn-inner {
padding-left: 20px;
padding-right: 20px;
}
}
@media all and (min-width: 1000px) {
.detailPageContent {
width: 90%;
margin: 0 auto;
}
}
@media all and (min-width: 1200px) {
.ehsContent {
max-width: 850px;
}
}
@media all and (min-width: 1440px) {
.ehsContent {
max-width: 900px;
}
.detailPageContent {
width: 70%;
max-width: 1200px;
}
}
@media all and (min-width: 1920px) {
.ehsContent {
max-width: 1000px;
}
}
.detailPageName {
margin: 0 0 .1em;
}
.detailPageName + .detailPageName {
margin: 0;
}
.detailPageParentLink {
text-decoration: none;
}
.detailPageParentLink:hover {
text-decoration: underline;
}
.itemMiscInfo {
color: #ddd;
font-size: 14px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.mediaInfoStream {
display: inline-block;
vertical-align: top;
margin-right: 2em;
}
.mediaInfoStreamType {
border-bottom: 1px solid #555;
padding-bottom: 5px;
margin-bottom: .5em;
}
.mediaInfoDetails {
margin: 0 0 0 1.5em;
padding: 0;
list-style-type: circle;
}
.mediaInfoLabel {
color: #bbb;
}
.posterRibbon {
display: block;
position: absolute;
top: 0;
right: 0;
text-align: center;
background-color: #008FBB;
padding: 3px 10px;
border-bottom-left-radius: 10px;
color: #fff;
}
.itemProgress {
vertical-align: top;
font-size: 19px;
margin-right: 15px;
font-weight: bold;
}
.tileItem {
background: #333;
padding: 10px 7px 5px;
margin: 3px 0;
text-shadow: none;
font-weight: normal!important;
display: block;
font-size: 14px;
position: relative;
}
.tileItem .itemProgress {
font-size: 14px;
}
.tileItem .starRating {
width: 15px;
height: 13px;
}
.tileImage {
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
background-position: center top;
}
.defaultTileImage {
background-color: #999;
}
.tileItem p {
margin: .35em 0 0;
}
.tileItem .imgUserItemRating {
height: 18px;
width: 18px;
}
.tileContent {
display: inline-block;
padding-left: 10px;
color: #fff;
text-align: left;
vertical-align: top;
overflow: hidden;
}
.backdropTileItem .tileImage {
height: 90px;
width: 45%;
}
.backdropTileItem .tileContent {
width: 50%;
}
.posterTileItem .tileImage {
height: 120px;
width: 30%;
}
.posterTileItem .tileContent {
width: 65%;
}
.squareTileItem .tileImage {
height: 100px;
width: 35%;
}
.squareTileItem .tileContent {
width: 60%;
}
.tileName {
font-weight: bold;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.tileName + .tileName {
margin-top: .75em;
}
.tileItem .userDataIcons img {
height: 14px;
width: 14px;
}
.detailPagePrimaryInfo {
margin: 1em 0;
}
.scenePosterViewItem img {
max-width: 150px!important;
}
@media all and (min-width: 650px) {
.detailPagePrimaryInfo {
padding: 0 10px;
margin-top: 1.5em;
}
.libraryTabs .ui-btn-inner {
padding: .5em 15px!important;
}
}
@media all and (min-width: 750px) {
.tileItem {
width: 46%;
display: inline-block;
margin-left: 3px;
margin-right: 3px;
}
.backdropTileItem .tileImage {
height: 88px;
}
.posterTileItem .tileImage {
height: 120px;
}
.squareTileItem .tileImage {
height: 115px;
}
}
@media all and (min-width: 850px) {
.backdropTileItem .tileImage {
height: 105px;
}
.posterTileItem .tileImage {
height: 120px;
}
.posterTileItem {
width: 31%;
}
.tileItem .userDataIcons img {
height: 18px;
width: 18px;
}
.tileItem p {
margin: .75em 0 0;
}
.tileItem .itemProgress {
font-size: 17px;
}
}
@media all and (min-width: 1000px) {
.tileItem {
width: 47.5%;
}
.posterTileItem {
width: 31%;
}
.backdropTileItem .tileImage {
height: 110px;
}
.posterTileItem .tileImage {
height: 136px;
}
.squareTileItem {
width: 31%;
}
.squareTileItem .tileImage {
height: 105px;
}
}
@media all and (min-width: 1200px) {
.backdropTileItem .tileImage {
height: 100px;
}
.posterTileItem .tileImage {
height: 160px;
}
.tileItem {
width: 31.5%;
}
.squareTileItem .tileImage {
height: 130px;
}
.scenePosterViewItem img {
max-width: 200px!important;
}
}
@media all and (min-width: 1440px) {
.backdropTileItem .tileImage {
height: 110px;
}
.posterTileItem .tileImage {
height: 150px;
}
.tileItem {
width: 31.5%;
}
.squareTileItem .tileImage {
height: 155px;
}
.posterTileItem {
width: 23.5%;
}
}
@media all and (min-width: 1700px) {
.backdropTileItem .tileImage {
height: 132px;
}
.posterTileItem .tileImage {
height: 170px;
}
.tileItem {
width: 32%;
}
.posterTileItem {
width: 23.5%;
}
.squareTileItem {
width: 23.5%;
}
.squareTileItem .tileImage {
height: 140px;
}
}
@media all and (min-width: 1920px) {
.tileItem {
width: 31.5%;
}
.tileImage {
height: 155px;
}
.posterTileItem {
width: 18.8%;
}
.posterTileItem .tileImage {
height: 160px;
}
.squareTileItem {
width: 18.8%;
}
.squareTileItem .tileImage {
height: 120px;
}
}
@media all and (min-width: 2000px) {
.tileItem {
width: 23.5%;
}
.tileImage {
height: 117px;
}
.posterTileItem {
width: 18.8%;
}
.posterTileItem .tileImage {
height: 160px;
}
.squareTileItem {
width: 18.8%;
}
.squareTileItem .tileImage {
height: 130px;
}
}
@media all and (min-width: 2200px) {
.tileItem {
width: 24%;
}
.tileImage {
height: 145px;
}
.posterTileItem {
width: 18.8%;
}
.posterTileItem .tileImage {
height: 185px;
}
.squareTileItem {
width: 18.8%;
}
.squareTileItem .tileImage {
height: 140px;
}
}
@media all and (min-width: 2540px) {
.tileItem {
width: 18.75%;
}
.tileImage {
height: 120px;
}
.posterTileItem {
width: 15.8%;
}
.posterTileItem .tileImage {
height: 180px;
}
.squareTileItem {
width: 15.8%;
}
.squareTileItem .tileImage {
height: 140px;
}
}
.itemsContainer {
text-align: center;
}