[libadwaita/wip/exalm/selection-color: 28/32] stylesheet: Remove a leftover entry.error style




commit 3a7caa41ef0e47e556d947dc373d64186bcc0882
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue May 4 02:41:44 2021 +0500

    stylesheet: Remove a leftover entry.error style
    
    This style is redundant and will get in the way as we change the text
    color.

 src/stylesheet/widgets/_entries.scss | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_entries.scss b/src/stylesheet/widgets/_entries.scss
index 915ad9f..a205cd6 100644
--- a/src/stylesheet/widgets/_entries.scss
+++ b/src/stylesheet/widgets/_entries.scss
@@ -138,8 +138,6 @@ entry {
       + combobox > box > button.combo { border-top-color: $drop_target_color; }
     }
   }
-
-  &.error { color: $error_color; }
 }
 
 treeview entry {


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