summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-11-10 19:22:37 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-11-10 19:22:37 +0000
commit412d5c3b2b8e4c1bf9ef80bb3aa9ab399bd50461 (patch)
treedeb976f33b4ee8bd83c5e9ca704ef59fdf6b96a8 /gtk2_ardour/ardour3_widget_list.rc
parentc27dde889c27f7872318c004ce96daed577224d7 (diff)
use mono font for transport clocks
git-svn-id: svn://localhost/ardour2/branches/3.0@13419 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 2d4ed27530..8cf0248e62 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -122,8 +122,8 @@ widget "*WarningMessage" style:highest "warning_message"
widget "*big clock" style:highest "massive_text"
widget "*selection clock" style:highest "small_text"
widget "*punch clock" style:highest "small_text"
-widget "*transport clock" style:highest "large_bold_text"
-widget "*secondary clock" style:highest "large_bold_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 "*silence duration clock" style:highest "medium_text"