summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-03-05 13:13:53 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2013-03-05 13:13:53 +0000
commitc374cafd0336232dc053ff898a7b725884671218 (patch)
tree2fb73aa6983dd31c6e30752f18eb8c045833e796 /gtk2_ardour/ardour3_widget_list.rc
parenta0282a54d6050a55a3e383d0694932c6bb7be371 (diff)
adjust clock font sizes
git-svn-id: svn://localhost/ardour2/branches/3.0@14150 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 3df7d14eef..43c18b8aaf 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -122,10 +122,10 @@ widget "*WarningMessage" style:highest "warning_message"
widget "*big clock" style:highest "monospace massive_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"
-widget "*transport delta clock" style:highest "large_bold_mono_text"
-widget "*secondary delta clock" style:highest "large_bold_mono_text"
+widget "*transport clock" style:highest "bigger_bold_mono_text"
+widget "*secondary clock" style:highest "bigger_bold_mono_text"
+widget "*transport delta clock" style:highest "bigger_bold_mono_text"
+widget "*secondary delta clock" style:highest "bigger_bold_mono_text"
widget "*silence duration clock" style:highest "medium_text"
widget "*edit point clock" style:highest "medium_text"
widget "*nudge clock" style:highest "small_mono_text"