diff options
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-solid-darker.css | 5 |
1 files changed, 5 insertions, 0 deletions
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; } |