Fix consistency of checkbutton text size in Location window.

git-svn-id: svn://localhost/ardour2/branches/3.0@8010 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-11-11 15:21:29 +00:00
parent fcfbd65268
commit 08fcd8c9e9

View file

@ -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"