[libadwaita/wip/exalm/recoloring-fixes: 21/35] stylesheet: Remove .content-view




commit 66394d44c64268d6be2a968677ad3eb76c26026f
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Sep 1 13:54:46 2021 +0500

    stylesheet: Remove .content-view
    
    We don't do that anymore, apps would be better off just using the default
    style.

 src/stylesheet/widgets/_views.scss | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/src/stylesheet/widgets/_views.scss b/src/stylesheet/widgets/_views.scss
index 266cd379..9ec943d3 100644
--- a/src/stylesheet/widgets/_views.scss
+++ b/src/stylesheet/widgets/_views.scss
@@ -84,7 +84,3 @@ gridview {
     }
   }
 }
-
-.content-view {
-  background-color: darken($bg_color,7%);
-}


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