mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
remove sidebar background in wingpanel popovers
This commit is contained in:
parent
ad3103818d
commit
b7bebc5acd
@ -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;
|
||||
|
@ -3263,6 +3263,8 @@ WingpanelWidgetsIndicatorPopover.popover {
|
||||
font: initial;
|
||||
text-shadow: none;
|
||||
icon-shadow: none; }
|
||||
WingpanelWidgetsIndicatorPopover.popover .sidebar {
|
||||
background: none; }
|
||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||
padding: 5px;
|
||||
outline-color: transparent;
|
||||
|
@ -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;
|
||||
|
@ -3263,6 +3263,8 @@ WingpanelWidgetsIndicatorPopover.popover {
|
||||
font: initial;
|
||||
text-shadow: none;
|
||||
icon-shadow: none; }
|
||||
WingpanelWidgetsIndicatorPopover.popover .sidebar {
|
||||
background: none; }
|
||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||
padding: 5px;
|
||||
outline-color: transparent;
|
||||
|
@ -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;
|
||||
|
@ -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;
|
||||
|
@ -773,6 +773,8 @@ WingpanelWidgetsIndicatorPopover.popover {
|
||||
text-shadow: none;
|
||||
icon-shadow: none;
|
||||
|
||||
.sidebar { background: none; }
|
||||
|
||||
.menuitem {
|
||||
padding: 5px;
|
||||
outline-color: transparent;
|
||||
|
Loading…
Reference in New Issue
Block a user