Added toolbar fg color

pull/94/head
Satyajit Sahoo 2013-12-21 01:19:36 +05:30
parent 379ce1759a
commit 9e31ffe769
1 changed files with 1 additions and 0 deletions

View File

@ -1917,6 +1917,7 @@ GtkColorButton.button {
border-style: none;
background-color: @toolbar_bg_color;
background-image: none;
color: @toolbar_fg_color;
}
.toolbar .button {