[gtk/wip/matthiasc/popup4: 15/94] Adwaita: Give popover menus a background
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/matthiasc/popup4: 15/94] Adwaita: Give popover menus a background
- Date: Sat, 27 Apr 2019 04:42:40 +0000 (UTC)
commit 479821ae77556bf73ef38950d2dc05613a3872fd
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Mar 24 11:41:55 2019 -0400
Adwaita: Give popover menus a background
This makes the hover highlight on menu items visible.
gtk/theme/Adwaita/_common.scss | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index c63147129d..8bac5a83b4 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -4694,3 +4694,7 @@ popover.emoji-completion contents row box {
popover.emoji-completion .emoji:hover {
background-color: $popover_hover_color;
}
+
+popover.menu {
+ background-color: lightgray;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]