[libadwaita/wip/exalm/stylesheet2: 9/97] stylesheet: Don't style scrollbar icons when disabled




commit c82c2dd8c9e93372d10fa80881ade5b5c46683df
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Apr 7 19:17:27 2021 +0500

    stylesheet: Don't style scrollbar icons when disabled
    
    I suppose those were used for steppers. Those are gone in GTK4.

 src/stylesheet/_common.scss | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/stylesheet/_common.scss b/src/stylesheet/_common.scss
index e1a6c96..b173c77 100644
--- a/src/stylesheet/_common.scss
+++ b/src/stylesheet/_common.scss
@@ -43,7 +43,6 @@ dnd {
 
 spinner:disabled,
 arrow:disabled,
-scrollbar:disabled,
 check:disabled,
 radio:disabled,
 treeview.expander:disabled { -gtk-icon-filter: opacity(0.5); }


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