diff --git a/dashboard-ui/appservices.html b/dashboard-ui/appservices.html index b42fee4965..3f307cf8f4 100644 --- a/dashboard-ui/appservices.html +++ b/dashboard-ui/appservices.html @@ -4,7 +4,7 @@ Emby -
+
diff --git a/dashboard-ui/css/mediaplayer.css b/dashboard-ui/css/mediaplayer.css index a61ced8b57..70e0752513 100644 --- a/dashboard-ui/css/mediaplayer.css +++ b/dashboard-ui/css/mediaplayer.css @@ -157,7 +157,7 @@ input[type="range"]::-ms-fill-upper { margin-bottom: 0; } - .nowPlayingBar .mediaButton:not(.unpauseButton):not(.pauseButton):not(.remoteControlButton):not(.stopButton) { + .nowPlayingBar .mediaButton:not(.unpauseButton):not(.pauseButton):not(.remoteControlButton) { display: none; } @@ -165,7 +165,7 @@ input[type="range"]::-ms-fill-upper { float: right; } - .nowPlayingBar .unpauseButton, .nowPlayingBar .pauseButton, .nowPlayingBar .stopButton { + .nowPlayingBar .unpauseButton, .nowPlayingBar .pauseButton { float: right; } diff --git a/dashboard-ui/editcollectionitems.html b/dashboard-ui/editcollectionitems.html index 6a27c76549..357bbf93bf 100644 --- a/dashboard-ui/editcollectionitems.html +++ b/dashboard-ui/editcollectionitems.html @@ -4,12 +4,11 @@ Emby -
+
-
    -
+
    @@ -38,7 +37,8 @@