mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
themes: Fix system theme leak of selected menubar item
This commit is contained in:
@@ -690,6 +690,7 @@ menuitem menuitem {
|
||||
menubar > menuitem:hover {
|
||||
color: @fg-color;
|
||||
background: @extreme-bg-color;
|
||||
box-shadow: inset 0 -3px @stronger-border-color;
|
||||
}
|
||||
|
||||
/* Top menubar subitem style */
|
||||
|
Reference in New Issue
Block a user