X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fweb%2Fstatic%2Ffontello.css;h=ae382410b2fea6471bd2c1a2ac8e4f06b0595502;hb=refs%2Ftags%2Fv0.0.16;hp=ba4e9337ce4c8561d8c0de0ca11d7449ff232562;hpb=a6820180928670b0642fa6a28ac221ce158230bb;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/web/static/fontello.css b/cmd/web/static/fontello.css index ba4e933..ae38241 100644 --- a/cmd/web/static/fontello.css +++ b/cmd/web/static/fontello.css @@ -1,6 +1,5 @@ -.icon-ok-circled:before { content: '\e800'; } /* '' */ -.icon-cancel-circled:before { content: '\e801'; } /* '' */ +.icon-cancel:before { content: '\e800'; } /* '' */ .icon-key:before { content: '\e802'; } /* '' */ .icon-user:before { content: '\e803'; } /* '' */ -.icon-hourglass-2:before { content: '\f252'; } /* '' */ \ No newline at end of file +.icon-ok:before { content: '\e804'; } /* '' */ \ No newline at end of file