mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 09:04:26 +02: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
|
@ -2,7 +2,7 @@
|
|||
// Checkboxes
|
||||
// --------------------------------------------------
|
||||
|
||||
@font-family-icon: 'FontAwesome';
|
||||
@font-family-icon: 'ForkAwesome';
|
||||
@fa-var-check: "\f00c";
|
||||
@check-icon: @fa-var-check;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue