Replaced FontAwesome by ForkAwesome
Migrated from manual installed files in frameworks/ to composer based install Migrated paths to new view/asset/ structure
This commit is contained in:
parent
a0ef733c7e
commit
0d4b60a851
43 changed files with 73 additions and 5993 deletions
|
@ -4,7 +4,7 @@
|
|||
*/
|
||||
|
||||
.icon:before {
|
||||
font-family: FontAwesome;
|
||||
font-family: ForkAwesome;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
display: inline-block;
|
||||
|
@ -18,4 +18,4 @@
|
|||
.icon.type-audio:before { content: "\f1c7"; }
|
||||
.icon.type-text:before { content: "\f0f6"; }
|
||||
.icon.type-application:before { content: "\f016"; }
|
||||
.icon.type-unkn:before { content: "\f016"; }
|
||||
.icon.type-unkn:before { content: "\f016"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue