From 01edb7dbe498b434e258451af94d1bca287d2e40 Mon Sep 17 00:00:00 2001 From: dtluna Date: Sat, 26 Nov 2016 05:00:06 +0300 Subject: Add remove attachment button --- static/font/css/fontello-codes.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'static/font/css/fontello-codes.css') diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 5d930aec..016a5d31 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -1,8 +1,9 @@ -.icon-retweet:before { content: '\e800'; } /* '' */ -.icon-star:before { content: '\e801'; } /* '' */ -.icon-star-empty:before { content: '\e802'; } /* '' */ -.icon-upload:before { content: '\e803'; } /* '' */ +.icon-cancel:before { content: '\e800'; } /* '' */ +.icon-upload:before { content: '\e801'; } /* '' */ +.icon-star:before { content: '\e802'; } /* '' */ +.icon-star-empty:before { content: '\e803'; } /* '' */ +.icon-retweet:before { content: '\e804'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ \ No newline at end of file -- cgit v1.2.3-70-g09d2