1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00
NicoHood 2018-01-08 19:20:37 +01:00
parent a90389fc01
commit 4bd12f2478
No known key found for this signature in database
GPG Key ID: 51DAE9B7C1AE9161

View File

@ -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);