diff --git a/gtk2_ardour/ardour3_widget_list.rc b/gtk2_ardour/ardour3_widget_list.rc index ac9348031f..2c04bc97f0 100644 --- a/gtk2_ardour/ardour3_widget_list.rc +++ b/gtk2_ardour/ardour3_widget_list.rc @@ -280,14 +280,6 @@ widget "*MonitorIsoAlert" style:highest "monitor_iso_button" widget "*MonitorIsoAlert*" style:highest "monitor_iso_button" widget "*BypassButton" style:highest "bright_when_active" widget "*BypassButton*" style:highest "bright_when_active" -widget "*TransportSoloAlert" style:highest "flashing_alert" -widget "*TransportSoloAlert.*" style:highest "flashing_alert" -widget "*TransportSoloAlert-active" style:highest "flashing_alert" -widget "*TransportSoloAlert-alternate" style:highest "flashing_alert" -widget "*SendAlert" style:highest "green_flashing_alert" -widget "*SendAlert.*" style:highest "green_flashing_alert" -widget "*TransportAuditioningAlert" style:highest "flashing_alert" -widget "*TransportAuditioningAlert.*" style:highest "flashing_alert" widget "*FadeCurve" style:highest "medium_bold_entry" widget "*FadeCurve*" style:highest "medium_bold_entry" widget "*RouteParamsListDisplay" style:highest "inspector_track_list_display"