vier theme was missing an icon for the block button
This commit is contained in:
parent
0257f410d5
commit
c63ad5afee
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue