summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-11-11 03:57:35 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-11-11 03:57:35 +0000
commit8ac4fa35e8f98892e48da36242ca8a85d07df9a8 (patch)
treef4c73473740f6bbc4a14bb711c3437219b8298bf /gtk2_ardour/ardour3_widget_list.rc
parent23f00184c8ad5373bdf76daeb198f5c981b3e857 (diff)
use bold mono font for delta mode in clocks
git-svn-id: svn://localhost/ardour2/branches/3.0@13426 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index cc45f52c79..3df0f23c0a 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -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"