diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 5d6e1e59b8..987c3a530c 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -856,7 +856,7 @@ progress { .activeSession { display: inline-block; position: relative; - margin: 5px; + margin: 4px; width: 275px; height: 154.6875px; } @@ -934,13 +934,18 @@ progress { z-index: 1000; } +.activeDevicesCollapsible .ui-collapsible-content { + padding: .25em!important; +} + .activeSession:not(.playingSession) .sessionNowPlayingContent { display: none; } .activeSession:not(.playingSession) .sessionNowPlayingInnerContent { - background-color: #f0f0f0; + background-color: #fff; color: #000; + border: 1px solid #ddd; } .activeSession:not(.playingSession) .sessionUserInfo, .activeSession:not(.playingSession) .sessionNowPlayingInfo { diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index d87659b2eb..21d7323c2e 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -60,7 +60,7 @@ -
+

${HeaderActiveDevices}

diff --git a/dashboard-ui/dlnaprofile.html b/dashboard-ui/dlnaprofile.html index 8d429c6ecb..c0b3cb3724 100644 --- a/dashboard-ui/dlnaprofile.html +++ b/dashboard-ui/dlnaprofile.html @@ -150,7 +150,7 @@
+
+ + +
${LabelGroupMoviesIntoCollectionsHelp}
+

${HeaderVideoPlaybackSettings}