aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/static/fontello.css
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/web/static/fontello.css')
-rw-r--r--cmd/web/static/fontello.css12
1 files changed, 10 insertions, 2 deletions
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 @@
1 1
2.icon-cancel:before { content: '\e800'; } /* '' */ 2.icon-ok-circled:before { content: '\e800'; } /* '' */
3.icon-cancel-circled:before { content: '\e801'; } /* '' */
3.icon-key:before { content: '\e802'; } /* '' */ 4.icon-key:before { content: '\e802'; } /* '' */
4.icon-user:before { content: '\e803'; } /* '' */ 5.icon-user:before { content: '\e803'; } /* '' */
5.icon-ok:before { content: '\e804'; } /* '' */ \ No newline at end of file 6.icon-loop:before { content: '\e804'; } /* '' */
7.icon-clock:before { content: '\e805'; } /* '' */
8.icon-dot-3:before { content: '\e806'; } /* '' */
9.icon-right:before { content: '\e807'; } /* '' */
10.icon-calendar:before { content: '\e808'; } /* '' */
11.icon-back-in-time:before { content: '\e809'; } /* '' */
12.icon-ok:before { content: '\e80a'; } /* '' */
13.icon-dot-circled:before { content: '\f192'; } /* '' */ \ No newline at end of file