diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 9e293f9d64..f1c2627381 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -69,7 +69,7 @@ } .homePageSection + .homePageSection { - margin-top: 3em; + margin-top: 2em; } @media all and (min-width: 1000px) { diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 0d2550fec6..871db6b49c 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -63,13 +63,14 @@ } .libraryMenuButton { - opacity: .95; } .libraryMenuButton img { border: 1px solid #444 !important; padding: .5em; + background-color: #181818; border-radius: 5px; + height: 14px!important; } .libraryMenuButton:hover { @@ -92,6 +93,7 @@ position: relative; top: 2px; margin-left: -5px; + cursor: default; } .viewMenuBar { diff --git a/dashboard-ui/episodes.html b/dashboard-ui/episodes.html index d629fb8c39..91175dbd21 100644 --- a/dashboard-ui/episodes.html +++ b/dashboard-ui/episodes.html @@ -7,9 +7,7 @@
- ${TabSuggested} ${TabLatest} - ${TabUpcoming} ${TabShows} ${TabEpisodes} ${TabGenres} diff --git a/dashboard-ui/favorites.html b/dashboard-ui/favorites.html new file mode 100644 index 0000000000..55e7cea00b --- /dev/null +++ b/dashboard-ui/favorites.html @@ -0,0 +1,28 @@ + + + + ${TitleMediaBrowser} + + +
+ + + +
+ + + + + +
+
+
+
+
+ + diff --git a/dashboard-ui/index.html b/dashboard-ui/index.html index 9a1ef7ea0d..984d80ad8f 100644 --- a/dashboard-ui/index.html +++ b/dashboard-ui/index.html @@ -7,9 +7,10 @@
diff --git a/dashboard-ui/itembynamedetails.html b/dashboard-ui/itembynamedetails.html index 4049eb2961..907be279cb 100644 --- a/dashboard-ui/itembynamedetails.html +++ b/dashboard-ui/itembynamedetails.html @@ -37,9 +37,7 @@