Add upload image to icon font.
This commit is contained in:
parent
a5edcef24d
commit
dcb7fd1440
12 changed files with 34 additions and 18 deletions
1
static/font/css/fontello-codes.css
vendored
1
static/font/css/fontello-codes.css
vendored
|
@ -2,4 +2,5 @@
|
|||
.icon-retweet:before { content: '\e800'; } /* '' */
|
||||
.icon-star:before { content: '\e801'; } /* '' */
|
||||
.icon-star-empty:before { content: '\e802'; } /* '' */
|
||||
.icon-upload:before { content: '\e803'; } /* '' */
|
||||
.icon-reply:before { content: '\f112'; } /* '' */
|
Loading…
Add table
Add a link
Reference in a new issue