You've already forked joplin
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:
@ -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;
|
||||
|
Reference in New Issue
Block a user