Set font in headerbar
parent
b704b560e6
commit
a7408fa970
|
@ -1805,6 +1805,14 @@ GtkColorButton.button {
|
||||||
padding: 4px 3px 3px 4px;
|
padding: 4px 3px 3px 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.header-bar .title {
|
||||||
|
font: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-bar .subtitle {
|
||||||
|
font: smaller;
|
||||||
|
}
|
||||||
|
|
||||||
/***********
|
/***********
|
||||||
* toolbar *
|
* toolbar *
|
||||||
***********/
|
***********/
|
||||||
|
|
Loading…
Reference in New Issue