NicoHood 7 years ago
parent a90389fc01
commit 4bd12f2478
No known key found for this signature in database
GPG Key ID: 51DAE9B7C1AE9161

@ -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…
Cancel
Save