[libadwaita/wip/exalm/recoloring-fixes: 17/35] stylesheet: Remove a redundant insensitive style from calendar




commit 895572ea99adb52b9a094bd95de5e37b48891d6c
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 1 13:29:11 2021 +0500

    stylesheet: Remove a redundant insensitive style from calendar

 src/stylesheet/widgets/_calendar.scss | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_calendar.scss b/src/stylesheet/widgets/_calendar.scss
index 9ba47475..005b936b 100644
--- a/src/stylesheet/widgets/_calendar.scss
+++ b/src/stylesheet/widgets/_calendar.scss
@@ -32,8 +32,6 @@ calendar {
 
           background-color: $accent_bg_color;
           color: $accent_fg_color;
-
-          &:disabled { color: gtkmix($accent_fg_color, $accent_bg_color, 50%); }
         }
       }
 


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