nk20/apps/note/templates/note
Alexandre Iooss 466cbd9878 Replace Font Awesome with inline SVG icons
Font Awesome 4 adds 106kB of dependencies on each page and require to
query multiple assets. It also sometimes causes icons to appear after
page loading. Font Awesome 4 is deprecated and replaced by version 5
which is not packaged in every GNU/Linux distributions.

This commit replaces icons with inline SVG which does not require
external assets, does not require an additionnal dependency and is
widely supported by modern browsers. It makes the page loading faster
and enables us to no longer require fonts-font-awesome Debian package.
2021-10-06 17:15:33 +02:00
..
mails Plain text mode in reports 2020-09-07 11:03:58 +02:00
amount_input.html Clean up templates header 2020-09-01 10:20:16 +02:00
conso_form.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
search_transactions.html Remove contenttitle 2020-09-01 10:13:05 +02:00
transaction_form.html [activity] Fix button shortcut to entries page 2021-09-27 14:51:17 +02:00
transactiontemplate_form.html Add missing card on button edit 2020-09-01 10:47:51 +02:00
transactiontemplate_list.html Clean up templates header 2020-09-01 10:20:16 +02:00