Fix button text color in panel
parent
53567231b0
commit
001235235c
|
@ -12,6 +12,7 @@ XfceHeading {
|
|||
.xfce4-panel .button {
|
||||
border-radius: 0;
|
||||
padding: 1px;
|
||||
color: @panel_fg_color;
|
||||
}
|
||||
|
||||
.xfce4-panel .button:active {
|
||||
|
|
Loading…
Reference in New Issue