From ea154db21b0bf32d6a3a1c0795490f6a606111c8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 3 Sep 2015 17:37:50 +0200 Subject: Gtk3 all themes: don't use depcrecated GtkWidget:link-color and GtkWidget:visited-link-color those causes segfault of mate-dictionary with >= gtk+-3.17.x --- desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'desktop-themes/TraditionalOkTest') diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css index 27534d27..e00e9608 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/gtk-widgets.css @@ -22,8 +22,6 @@ -GtkMenu-horizontal-padding: 0; -GtkMenu-vertical-padding: 0; - -GtkWidget-link-color: @link_color; - -GtkWidget-visited-link-color: @visited_link_color; -GtkIMHtml-hyperlink-color: @link_color; -GtkHTML-link-color: @link_color; -- cgit v1.2.1