fix invisible cursor in selected track name entry box

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2990 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Doug McLain 2008-02-02 07:39:55 +00:00
parent 78cefc81fd
commit 502f5f812f

View file

@ -780,6 +780,7 @@ style "track_name_display"
style "active_track_name_display"
{
font_name = "%FONT_NORMAL%"
GtkWidget::cursor_color = {0, 0, 0 }
text[NORMAL] = { 0.26, 0.26, 0.26 }
base[NORMAL] = { 0.89, 0.89, 0.89 }
}