mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
Raleigh: Fix font syntax
This commit is contained in:
parent
db1a39a817
commit
0eefe81f37
@ -788,11 +788,12 @@ GtkCalendar.button:hover {
|
||||
}
|
||||
|
||||
.titlebar .title {
|
||||
font: Bold 10;
|
||||
font-weight: bold;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
.titlebar .subtitle {
|
||||
font: 9;
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.titlebar:backdrop {
|
||||
|
Loading…
Reference in New Issue
Block a user