From 6164a6cd168cc0260baa812e5d9246d9493cf27a Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sun, 23 Aug 2015 18:58:39 +0200 Subject: gnome-shell: dynamic topbar extension support --- common/gnome-shell/3.16/gnome-shell.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gnome-shell/3.16/gnome-shell.css') diff --git a/common/gnome-shell/3.16/gnome-shell.css b/common/gnome-shell/3.16/gnome-shell.css index e2282fe..43abf98 100644 --- a/common/gnome-shell/3.16/gnome-shell.css +++ b/common/gnome-shell/3.16/gnome-shell.css @@ -591,6 +591,9 @@ StScrollBar { height: 2.1em; min-height: 27px; border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } + #panel.dynamic-top-bar-white-btn { + border-image: none; + background-color: rgba(31, 33, 37, 0.95); } #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { -- cgit v1.2.3