summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-09-06 00:28:48 +0200
committerRobin Gareus <robin@gareus.org>2014-09-06 00:42:05 +0200
commit0596508f96067763fb8045d47bfee4a597599900 (patch)
treedd713904f79afa3c1546b11d42a6665c0668e83b /gtk2_ardour
parent4a00bdf04a8c1a88a3041b409c6a8db601b8adc9 (diff)
fix lock button font size
(ArdourButton no longer supports font size via markup)
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/ardour3_widget_list.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc
index 0d76dde59c..6d710b7067 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -394,3 +394,4 @@ widget "*transport option button" style:highest "small_text"
widget "*transport active option button" style:highest "small_text"
widget "*plugin bypass button" style:highest "small_text"
widget "*punch button" style:highest "small_text"
+widget "*lock button" style:highest "large_bold_text"