aboutsummaryrefslogtreecommitdiff
path: root/user.css
diff options
context:
space:
mode:
Diffstat (limited to 'user.css')
-rw-r--r--user.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/user.css b/user.css
index b857004..c302ae6 100644
--- a/user.css
+++ b/user.css
@@ -69,8 +69,8 @@ button {
/* Fix coloring on hover of main content */
.main-home-homeHeader {
- background-color: transparent;
- background-image: none;
+ background-color: transparent !important;
+ background-image: none !important;
}
/* Fix top bar coloring to match UI background */
@@ -124,8 +124,8 @@ header button.main-topBar-forward {
/* Remove background gradient from artist/playlist page */
.main-actionBarBackground-background, .main-entityHeader-backgroundColor {
- background-color: unset;
- background: unset;
+ background-color: unset !important;
+ background: unset !important;
}
/* Remove playlist art box shadow */