mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Fix button text color in panel
This commit is contained in:
@@ -12,6 +12,7 @@ XfceHeading {
|
|||||||
.xfce4-panel .button {
|
.xfce4-panel .button {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
|
color: @panel_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xfce4-panel .button:active {
|
.xfce4-panel .button:active {
|
||||||
|
|||||||
Reference in New Issue
Block a user