diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index b12d074d91..6d0d585114 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -411,7 +411,7 @@ a.itemTag:hover { .lnkSibling { position: absolute; - top: 10px; + top: 0; text-decoration: none; font-weight: normal!important; display: none; @@ -425,18 +425,19 @@ a.itemTag:hover { text-decoration: underline; } -.noBackdrop .lnkSibling { - background-color: transparent; - border-radius: 0; - padding: 0; +@media all and (max-width: 1000px) { + + .lnkSibling { + display: none!important; + } } .lnkPreviousItem { - left: 15px; + left: 5px; } .lnkNextItem { - right: 15px; + right: 0; } .itemDetailImage { @@ -461,20 +462,13 @@ a.itemTag:hover { } .parentName { - padding: .5em; - text-align: center; - font-size: 16px; - border: 0; - background-color: rgba(0,0,0,0.7); + font-size: 15px; + display: block; + margin-bottom: .4em; } - .parentName a { - color: #fff!important; - font-weight: normal!important; - } - .inlineItemName { - font-size: 22px; + font-size: 20px; } .itemName + .itemMiscInfo { @@ -482,19 +476,19 @@ a.itemTag:hover { } .itemOverview { - /*max-height: 120px; - overflow-y: auto;*/ text-overflow: ellipsis; } .desktopOverview { min-width: 500px; + max-height: 100px; + overflow-y: auto; + padding-right: 1em; } .mobileOverview { display: none; padding: 0 1em; - max-height: initial; } .mobileGenres { @@ -668,10 +662,6 @@ a.itemTag:hover { background-color: transparent; } - .parentName { - position: static!important; - } - .itemDetailImage { max-height: 240px; max-width: 100px; diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index cb51b98081..998af27856 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -157,11 +157,11 @@ } .smallBackdropPosterItem { - width: 160px; + width: 157px; } .smallBackdropPosterItem .posterItemImage { - height: 90px; + height: 88.3125px; } .portraitPosterItem { diff --git a/dashboard-ui/edititemimages.html b/dashboard-ui/edititemimages.html index 7f7d14198a..eb56800756 100644 --- a/dashboard-ui/edititemimages.html +++ b/dashboard-ui/edititemimages.html @@ -14,7 +14,7 @@
-

 

+

 


Metadata diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index 789a8fe6d9..d91fc00cff 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -13,7 +13,7 @@
-

 

+

 


Metadata diff --git a/dashboard-ui/edititempeople.html b/dashboard-ui/edititempeople.html index c62660f5dc..231e2c4c0a 100644 --- a/dashboard-ui/edititempeople.html +++ b/dashboard-ui/edititempeople.html @@ -13,7 +13,7 @@
-

 

+

 


Metadata diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index c8433ab484..139981d132 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -102,8 +102,6 @@
-
@@ -114,7 +112,7 @@
-

+

@@ -126,8 +124,8 @@

- ← Previous - Next → + Previous + Next

@@ -141,7 +139,7 @@ - +