From 6b533752d741407500da4f856963194263bb4cfd 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/ContrastHighInverse/gtk-3.0/gtk.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css index 078c1367..68758bc8 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css @@ -175,9 +175,6 @@ -GtkHTML-link-color: #ffff9f; -GtkHTML-vlink-color: #9fffff; -GtkHTML-cite-color: #ffcfff; - - -GtkWidget-link-color: @theme_highlight_color; - -GtkWidget-visited-link-color: #007f00; } @import url("gtk-widgets.css"); -- cgit v1.2.1