From ee2af492f8b83abcbec056af9f46378ccf53967e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 20 Sep 2015 17:55:30 +0200 Subject: gedit: fix GeditFileBrowserWidget transparency --- common/gtk-3.0/3.14/sass/_transparent_widgets.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.14/sass/_transparent_widgets.scss') diff --git a/common/gtk-3.0/3.14/sass/_transparent_widgets.scss b/common/gtk-3.0/3.14/sass/_transparent_widgets.scss index 7d3155a..2f92987 100644 --- a/common/gtk-3.0/3.14/sass/_transparent_widgets.scss +++ b/common/gtk-3.0/3.14/sass/_transparent_widgets.scss @@ -164,7 +164,7 @@ GeditWindow.background.csd { } } -GeditWindow.background.csd GeditFileBrowserWidget { +GeditFileBrowserWidget { background-color: $dark_sidebar_bg; .maximized & { background-color: opacify($dark_sidebar_bg, 1); } -- cgit v1.2.3