aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.18/gnome-shell.css
diff options
context:
space:
mode:
authorHorst31802015-11-02 21:18:42 +0100
committerHorst31802015-11-02 21:18:42 +0100
commit571d1297bbcea20e12caba83078de789c9fb3ec4 (patch)
treebddaefd0610defa7e8c0b869f385605e8e83b1e6 /common/gnome-shell/3.18/gnome-shell.css
parent280a1c8a02c81ed539ca8a79cda0f940a3814bc2 (diff)
downloadsolarc-theme-571d1297bbcea20e12caba83078de789c9fb3ec4.tar.gz
solarc-theme-571d1297bbcea20e12caba83078de789c9fb3ec4.tar.xz
solarc-theme-571d1297bbcea20e12caba83078de789c9fb3ec4.zip
gnome-shell: fix classic mode panel for 3.16 and 3.18
Diffstat (limited to 'common/gnome-shell/3.18/gnome-shell.css')
-rw-r--r--common/gnome-shell/3.18/gnome-shell.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.18/gnome-shell.css b/common/gnome-shell/3.18/gnome-shell.css
index 56d1e01..b464654 100644
--- a/common/gnome-shell/3.18/gnome-shell.css
+++ b/common/gnome-shell/3.18/gnome-shell.css
@@ -580,6 +580,9 @@ StScrollBar {
font-weight: bold;
height: 2.1em;
min-height: 27px;
+ background-gradient-direction: none;
+ background-color: transparent;
+ border-bottom-width: 0;
border-image: url("common-assets/panel/panel.svg") 1 1 1 1; }
#panel.dynamic-top-bar-white-btn {
border-image: none; }