From a6ae6b7c2dff807fffa558e4e7d2e2a29cc05eb5 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 5 Jul 2013 20:19:44 -0400 Subject: [PATCH] added error handling to image tag generation --- dashboard-ui/css/librarybrowser.css | 7 ++-- dashboard-ui/edititemmetadata.html | 41 ++++++++++++------------ dashboard-ui/library.html | 2 +- dashboard-ui/scripts/addpluginpage.js | 2 +- dashboard-ui/scripts/edititemmetadata.js | 24 ++++++++++++++ 5 files changed, 50 insertions(+), 26 deletions(-) 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 @@ -
+ @@ -80,22 +80,22 @@
- +
-
- +
+ -
+ -
+ @@ -145,21 +145,21 @@
-
+ -
+

Read media library wiki.

-

Configure images by browsing and editing.

+

Configure images and change sort orders by browsing and editing.