aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14/sass/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.14/sass/_common.scss')
-rw-r--r--common/gnome-shell/3.14/sass/_common.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/sass/_common.scss b/common/gnome-shell/3.14/sass/_common.scss
index f793991..ec34423 100644
--- a/common/gnome-shell/3.14/sass/_common.scss
+++ b/common/gnome-shell/3.14/sass/_common.scss
@@ -1401,7 +1401,7 @@ StScrollBar {
#dash {
font-size: 1em;
color: $osd_fg_color;
- background-color: transparent;
+ background-color: $dark_sidebar_bg;
border: none;
padding: 3px 0px 3px 0px;
border-radius: 0 3px 3px 0;