Tweak checkbutton size in the processor box.

git-svn-id: svn://localhost/ardour2/branches/3.0@6205 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-11-28 03:03:45 +00:00
parent acf6c35072
commit 60d367cfc6

View File

@ -1051,6 +1051,8 @@ style "processor_list_display"
font_name = "@FONT_SMALLER@"
bg[NORMAL] = { 0, 0, 0 }
GtkCheckButton::indicator-size = 10
GtkCheckButton::indicator-spacing = 0
}
style "inspector_processor_list_display" = "processor_list_display"