vier theme was missing an icon for the block button

This commit is contained in:
Tobias Diekershoff 2018-07-30 17:32:35 +02:00
parent 0257f410d5
commit c63ad5afee
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ li.icon.icon-large:before {
.icon.drop:before { content: "\f014"; } .icon.drop:before { content: "\f014"; }
.icon.drophide:before { content: "\f014"; } .icon.drophide:before { content: "\f014"; }
.icon.copy:before { content: "\f0c5"; } .icon.copy:before { content: "\f0c5"; }
.icon.block:before { content: "\f05e"; }
.small-pencil:before, .savedsearchdrop:before { .small-pencil:before, .savedsearchdrop:before {
font-family: FontAwesome; font-family: FontAwesome;