diff options
| author | Roger Braun <roger@rogerbraun.net> | 2016-11-06 19:28:02 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2016-11-06 19:28:02 +0100 |
| commit | dcb7fd14407f144f918eb65f191ecbab6844e1f7 (patch) | |
| tree | e427c885727d55ae083cb0df588baa21a11e8afc /static/font/css/fontello-codes.css | |
| parent | a5edcef24ddf7011dff77f76679df3fe06f42786 (diff) | |
Add upload image to icon font.
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rw-r--r-- | static/font/css/fontello-codes.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 092af2b5..4ac31b40 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -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'; } /* '' */
\ No newline at end of file |
