1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-21 23:17:42 +02:00

Desktop: Resolves #3137: Switch to Font Awesome as icon library

This commit is contained in:
Laurent Cozic
2020-05-17 15:34:42 +01:00
parent e85d4fca5d
commit c568f5b33c
27 changed files with 94 additions and 57 deletions

View File

@ -52,7 +52,7 @@ pluginAssets[2] = function(theme:any) {
ul.joplin-checklist li::before {
content:"\\f14a";
font-family:ForkAwesome;
font-family:"Font Awesome 5 Free";
background-size: 16px 16px;
pointer-events: all;
cursor: pointer;