diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 508983f4ea..cc994abf3c 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -24,6 +24,10 @@ background-color: rgba(20, 20,20, .92) !important; } +.backdropPage.lightBackdropPage.ui-page-theme-b:not(.pageWithAbsoluteTabs), .backdropPage.lightBackdropPage.pageWithAbsoluteTabs .pageBackground { + background-color: rgba(20, 20,20, .88) !important; +} + .pageWithAbsoluteTabs .pageBackground { position: fixed; top: 0; @@ -1749,4 +1753,4 @@ paper-icon-button.listviewMenuButton { .detailsMenuOverview { max-height: 160px; } -} +} \ No newline at end of file diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index 9a91681baa..78600097e4 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -4,7 +4,7 @@ -
+