From 67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 29 Sep 2015 15:55:56 +0200 Subject: gedit: fix scrollbars-junction --- common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css') diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css index c5553ea..68d7715 100644 --- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css @@ -3861,6 +3861,11 @@ GeditFileBrowserWidget { background-color: #353945; } .maximized GeditFileBrowserWidget { background-color: #353945; } + GeditFileBrowserWidget .scrollbars-junction, + GeditFileBrowserWidget .scrollbar.trough, + GeditFileBrowserWidget .scrollbars-junction.frame, GeditFileBrowserWidget .frame.scrollbar.trough { + border-color: transparent; + background-color: transparent; } GeditFileBrowserWidget .horizontal { background-color: transparent; border-color: #252831; } -- cgit v1.2.3