monospace font for selection clock
git-svn-id: svn://localhost/ardour2/branches/3.0@14120 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -120,7 +120,7 @@ widget "*InfoMessage" style:highest "info_message"
|
||||
widget "*WarningMessage" style:highest "warning_message"
|
||||
|
||||
widget "*big clock" style:highest "monospace massive_text"
|
||||
widget "*selection clock" style:highest "small_text"
|
||||
widget "*selection clock" style:highest "small_mono_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"
|
||||
|
||||
@@ -67,7 +67,7 @@ TimeInfoBox::TimeInfoBox ()
|
||||
punch_title.set_text (_("Punch"));
|
||||
|
||||
set_homogeneous (false);
|
||||
set_spacing (6);
|
||||
set_spacing (0);
|
||||
set_border_width (2);
|
||||
|
||||
pack_start (left, true, true);
|
||||
|
||||
Reference in New Issue
Block a user