diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index eec60d034b..5ab21f8bbe 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -195,6 +195,10 @@ } .starRating + .rottentomatoesicon { + margin-left: 1em; +} + +.smallPosterTileItem .starRating + .rottentomatoesicon { margin-left: .5em; } @@ -621,9 +625,6 @@ a.itemTag:hover { color: #fff; } -.mediaInfoDetails { -} - .mediaInfoLabel { color: #bbb; margin-right: 3px; diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index 3868eb39b1..a7fb7f8cb7 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -59,7 +59,7 @@ -
Read media library wiki.
-Configure images by browsing and editing.
+Configure images and change sort orders by browsing and editing.