From 571d1297bbcea20e12caba83078de789c9fb3ec4 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 2 Nov 2015 21:18:42 +0100 Subject: gnome-shell: fix classic mode panel for 3.16 and 3.18 --- common/gnome-shell/3.18/sass/_common.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gnome-shell/3.18/sass') diff --git a/common/gnome-shell/3.18/sass/_common.scss b/common/gnome-shell/3.18/sass/_common.scss index fc818a7..539f44f 100644 --- a/common/gnome-shell/3.18/sass/_common.scss +++ b/common/gnome-shell/3.18/sass/_common.scss @@ -782,6 +782,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; // Fix dynamic top bar extension -- cgit v1.2.3