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:
nana-4 2020-01-13 00:06:18 +09:00
parent fbfa22f964
commit b0ca52ffdc

View File

@ -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