mirror of
https://github.com/friendica/friendica
synced 2025-04-25 15:10:13 +00:00
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
|
@ -3,7 +3,7 @@
|
|||
// --------------------------------------------------
|
||||
|
||||
|
||||
$font-family-icon: 'FontAwesome' !default;
|
||||
$font-family-icon: 'ForkAwesome' !default;
|
||||
$fa-var-check: "\f00c" !default;
|
||||
$check-icon: $fa-var-check !default;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue