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 @@