summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-11-11 15:23:29 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-11-11 15:23:29 +0000
commit78e092e0a34756f0c2f427b16d1ef364992b4846 (patch)
tree12905704411f7f91fc6a66344d6225188ddc6645 /gtk2_ardour
parent258154bc7d222032ff01f30bc9e752d2222972f5 (diff)
make nudge clock use same font as punch clocks
git-svn-id: svn://localhost/ardour2/branches/3.0@13432 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 3df0f23c0a..cba75ae4a2 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -128,7 +128,7 @@ 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"
+widget "*nudge clock" style:highest "small_mono_text"
widget "*menubar clock" style:highest "medium_text"
widget "*zoomrange clock" style:highest "medium_text"
widget "*timecodeoffset clock" style:highest "medium_text"