summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui_light.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-10-31 08:25:09 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-10-31 08:25:09 +0000
commit47f1cba718acbf82240d447a11a1e75a80dbe53b (patch)
tree511b18fd8156b4b3408c9749a39972f2e8279d43 /gtk2_ardour/ardour2_ui_light.rc.in
parente62fee73d32ef37e82e7abf61ea90e51fa459cea (diff)
fix (?) confusing visual state(s) of bypass button by making it into a completely regular button
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4072 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui_light.rc.in')
-rw-r--r--gtk2_ardour/ardour2_ui_light.rc.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk2_ardour/ardour2_ui_light.rc.in b/gtk2_ardour/ardour2_ui_light.rc.in
index d9d0907de7..8a4c8992d3 100644
--- a/gtk2_ardour/ardour2_ui_light.rc.in
+++ b/gtk2_ardour/ardour2_ui_light.rc.in
@@ -1477,10 +1477,6 @@ widget "*MixerStripSelectedFrame" style:highest "selected_strip_frame"
widget "*MixerStripFrame" style:highest "base_frame"
widget "*HWMonitorButton" style:highest "red_when_active"
widget "*HWMonitorButton*" style:highest "red_when_active"
-widget "*BypassButton" style:highest "red_when_active"
-widget "*BypassButton*" style:highest "red_when_active"
-widget "*FocusButton" style:highest "red_when_active"
-widget "*FocusButton*" style:highest "red_when_active"
widget "*TransportSoloAlert" style:highest "flashing_alert"
widget "*TransportSoloAlert.*" style:highest "flashing_alert"
widget "*TransportAuditioningAlert" style:highest "flashing_alert"