summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-03 17:37:50 +0200
committerraveit65 <[email protected]>2015-09-03 17:38:44 +0200
commit6b533752d741407500da4f856963194263bb4cfd (patch)
tree8278404cc3b1bcbdd0030c6badd6281e9c7281c5 /desktop-themes/ContrastHighInverse
parent4d5fd3f762c0925c72d772c040b8980491ac9180 (diff)
downloadmate-themes-6b533752d741407500da4f856963194263bb4cfd.tar.bz2
mate-themes-6b533752d741407500da4f856963194263bb4cfd.tar.xz
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
Diffstat (limited to 'desktop-themes/ContrastHighInverse')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/gtk.css3
1 files changed, 0 insertions, 3 deletions
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");