1
1
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:
Bruno Lopes
2025-05-06 11:12:39 -03:00
parent 15d2e25404
commit 01ffbd064b

View File

@@ -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 */