diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 0f9d6d8bf6..bc690377be 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -7,7 +7,7 @@ padding-top: 48px !important; } - .libraryPage:not(.metadataEditorPage):not(#indexPage):not(#boxsetsPage):not(#itemListPage):not(.nowPlayingPage) { + .libraryPage:not(.metadataEditorPage):not(#indexPage):not(#boxsetsPage):not(#itemListPage):not(.nowPlayingPage):not(.trailerPage) { padding-top: 91px !important; } @@ -61,6 +61,14 @@ vertical-align: top; } +.selectedMediaFolder { + color: #fff!important; +} +.viewMenuBar .selectedMediaFolder:before { + content: '\25BA'; + color: #fff; +} + .viewMenuSecondary { float: right; } @@ -107,8 +115,8 @@ } .listHeader { - margin-top: .75em; - margin-bottom: 0; + margin-top: .5em; + margin-bottom: .25em; padding-left: 7px; } @@ -126,17 +134,16 @@ .libraryViewNavInner { text-align: center; - font-family: sans-serif, Arial; font-size: 14px; white-space: nowrap; padding: 0 0 0; overflow-x: auto; height: 55px; - text-transform: uppercase; } .libraryViewNav .ui-btn-active .libraryViewNavLinkContent { border-bottom-color: #38c; + color: #fff; } .libraryViewNav a { @@ -153,24 +160,11 @@ color: #bbb!important; } - .libraryViewNav a:after { - content: "|"; - color: #444; - font-size: 20px; - font-weight: normal !important; - position: absolute; - top: 7px; - } - - .libraryViewNav a:last-child::after { - content: ""; - } - .libraryViewNavLinkContent { - border-bottom: 6px solid transparent; + border-bottom: 5px solid transparent; display: inline-block; - padding: 0 1em 6px; - margin: 0 -2px 0 -1px; + padding: 0 .9em 7px; + color: #ddd; } .ehsContent { @@ -590,7 +584,7 @@ a.itemTag:hover { } .lblDetailTab { - font-size: 15px!important; + font-size: 14px!important; font-weight: 400!important; font-family: 'Open Sans'; padding: .5em 1em; diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index 5367c2ba2e..19b172dae7 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -1,5 +1,5 @@ .posterItem { - margin: 4px 5px; + margin: 5px 5px; text-shadow: none; font-weight: normal!important; display: inline-block; @@ -170,9 +170,9 @@ } .posterItemProgress .itemProgressBar { - height: 10px; + height: 8px; width: 100%; - opacity: .7; + opacity: .8; } .miniPosterItemProgress { diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 987c3a530c..e0dff5b79b 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -45,9 +45,8 @@ body { } h1 { - font-weight: 400; - font-size: 1.8em; - text-transform: uppercase; + font-weight: 300; + font-size: 2em; } .ui-loader h1 { diff --git a/dashboard-ui/episodes.html b/dashboard-ui/episodes.html index 135f58c40b..eab6a54e7f 100644 --- a/dashboard-ui/episodes.html +++ b/dashboard-ui/episodes.html @@ -6,12 +6,12 @@
-
+
${TabSuggested} ${TabLatest} ${TabUpcoming} ${TabShows} - ${TabEpisodes} + ${TabEpisodes} ${TabGenres} ${TabPeople} ${TabNetworks} diff --git a/dashboard-ui/gamegenres.html b/dashboard-ui/gamegenres.html index 89b3e3db69..04da91ed23 100644 --- a/dashboard-ui/gamegenres.html +++ b/dashboard-ui/gamegenres.html @@ -5,11 +5,11 @@
-
+
diff --git a/dashboard-ui/games.html b/dashboard-ui/games.html index a5ac63935d..b9a211c8c7 100644 --- a/dashboard-ui/games.html +++ b/dashboard-ui/games.html @@ -5,9 +5,9 @@
-
+
${TabSuggested} - ${TabGames} + ${TabGames} ${TabGameSystems} ${TabGenres} ${TabStudios} diff --git a/dashboard-ui/gamesrecommended.html b/dashboard-ui/gamesrecommended.html index e6b0cab846..8837f90efc 100644 --- a/dashboard-ui/gamesrecommended.html +++ b/dashboard-ui/gamesrecommended.html @@ -5,8 +5,8 @@
-
- ${TabSuggested} +
+ ${TabSuggested} ${TabGames} Game Systems ${TabGenres} diff --git a/dashboard-ui/gamestudios.html b/dashboard-ui/gamestudios.html index 0ecb868a78..f84159a161 100644 --- a/dashboard-ui/gamestudios.html +++ b/dashboard-ui/gamestudios.html @@ -5,12 +5,12 @@
-
+
diff --git a/dashboard-ui/gamesystems.html b/dashboard-ui/gamesystems.html index 0f5de4c14d..d8b1a25c52 100644 --- a/dashboard-ui/gamesystems.html +++ b/dashboard-ui/gamesystems.html @@ -5,10 +5,10 @@
-
+ diff --git a/dashboard-ui/index.html b/dashboard-ui/index.html index 5fe8a724f1..c7538612d4 100644 --- a/dashboard-ui/index.html +++ b/dashboard-ui/index.html @@ -4,20 +4,23 @@ ${TitleMediaBrowser} -
+
+
diff --git a/dashboard-ui/itembynamedetails.html b/dashboard-ui/itembynamedetails.html index 77b659433f..17982f1ce1 100644 --- a/dashboard-ui/itembynamedetails.html +++ b/dashboard-ui/itembynamedetails.html @@ -6,40 +6,37 @@