From 7c2ec72495fbc92577bb3038a5d654a5afbe0d51 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 25 Jan 2020 03:24:06 +0100 Subject: Revert "add styling specifics for TreeViews so that checkboxes are properly visible" This reverts commit 82cf46d7818cc5a23efaeaacf360de6783dcf336. --- gtk2_ardour/clearlooks.rc.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gtk2_ardour/clearlooks.rc.in') diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in index f886d921c6..5cbb08962b 100644 --- a/gtk2_ardour/clearlooks.rc.in +++ b/gtk2_ardour/clearlooks.rc.in @@ -1065,12 +1065,6 @@ style "vca_label_bar" = "medium_bold_text" fg[NORMAL] = @lightest } -style "ardour_treeviews" = "default" -{ - # used to draw the border of checkboxes - bg[NORMAL] = @somewhat_bright_indicator -} - class "GtkWidget" style:highest "default" class "GtkSpinButton" style:highest "spin_button" class "GtkEntry" style "entry" # not :highest to allow instances to override this @@ -1080,7 +1074,6 @@ class "GtkButton" style:highest "ardour_button" class "GtkCheckButton" style:highest "ardour_button" class "GtkArrow" style:highest "tearoff_arrow" class "GtkProgressBar" style:highest "ardour_progressbars" -class "GtkTreeView" style:highest "ardour_treeviews" widget "*VerboseCanvasCursor" style:highest "verbose_canvas_cursor" widget "*MarkerText" style:highest "marker_text" -- cgit v1.2.3