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.16/gnome-shell-dark.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gnome-shell/3.16/gnome-shell-dark.css') diff --git a/common/gnome-shell/3.16/gnome-shell-dark.css b/common/gnome-shell/3.16/gnome-shell-dark.css index e85a580..cfacf0d 100644 --- a/common/gnome-shell/3.16/gnome-shell-dark.css +++ b/common/gnome-shell/3.16/gnome-shell-dark.css @@ -594,6 +594,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; } -- cgit v1.2.3