summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-16 15:12:54 +0200
committerraveit65 <[email protected]>2015-08-16 15:12:54 +0200
commit03bbd20478106ebc77842925a1174f201b99f208 (patch)
tree704792176acc6efe1d242049fc60871d472fd37d /desktop-themes
parent7efab990231304464a32de9eab3a6966ea6ff8c9 (diff)
downloadmate-themes-03bbd20478106ebc77842925a1174f201b99f208.tar.bz2
mate-themes-03bbd20478106ebc77842925a1174f201b99f208.tar.xz
Gtk3 BlackMATE: remve wrong pseudo class for hyperlinks
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 32f269df..76bbc9e5 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -1272,12 +1272,6 @@ GtkComboBox .menu {
color: shade(@insensitive_fg_color, 0.7);
}
-/* ie. yelp */
-*:link,
-*:visited {
- color: @link_color;
-}
-
GtkLinkButton.button,
GtkLinkButton.button:hover,
GtkLinkButton.button:active,