theme: darken open submenu items
- avoid the clash of adjacent open and selected items https://bugzilla.gnome.org/show_bug.cgi?id=706037
This commit is contained in:
parent
b45bbb77ef
commit
c18a6a6577
@ -162,7 +162,7 @@ StScrollBar StButton#vhandle:active {
|
||||
}
|
||||
|
||||
.popup-submenu-menu-item:open {
|
||||
background-color: #4c4c4c;
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
.popup-sub-menu {
|
||||
|
Loading…
Reference in New Issue
Block a user