From 7fb59cc969fb007a77e44ae4608374048bc97b4b Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 26 Jun 2015 14:32:21 -0400 Subject: [PATCH] update remote controls --- dashboard-ui/css/librarybrowser.css | 2 +- dashboard-ui/css/nowplaying.css | 6 +- dashboard-ui/nowplaying.html | 57 +++---- dashboard-ui/scripts/nowplayingpage.js | 150 +++++++----------- dashboard-ui/scripts/search.js | 22 +-- dashboard-ui/thirdparty/emby-icons.html | 4 + .../thirdparty/paper-button-style.css | 5 - dashboard-ui/vulcanize-out.html | 4 + 8 files changed, 102 insertions(+), 148 deletions(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index f641e07f39..4884247583 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -21,7 +21,7 @@ } .backdropPage.ui-page-theme-b { - background-color: rgba(20, 20,20, .94) !important; + background-color: rgba(20, 20,20, .92) !important; } .backdropContainer { diff --git a/dashboard-ui/css/nowplaying.css b/dashboard-ui/css/nowplaying.css index cb2f0f77da..ce9b79e47b 100644 --- a/dashboard-ui/css/nowplaying.css +++ b/dashboard-ui/css/nowplaying.css @@ -3,13 +3,9 @@ } .nowPlayingPage .btnCommand, .nowPlayingPage .btnPlayStateCommand { - text-align: center; - font-size: 24px; - padding: 14px 0; margin: 2px 1px; width: 70px; - background: #383838; - border-radius: 2px; + height: 70px; } .nowPlayingPageImage img { diff --git a/dashboard-ui/nowplaying.html b/dashboard-ui/nowplaying.html index e939a9ddc3..1e2fc8232e 100644 --- a/dashboard-ui/nowplaying.html +++ b/dashboard-ui/nowplaying.html @@ -41,23 +41,23 @@
- - - - - + + + + +
- - - - + + + +
- - - - + + + +
@@ -65,32 +65,34 @@
- +
- - - + + + +
- +
- - + +

- + + - +
- + - +
@@ -152,13 +154,6 @@
-
-
-
- -
-
-