summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
index 3f9cb4c9..e2ca7d19 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -3174,6 +3174,10 @@ GtkInfoBar {
text-shadow: none;
}
+.sidebar {
+ -gtk-icon-style: regular;
+}
+
.sidebar,
GtkPlacesSidebar.sidebar .view {
background-color: shade(@theme_bg_color, 1.02);