diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-02-14 21:46:26 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-02-14 21:46:26 +0100 |
| commit | c402478ccac330a34fb01704562d1ebeea3b7ced (patch) | |
| tree | a1155eaa3163b56df7eeac585cd65bc6c3aae6b7 /static/font/css/fontello-codes.css | |
| parent | 4c12de262ff1ca9cde925195de20158c33f7bad0 (diff) | |
Update font.
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rw-r--r-- | static/font/css/fontello-codes.css | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 016a5d31..a26d6318 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -4,6 +4,9 @@ .icon-star:before { content: '\e802'; } /* '' */ .icon-star-empty:before { content: '\e803'; } /* '' */ .icon-retweet:before { content: '\e804'; } /* '' */ +.icon-eye-off:before { content: '\e805'; } /* '' */ +.icon-plus-squared:before { content: '\e806'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ -.icon-reply:before { content: '\f112'; } /* '' */
\ No newline at end of file +.icon-reply:before { content: '\f112'; } /* '' */ +.icon-binoculars:before { content: '\f1e5'; } /* '' */
\ No newline at end of file |
