summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2013-03-03 11:36:35 +0000
committerRobin Gareus <robin@gareus.org>2013-03-03 11:36:35 +0000
commit82a2e96e8cbd058b1da5ffc40553a6ca6bd93d25 (patch)
tree754106ffa7038cf514cfca499e7443982e3d48db /gtk2_ardour/ardour3_widget_list.rc
parent1fbaac742aa95b1d90dea63e64dc534f85989634 (diff)
monospace font for selection clock
git-svn-id: svn://localhost/ardour2/branches/3.0@14120 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-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 e9fe6ac8bd..3df7d14eef 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -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"