[libadwaita/wip/exalm/backdrop: 1/8] stylesheet: Drop backdrop list styles




commit 310c05c0d610a549af80d6deb5afcae84eb8350a
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Thu Apr 29 17:56:14 2021 +0500

    stylesheet: Drop backdrop list styles

 src/stylesheet/widgets/_lists.scss | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/src/stylesheet/widgets/_lists.scss b/src/stylesheet/widgets/_lists.scss
index cceeb82..55e8738 100644
--- a/src/stylesheet/widgets/_lists.scss
+++ b/src/stylesheet/widgets/_lists.scss
@@ -4,12 +4,6 @@ list {
   background-color: $base_color;
   border-color: $borders_color;
 
-  &:backdrop {
-    color: $backdrop_text_color;
-    background-color: $backdrop_base_color;
-    border-color: $backdrop_borders_color;
-  }
-
   > row { padding: 2px; }
   > row.expander { padding: 0px; }
   > row.expander .row-header { padding: 2px; }


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