From: Tobias Diekershoff Date: Mon, 30 Jul 2018 15:32:35 +0000 (+0200) Subject: vier theme was missing an icon for the block button X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c63ad5afee6a15433e07b300c16ae7bdcadaaf9a;p=friendica.git vier theme was missing an icon for the block button --- diff --git a/view/theme/vier/css/font2.css b/view/theme/vier/css/font2.css index 7d40e2f6d0..9a048b2984 100644 --- a/view/theme/vier/css/font2.css +++ b/view/theme/vier/css/font2.css @@ -335,6 +335,7 @@ li.icon.icon-large:before { .icon.drop:before { content: "\f014"; } .icon.drophide:before { content: "\f014"; } .icon.copy:before { content: "\f0c5"; } +.icon.block:before { content: "\f05e"; } .small-pencil:before, .savedsearchdrop:before { font-family: FontAwesome;