[libadwaita/wip/exalm/exclusive-toggles: 1/6] stylesheet: Fix menubutton.raised




commit a4d18499e6552f69a37e61cd7fe9e0c1bdc9b449
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Sep 11 23:05:49 2021 +0500

    stylesheet: Fix menubutton.raised

 src/stylesheet/widgets/_toolbars.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_toolbars.scss b/src/stylesheet/widgets/_toolbars.scss
index c47aaca0..1fbae1e0 100644
--- a/src/stylesheet/widgets/_toolbars.scss
+++ b/src/stylesheet/widgets/_toolbars.scss
@@ -21,7 +21,7 @@
     }
   }
 
-  menubutton.raised > button {
+  menubutton.raised > button:not(.raised):not(.suggested-action):not(.destructive-action) {
     &.arrow-button,
     &.image-button,
     &.image-text-button {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]