mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
fix bold font in wingpanel popovers
This commit is contained in:
parent
8266ad0ebc
commit
3e6c57d230
@ -3232,6 +3232,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -3238,6 +3238,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -3232,6 +3232,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -3238,6 +3238,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -3242,6 +3242,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -3242,6 +3242,7 @@ MarlinViewWindow FMListView, MarlinViewWindow FMColumnView {
|
|||||||
|
|
||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none; }
|
icon-shadow: none; }
|
||||||
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
WingpanelWidgetsIndicatorPopover.popover .menuitem {
|
||||||
|
@ -759,6 +759,7 @@ MarlinViewWindow {
|
|||||||
WingpanelWidgetsIndicatorPopover.popover {
|
WingpanelWidgetsIndicatorPopover.popover {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
|
font: initial;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
icon-shadow: none;
|
icon-shadow: none;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user