aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-09-29 15:55:56 +0200
committerHorst31802015-09-29 15:55:56 +0200
commit67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c (patch)
treeb52337a8100cf18bfb0a2c768b43456743b9a67b /common/gtk-3.0/3.14/gtk-contained.css
parentbb95e73cafdc7fcd5dcbfe4c01359bb559bd13f8 (diff)
downloadsolarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.tar.gz
solarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.tar.xz
solarc-theme-67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c.zip
gedit: fix scrollbars-junction
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 251b64b..48c84fd 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.css
@@ -3861,6 +3861,11 @@ GeditFileBrowserWidget {
background-color: rgba(53, 57, 69, 0.95); }
.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: rgba(37, 40, 49, 0.95); }