themes: Fix system theme leak of selected menubar item
This commit is contained in:
parent
15d2e25404
commit
01ffbd064b
1 changed files with 1 additions and 0 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue