From c63ad5afee6a15433e07b300c16ae7bdcadaaf9a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 30 Jul 2018 17:32:35 +0200 Subject: [PATCH] vier theme was missing an icon for the block button --- view/theme/vier/css/font2.css | 1 + 1 file changed, 1 insertion(+) 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;