aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk.css
diff options
context:
space:
mode:
authorHorst31802016-09-20 00:53:16 +0200
committerHorst31802016-09-20 00:53:16 +0200
commitb7bebc5acd64908a3f1f49aec9b46690fec369af (patch)
tree1685e792d7354aba2eac76d479723c68de78a350 /common/gtk-3.0/3.18/gtk.css
parentad3103818d443630c99bb132eea4d8261c254ca7 (diff)
downloadsolarc-theme-b7bebc5acd64908a3f1f49aec9b46690fec369af.tar.gz
solarc-theme-b7bebc5acd64908a3f1f49aec9b46690fec369af.tar.xz
solarc-theme-b7bebc5acd64908a3f1f49aec9b46690fec369af.zip
remove sidebar background in wingpanel popovers
Diffstat (limited to 'common/gtk-3.0/3.18/gtk.css')
-rw-r--r--common/gtk-3.0/3.18/gtk.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css
index 6b46532..e730841 100644
--- a/common/gtk-3.0/3.18/gtk.css
+++ b/common/gtk-3.0/3.18/gtk.css
@@ -3267,6 +3267,8 @@ WingpanelWidgetsIndicatorPopover.popover {
font: initial;
text-shadow: none;
icon-shadow: none; }
+ WingpanelWidgetsIndicatorPopover.popover .sidebar {
+ background: none; }
WingpanelWidgetsIndicatorPopover.popover .menuitem {
padding: 5px;
outline-color: transparent;