summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_dark.rc.in
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-11-11 15:21:29 +0000
committerCarl Hetherington <carl@carlh.net>2010-11-11 15:21:29 +0000
commit08fcd8c9e9eba60fb1be52a5ffcf806427f23987 (patch)
tree25dba64db24927952522fb5af56a957c31952ca8 /gtk2_ardour/ardour3_ui_dark.rc.in
parentfcfbd65268cbba8b1fd1cebc32654a43ba051d1a (diff)
Fix consistency of checkbutton text size in Location window.
git-svn-id: svn://localhost/ardour2/branches/3.0@8010 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_dark.rc.in')
-rw-r--r--gtk2_ardour/ardour3_ui_dark.rc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/ardour3_ui_dark.rc.in b/gtk2_ardour/ardour3_ui_dark.rc.in
index 0e4a1ff634..6b5d8e521d 100644
--- a/gtk2_ardour/ardour3_ui_dark.rc.in
+++ b/gtk2_ardour/ardour3_ui_dark.rc.in
@@ -1826,6 +1826,8 @@ widget "*LocationEditCdButton" style:highest "small_red_active_and_selected_butt
widget "*LocationEditCdButton*" style:highest "small_red_active_and_selected_button"
widget "*LocationEditHideButton" style:highest "small_red_active_and_selected_button"
widget "*LocationEditHideButton*" style:highest "small_red_active_and_selected_button"
+widget "*LocationEditLockButton*" style:highest "small_red_active_and_selected_button"
+widget "*LocationEditGlueButton*" style:highest "small_red_active_and_selected_button"
widget "*LocationEditNumberLabel" style:highest "small_text"
widget "*LocationLocEditorFrame" style:highest "base_frame"
widget "*LocationRangeEditorFrame" style:highest "base_frame"