mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-28 01:09:14 +00:00
Merge pull request #1140 from fernandesafp/css_fix
Removal of forcing background-color for tabs
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