aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.14/gnome-shell.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.14/gnome-shell.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/gnome-shell.css b/common/gnome-shell/3.14/gnome-shell.css
index 6569f68..3cd0087 100644
--- a/common/gnome-shell/3.14/gnome-shell.css
+++ b/common/gnome-shell/3.14/gnome-shell.css
@@ -1112,7 +1112,7 @@ StScrollBar {
#dash {
font-size: 1em;
color: #BAC3CF;
- background-color: transparent;
+ background-color: rgba(53, 57, 69, 0.95);
border: none;
padding: 3px 0px 3px 0px;
border-radius: 0 3px 3px 0; }