1
0
Fork 0

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:
Vinzenz Vietzke 2019-08-22 20:45:41 +02:00
commit 0d4b60a851
43 changed files with 73 additions and 5993 deletions

View file

@ -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"; }