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
@ -73,8 +73,6 @@ $popover_arrow_height: 12px;
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
border-top: 1px solid transparentize($borders_color, 0.2);
|
border-top: 1px solid transparentize($borders_color, 0.2);
|
||||||
border-bottom: 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
|
// container for radio and check boxes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user