[libadwaita/wip/exalm/background-colors2: 7/17] stylesheet: Don't explicitly set menu colors
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/background-colors2: 7/17] stylesheet: Don't explicitly set menu colors
- Date: Fri, 1 Oct 2021 13:23:57 +0000 (UTC)
commit b040c8a6f3e3aff6ef77097d7d2102c8b841ca9f
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Fri Oct 1 16:03:39 2021 +0500
stylesheet: Don't explicitly set menu colors
Popover already sets them.
src/stylesheet/widgets/_menus.scss | 5 -----
1 file changed, 5 deletions(-)
---
diff --git a/src/stylesheet/widgets/_menus.scss b/src/stylesheet/widgets/_menus.scss
index 6bc4174d..aedb5606 100644
--- a/src/stylesheet/widgets/_menus.scss
+++ b/src/stylesheet/widgets/_menus.scss
@@ -40,14 +40,9 @@ popover.menu {
}
}
- & > arrow,
&.background > contents {
- background-color: $menu_color;
- color: $text_color;
padding: 0;
- }
- &.background > contents {
&, > scrolledwindow > viewport {
> stack > box {
padding: $menu-margin;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]