mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +00:00
Adwaita: Give popover menus a background
This makes the hover highlight on menu items visible.
This commit is contained in:
parent
1cbc26d9ee
commit
82d506acd8
@ -4702,3 +4702,7 @@ popover.emoji-completion contents row box {
|
||||
popover.emoji-completion .emoji:hover {
|
||||
background-color: $popover_hover_color;
|
||||
}
|
||||
|
||||
popover.menu {
|
||||
background-color: lightgray;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user