diff --git a/dashboard-ui/channels.html b/dashboard-ui/channels.html index 43a7c23a4..0bffb02cb 100644 --- a/dashboard-ui/channels.html +++ b/dashboard-ui/channels.html @@ -7,6 +7,7 @@
+ ${TabLatest} ${TabChannels}
diff --git a/dashboard-ui/channelslatest.html b/dashboard-ui/channelslatest.html new file mode 100644 index 000000000..84a71d555 --- /dev/null +++ b/dashboard-ui/channelslatest.html @@ -0,0 +1,21 @@ + + + + ${TitleMediaBrowser} + + +
+ + + +
+
+
+
+
+
+ + diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index f1c262738..9b9627336 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -46,10 +46,13 @@ } .listHeader { - margin-top: .7em; + margin-top: .5em; margin-bottom: 0; padding-left: 4px; } +.firstListHeader { + margin-top: 0; +} .ehsContent { padding: 0; @@ -69,7 +72,7 @@ } .homePageSection + .homePageSection { - margin-top: 2em; + margin-top: 1em; } @media all and (min-width: 1000px) { diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index a5ed66fb7..7a49028c4 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -122,8 +122,7 @@ left: 0; top: 51px; z-index: 1000; - background-color: #181818; - background-color: rgba(24, 24, 24, 1); + background-color: #161616; } @media all and (max-width: 460px) { diff --git a/dashboard-ui/mypreferenceswebclient.html b/dashboard-ui/mypreferenceswebclient.html index 797f6bcc5..d0c1fb54d 100644 --- a/dashboard-ui/mypreferenceswebclient.html +++ b/dashboard-ui/mypreferenceswebclient.html @@ -27,6 +27,7 @@ + @@ -52,6 +54,21 @@ + +
  • + +