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/BlueMenta/gtk-3.0/gtk-widgets.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css index e43d6d74..dfb91b9c 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css @@ -20,8 +20,6 @@ -GtkToolItemGroup-expander-size: 11; -GtkTreeView-expander-size: 11; -GtkTreeView-horizontal-separator: 4; - -GtkWidget-link-color: @link_color; - -GtkWidget-visited-link-color: @link_color; -GtkWidget-focus-padding: 2; -GtkWidget-focus-line-width: 0; -GtkWindow-resize-grip-width: 13; -- cgit v1.2.1