summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-05-18 15:06:01 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-05-31 15:30:43 -0400
commit1d81392e379c96b4014b9cf2cb4d3349a0f4b9bf (patch)
tree2db1c1d896638e1913d822f0a0f6d14abfd8ce30 /gtk2_ardour/clearlooks.rc.in
parenteffb08c121ece6435cf05fce09bb0ff73e23d7fe (diff)
use ArdourButton for the vertical space/button/label in VCAMasterStrip
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index fc777bb932..4c6c6d988c 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -1020,11 +1020,6 @@ style "settings_notebook" = "big_text"
}
-style "vca_vertical_box" = "medium_bold_text"
-{
- bg[NORMAL] = shade (0.82, @background)
-}
-
class "GtkWidget" style:highest "default"
class "GtkScrollbar" style:highest "ardour_adjusters"
class "GtkLabel" style:highest "default_generic"
@@ -1038,7 +1033,6 @@ widget "*MarkerText" style:highest "marker_text"
widget "*ArdourContextMenu*" style:highest "default_menu"
widget "*mixer strip button" style:highest "very_small_button"
-widget "*vca_vertical_box" style:highest "vca_vertical_box"
widget "*AddRouteDialogSpinner" style:highest "ardour_adjusters"
widget "*OptionsNotebook" style:highest "preferences"