diff options
Diffstat (limited to 'plugins/AdminTools/template/fontello/css/fontello-ato-codes.css')
-rw-r--r-- | plugins/AdminTools/template/fontello/css/fontello-ato-codes.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/AdminTools/template/fontello/css/fontello-ato-codes.css b/plugins/AdminTools/template/fontello/css/fontello-ato-codes.css new file mode 100644 index 000000000..1260f0d4d --- /dev/null +++ b/plugins/AdminTools/template/fontello/css/fontello-ato-codes.css @@ -0,0 +1,6 @@ + +.icon-ato-doc-text-inv:before { content: '\e800'; } /* '' */ +.icon-ato-flash:before { content: '\e801'; } /* '' */ +.icon-ato-trophy:before { content: '\e803'; } /* '' */ +.icon-ato-cancel:before { content: '\e805'; } /* '' */ +.icon-ato-ok:before { content: '\e802'; } /* '' */
\ No newline at end of file |