From: rabuzarus <> Date: Thu, 11 Jun 2015 00:49:09 +0000 (+0200) Subject: fix remote-link button in vier X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c01dbc274c51f2c0428d49dda91b8389c243e808;p=friendica.git fix remote-link button in vier --- diff --git a/view/theme/vier/css/font2.css b/view/theme/vier/css/font2.css index 4b6e01db98..472af62c2c 100644 --- a/view/theme/vier/css/font2.css +++ b/view/theme/vier/css/font2.css @@ -235,7 +235,7 @@ li.icon.icon-large:before { .icon-signout:before { content: "\f08b"; } .icon-linkedin-sign:before { content: "\f08c"; } .icon-pushpin:before { content: "\f08d"; } -.icon-external-link:before { content: "\f08e"; } +.icon.remote-link:before { content: "\f08e"; } .icon-signin:before { content: "\f090"; } .icon-trophy:before { content: "\f091"; }