X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fweb%2Fstatic%2Ffontello.css;h=2cccfc196b0a10fad2d37ec4628ef54c42a54970;hb=71e5314813f4b156809397a58304d43a47cf8357;hp=ae382410b2fea6471bd2c1a2ac8e4f06b0595502;hpb=e0ab9e8caa9237d3e15193fcb0ca74954afc66be;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/web/static/fontello.css b/cmd/web/static/fontello.css index ae38241..2cccfc1 100644 --- a/cmd/web/static/fontello.css +++ b/cmd/web/static/fontello.css @@ -1,5 +1,13 @@ -.icon-cancel:before { content: '\e800'; } /* '' */ +.icon-ok-circled:before { content: '\e800'; } /* '' */ +.icon-cancel-circled:before { content: '\e801'; } /* '' */ .icon-key:before { content: '\e802'; } /* '' */ .icon-user:before { content: '\e803'; } /* '' */ -.icon-ok:before { content: '\e804'; } /* '' */ \ No newline at end of file +.icon-loop:before { content: '\e804'; } /* '' */ +.icon-clock:before { content: '\e805'; } /* '' */ +.icon-dot-3:before { content: '\e806'; } /* '' */ +.icon-right:before { content: '\e807'; } /* '' */ +.icon-calendar:before { content: '\e808'; } /* '' */ +.icon-back-in-time:before { content: '\e809'; } /* '' */ +.icon-ok:before { content: '\e80a'; } /* '' */ +.icon-dot-circled:before { content: '\f192'; } /* '' */ \ No newline at end of file