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/ContrastHigh/gtk-3.0/gtk.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'desktop-themes/ContrastHigh') diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk.css index 09a4cf9b..43692663 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/gtk.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk.css @@ -175,9 +175,6 @@ -GtkHTML-link-color: #000060; -GtkHTML-vlink-color: #600000; -GtkHTML-cite-color: #003000; - - -GtkWidget-link-color: @theme_highlight_color; - -GtkWidget-visited-link-color: #ff80ff; } @import url("gtk-widgets.css"); -- cgit v1.2.1