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:
Jakub Steiner 2013-08-22 15:42:49 +02:00
parent b45bbb77ef
commit c18a6a6577

View File

@ -162,7 +162,7 @@ StScrollBar StButton#vhandle:active {
}
.popup-submenu-menu-item:open {
background-color: #4c4c4c;
background-color: #333333;
}
.popup-sub-menu {