From b7bebc5acd64908a3f1f49aec9b46690fec369af Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 20 Sep 2016 00:53:16 +0200 Subject: remove sidebar background in wingpanel popovers --- common/gtk-3.0/3.18/gtk-solid-dark.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/gtk-3.0/3.18/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.18/gtk-solid-dark.css b/common/gtk-3.0/3.18/gtk-solid-dark.css index 01e354b..f5340c5 100644 --- a/common/gtk-3.0/3.18/gtk-solid-dark.css +++ b/common/gtk-3.0/3.18/gtk-solid-dark.css @@ -3257,6 +3257,8 @@ WingpanelWidgetsIndicatorPopover.popover { font: initial; text-shadow: none; icon-shadow: none; } + WingpanelWidgetsIndicatorPopover.popover .sidebar { + background: none; } WingpanelWidgetsIndicatorPopover.popover .menuitem { padding: 5px; outline-color: transparent; -- cgit v1.2.3