diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index c81e827de0..d3293ed275 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -7,6 +7,11 @@ padding-top: 35px !important; } +.headerArrowImage { + height: 24px; + margin-left: .5em; +} + .viewMenuBar { background: #444; background-image: linear-gradient(#444,#2d2d2d); @@ -635,7 +640,6 @@ a.itemTag:hover { padding: 3px 10px; border-bottom-left-radius: 10px; color: #fff; - background: rgb(0, 143, 187); background: rgba(0, 143, 187, .8); } diff --git a/dashboard-ui/episodes.html b/dashboard-ui/episodes.html index 4c74ada541..47a8d7602d 100644 --- a/dashboard-ui/episodes.html +++ b/dashboard-ui/episodes.html @@ -45,7 +45,7 @@ - + diff --git a/dashboard-ui/index.html b/dashboard-ui/index.html index 78f7850be4..7d444c47b9 100644 --- a/dashboard-ui/index.html +++ b/dashboard-ui/index.html @@ -16,7 +16,7 @@
- Latest Unwatched Episodes+Latest Unwatched Episodes
|