[libadwaita/wip/exalm/borderless: 8/16] stylesheet: Support GtkScaleButtons with .linked




commit 3f1a56bd2d6a9e35aa36c05c9f1c49da2412e88c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Jul 4 19:01:01 2021 +0500

    stylesheet: Support GtkScaleButtons with .linked

 src/stylesheet/widgets/_linked.scss | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/src/stylesheet/widgets/_linked.scss b/src/stylesheet/widgets/_linked.scss
index 68bbf225..3c2bcdb7 100644
--- a/src/stylesheet/widgets/_linked.scss
+++ b/src/stylesheet/widgets/_linked.scss
@@ -5,6 +5,7 @@ $_linked_widgets: ("%button",          ""),
                   ("dropdown",         "> button"),
                   ("colorbutton",      "> button"),
                   ("fontbutton",       "> button"),
+                  ("scalebutton",      "> button"),
                   ("combobox",         "> box > button.combo"),
                   ("appchooserbutton", "> combobox > box > button.combo"),
                   ("%entry",           ""),


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