From 0154f42bfe70b69e52187da4d8bd1e854afff1e2 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 15 Aug 2015 17:58:52 -0400 Subject: [PATCH] fix subs not starting initially --- dashboard-ui/css/card.css | 5 ++- dashboard-ui/itemlist.html | 2 +- dashboard-ui/livetv.html | 2 +- dashboard-ui/movies.html | 34 +--------------- dashboard-ui/mypreferencesmenu.html | 2 +- dashboard-ui/mysyncsettings.html | 2 +- dashboard-ui/nowplaying.html | 2 +- dashboard-ui/scripts/htmlmediarenderer.js | 16 +++++++- dashboard-ui/scripts/librarybrowser.js | 12 +++--- dashboard-ui/scripts/movietrailers.js | 47 ----------------------- 10 files changed, 30 insertions(+), 94 deletions(-) diff --git a/dashboard-ui/css/card.css b/dashboard-ui/css/card.css index ad473866ad..a1e3964911 100644 --- a/dashboard-ui/css/card.css +++ b/dashboard-ui/css/card.css @@ -302,12 +302,13 @@ position: relative; } - .iconCardImage .fa { + .iconCardImage iron-icon { color: rgb(255, 255, 255); position: absolute; left: 0; right: 0; - font-size: 50px; + width: 64px; + height: 64px; margin: auto; top: 25%; } diff --git a/dashboard-ui/itemlist.html b/dashboard-ui/itemlist.html index d32948e980..4171b54e2a 100644 --- a/dashboard-ui/itemlist.html +++ b/dashboard-ui/itemlist.html @@ -4,7 +4,7 @@ -
+
diff --git a/dashboard-ui/livetv.html b/dashboard-ui/livetv.html index 8807cb08c4..7b359156b1 100644 --- a/dashboard-ui/livetv.html +++ b/dashboard-ui/livetv.html @@ -64,7 +64,7 @@
- +
diff --git a/dashboard-ui/movies.html b/dashboard-ui/movies.html index ef9cf55305..83220cb680 100644 --- a/dashboard-ui/movies.html +++ b/dashboard-ui/movies.html @@ -4,10 +4,10 @@ Emby -
+
- + ${TabSuggestions} ${TabMovies} ${TabTrailers} @@ -88,7 +88,6 @@
-
@@ -504,35 +503,6 @@
- -
diff --git a/dashboard-ui/mypreferencesmenu.html b/dashboard-ui/mypreferencesmenu.html index bd37157185..64d39a64bc 100644 --- a/dashboard-ui/mypreferencesmenu.html +++ b/dashboard-ui/mypreferencesmenu.html @@ -5,7 +5,7 @@ Emby -
+