diff options
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell.css')
-rw-r--r-- | common/gnome-shell/3.14/gnome-shell.css | 2 |
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 3cd0087..b61fab0 100644 --- a/common/gnome-shell/3.14/gnome-shell.css +++ b/common/gnome-shell/3.14/gnome-shell.css @@ -1113,7 +1113,7 @@ StScrollBar { font-size: 1em; color: #BAC3CF; background-color: rgba(53, 57, 69, 0.95); - border: none; + border-color: rgba(0, 0, 0, 0.4); padding: 3px 0px 3px 0px; border-radius: 0 3px 3px 0; } #dash:rtl { |