Fix button text color in panel

pull/63/merge
Satyajit Sahoo 2013-09-11 23:36:15 +05:30
parent 53567231b0
commit 001235235c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ XfceHeading {
.xfce4-panel .button {
border-radius: 0;
padding: 1px;
color: @panel_fg_color;
}
.xfce4-panel .button:active {