forked from AuroraMiddleware/gtk
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