Adwaita: Give popover menus a background
This makes the hover highlight on menu items visible.
This commit is contained in:
@@ -4697,3 +4697,7 @@ popover.emoji-completion contents row box {
|
||||
popover.emoji-completion .emoji:hover {
|
||||
background-color: $popover_hover_color;
|
||||
}
|
||||
|
||||
popover.menu {
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user