mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
theme: Don't apply inconsistent hover style to menu items in submenus
https://gitlab.gnome.org/GNOME/gnome-shell/issues/2088
This commit is contained in:
parent
fbfa22f964
commit
b0ca52ffdc
1 changed files with 0 additions and 2 deletions
|
|
@ -73,8 +73,6 @@ $popover_arrow_height: 12px;
|
|||
box-shadow: none;
|
||||
border-top: 1px solid transparentize($borders_color, 0.2);
|
||||
border-bottom: 1px solid transparentize($borders_color, 0.2);
|
||||
|
||||
.popup-menu-item:hover {background-color: darken($bg_color, 7%);}
|
||||
}
|
||||
|
||||
// container for radio and check boxes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue