From: Silke Meyer Date: Sun, 15 Jun 2014 11:35:34 +0000 (+0200) Subject: top bar icons stay dark upon hover X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=321c711a3d2f6768e58258fd8e7968762cebf2f4;p=friendica.git top bar icons stay dark upon hover --- diff --git a/view/theme/vier/breathe.css b/view/theme/vier/breathe.css index 29198dcef0..805332709b 100644 --- a/view/theme/vier/breathe.css +++ b/view/theme/vier/breathe.css @@ -37,6 +37,7 @@ nav .icon { nav a:active, nav a:visited, nav a:link, +nav a:hover .icon, nav a { color: #737373; }