mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-25 14:55:22 +00:00
Removal of forcing background-color for tabs
Fixes #1138, however, now the tabs background colors cannot be changed from firefox/WhiteSur/colors/ css files to accomodate darker style.
This commit is contained in:
@@ -79,7 +79,6 @@
|
||||
/* Tab labels */
|
||||
tab {
|
||||
color: var(--gnome-tabbar-tab-color) !important;
|
||||
background-color: var(--gnome-tabbar-tab-background) !important;
|
||||
}
|
||||
tab:hover {
|
||||
color: var(--gnome-tabbar-tab-hover-color) !important;
|
||||
|
||||
Reference in New Issue
Block a user