diff options
author | Horst3180 | 2016-01-31 00:50:06 +0100 |
---|---|---|
committer | Horst3180 | 2016-01-31 00:50:06 +0100 |
commit | f934f0d8e8df75fcf2c311b793f74298bb833592 (patch) | |
tree | d5852f4f73df315bb76032c009a4cf2836dc2580 /common/gnome-shell/3.14/gnome-shell-dark.css | |
parent | d3c057375a87e0785901e38bc82ca0daf0d56435 (diff) | |
download | solarc-theme-f934f0d8e8df75fcf2c311b793f74298bb833592.tar.gz solarc-theme-f934f0d8e8df75fcf2c311b793f74298bb833592.tar.xz solarc-theme-f934f0d8e8df75fcf2c311b793f74298bb833592.zip |
forgot something
Diffstat (limited to 'common/gnome-shell/3.14/gnome-shell-dark.css')
-rw-r--r-- | common/gnome-shell/3.14/gnome-shell-dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gnome-shell/3.14/gnome-shell-dark.css b/common/gnome-shell/3.14/gnome-shell-dark.css index 0d65df4..1bb4b3c 100644 --- a/common/gnome-shell/3.14/gnome-shell-dark.css +++ b/common/gnome-shell/3.14/gnome-shell-dark.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; } |