mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
FONT_SMALLER is too small for visibility of clocks. use normal font size
This commit is contained in:
parent
2ff4a1881b
commit
189fe9a50e
1 changed files with 1 additions and 1 deletions
|
|
@ -235,7 +235,7 @@ style "small_text"
|
|||
|
||||
style "small_clock"
|
||||
{
|
||||
font_name = "@CLOCKFONT@ @FONT_SMALLER@"
|
||||
font_name = "@CLOCKFONT@ @FONT_NORMAL@"
|
||||
}
|
||||
|
||||
style "small_italic_text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue