[libadwaita/wip/cdavis/listview-navigation-sidebar] _sidebars.scss: Remove backround from listview.view
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/cdavis/listview-navigation-sidebar] _sidebars.scss: Remove backround from listview.view
- Date: Mon, 1 Nov 2021 00:14:45 +0000 (UTC)
commit f306fd79bcb342a6bc5534e28c5ea8c7bacc30a0
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]