use bold mono font for delta mode in clocks
git-svn-id: svn://localhost/ardour2/branches/3.0@13426 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
23f00184c8
commit
8ac4fa35e8
@ -121,11 +121,11 @@ widget "*WarningMessage" style:highest "warning_message"
|
||||
|
||||
widget "*big clock" style:highest "monospace massive_text"
|
||||
widget "*selection clock" style:highest "small_text"
|
||||
widget "*punch clock" style:highest "small_text"
|
||||
widget "*punch clock" style:highest "small_mono_text"
|
||||
widget "*transport clock" style:highest "large_bold_mono_text"
|
||||
widget "*secondary clock" style:highest "large_bold_mono_text"
|
||||
widget "*transport delta clock" style:highest "large_bold_text"
|
||||
widget "*secondary delta clock" style:highest "large_bold_text"
|
||||
widget "*transport delta clock" style:highest "large_bold_mono_text"
|
||||
widget "*secondary delta clock" style:highest "large_bold_mono_text"
|
||||
widget "*silence duration clock" style:highest "medium_text"
|
||||
widget "*edit point clock" style:highest "medium_text"
|
||||
widget "*nudge clock" style:highest "medium_bold_text"
|
||||
|
Loading…
Reference in New Issue
Block a user