[libadwaita/wip/cdavis/listview-navigation-sidebar: 2/2] _sidebars.scss: Remove backround from listview.view




commit 4e3645ed43511ea95eb1c18ebc10e63a8a9a45aa
Author: Christopher Davis <christopherdavis gnome org>
Date:   Fri Oct 29 00:08:23 2021 -0700

    _sidebars.scss: Remove backround from listview.view

 src/stylesheet/widgets/_sidebars.scss | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/src/stylesheet/widgets/_sidebars.scss b/src/stylesheet/widgets/_sidebars.scss
index c008c71b..d37a0d50 100644
--- a/src/stylesheet/widgets/_sidebars.scss
+++ b/src/stylesheet/widgets/_sidebars.scss
@@ -65,6 +65,13 @@ separator.sidebar {
   }
 }
 
+listview.view {
+  &.navigation-sidebar {
+    background-color: transparent;
+    color: inherit;
+  }
+}
+
 /********************
  * GtkPlacesSidebar *
  ********************/


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