Set font in headerbar

pull/63/head
Satyajit Sahoo 2013-09-10 15:38:57 +05:30
parent b704b560e6
commit a7408fa970
1 changed files with 8 additions and 0 deletions

View File

@ -1805,6 +1805,14 @@ GtkColorButton.button {
padding: 4px 3px 3px 4px;
}
.header-bar .title {
font: bold;
}
.header-bar .subtitle {
font: smaller;
}
/***********
* toolbar *
***********/