summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-16 16:37:28 +0200
committerraveit65 <[email protected]>2015-08-16 16:37:28 +0200
commit763289f11f093341a780597a8d27bab28f97f465 (patch)
tree1563187492c0be65499a9876fdc0fe58497a3ca2 /desktop-themes/Green-Submarine
parent70eedd99975e8e2eac87ed7625a4434e66d45c22 (diff)
downloadmate-themes-763289f11f093341a780597a8d27bab28f97f465.tar.bz2
mate-themes-763289f11f093341a780597a8d27bab28f97f465.tar.xz
GTK3 submarine themes: remove wrong pseudo class for hyperlinks
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index dba47743..3775a898 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -2029,13 +2029,6 @@ DbusmenuGtkMenu .menuitem.separator,
color: @theme_fg_color;
}
-/* hyperlinks */
-/* ie. yelp */
-*:link,
-*:visited {
- color: @link_color;
-}
-
GtkLinkButton,
GtkLinkButton:hover,
GtkLinkButton.button.flat,