[libadwaita/wip/exalm/background-colors: 37/54] stylesheet: Remove a redundant insensitive style from calendar




commit 88c6491a674b81554afd83f45a5baa8b41d3408d
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]