Fixed a few bugs.

This commit is contained in:
Sam Hewitt 2015-02-27 15:10:14 -05:00
parent c847cf5fa2
commit 084bc68bf8
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@
}
/* Labels */
.toolbar GtkLabel
.toolbar GtkLabel,
.toolbar .button GtkLabel {
color: @toolbar_text;
}