summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_widget_list.rc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-11-11 16:04:30 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-11-11 16:04:30 +0000
commit57ce855053b26b5a8fdf7875c60d2dc23df5093e (patch)
treeb919e20baab7c7dd3392b750cd86a28bae89fd98 /gtk2_ardour/ardour3_widget_list.rc
parenta57f4ead2d73c5eed355f4bf51ad912e30fe09f7 (diff)
specify time info box bg in style file(s), and make nudge clock use the same bg color (not in style file, but the UI conf file, naturally)
git-svn-id: svn://localhost/ardour2/branches/3.0@13434 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_widget_list.rc')
-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 cba75ae4a2..6e6bd274ae 100644
--- a/gtk2_ardour/ardour3_widget_list.rc
+++ b/gtk2_ardour/ardour3_widget_list.rc
@@ -348,6 +348,7 @@ widget "*TimeInfoSelectionTitle" style:highest "very_small_text"
widget "*TimeInfoSelectionLabel" style:highest "very_small_text"
widget "*TimeInfoPunchTitle" style:highest "very_small_text"
widget "*TimeInfoPunchButton" style:highest "very_small_text"
+widget "*TimeInfoBox" style:highest "time_info_box"
widget "*RouteNameEditorEntry" style:highest "text_cell_entry"
widget "*RegionNameEditorEntry" style:highest "text_cell_entry"
widget "*EditorRouteGroupsAllGroupButton" style:highest "default_toggle_button"