From 583a4f14408f6455693df40db79e9bc03bf728db Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 31 Jan 2016 00:54:50 +0100 Subject: dash: add border --- common/gnome-shell/3.14/sass/_common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gnome-shell/3.14/sass') diff --git a/common/gnome-shell/3.14/sass/_common.scss b/common/gnome-shell/3.14/sass/_common.scss index ec34423..18bfb43 100644 --- a/common/gnome-shell/3.14/sass/_common.scss +++ b/common/gnome-shell/3.14/sass/_common.scss @@ -1402,7 +1402,7 @@ StScrollBar { font-size: 1em; color: $osd_fg_color; background-color: $dark_sidebar_bg; - border: none; + border-color: rgba(0,0,0,0.4); padding: 3px 0px 3px 0px; border-radius: 0 3px 3px 0; -- cgit v1.2.3