mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
This commit is contained in:
parent
a90389fc01
commit
4bd12f2478
@ -639,12 +639,16 @@ panel-toplevel.background {
|
||||
// Xfce Panel
|
||||
.xfce4-panel.panel {
|
||||
background-color: $panel_bg;
|
||||
font-weight: normal;
|
||||
|
||||
text-shadow: none;
|
||||
-gtk-icon-shadow: none;
|
||||
|
||||
button.flat { @extend %panelbutton; }
|
||||
}
|
||||
.xfce4-panel.panel menu {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#tasklist-button {
|
||||
color: transparentize($panel_fg, 0.2);
|
||||
|
Loading…
Reference in New Issue
Block a user