diff options
| author | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-26 16:35:00 +0300 |
|---|---|---|
| committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-26 16:35:00 +0300 |
| commit | c02433b7e69d4e19be50cb513327a8985f262998 (patch) | |
| tree | 647dc94742e08e20e42c5ed41e386c3af322a185 /static/font/css/fontello-codes.css | |
| parent | f0b9f5d29ca7bbac21cabad3d5f14328dfbf56dd (diff) | |
revert font
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rw-r--r-- | static/font/css/fontello-codes.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index c782cd15..c281baaf 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -15,7 +15,7 @@ .icon-right-open:before { content: '\e80d'; } /* '' */ .icon-left-open:before { content: '\e80e'; } /* '' */ .icon-up-open:before { content: '\e80f'; } /* '' */ -.icon-eye:before { content: '\e810'; } /* '' */ +.icon-bell-ringing-o:before { content: '\e810'; } /* '' */ .icon-lock:before { content: '\e811'; } /* '' */ .icon-globe:before { content: '\e812'; } /* '' */ .icon-brush:before { content: '\e813'; } /* '' */ @@ -28,7 +28,6 @@ .icon-wrench:before { content: '\e81a'; } /* '' */ .icon-chart-bar:before { content: '\e81b'; } /* '' */ .icon-zoom-in:before { content: '\e81c'; } /* '' */ -.icon-bell-ringing-o:before { content: '\e81d'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ .icon-link-ext:before { content: '\f08e'; } /* '' */ @@ -39,6 +38,7 @@ .icon-bell-alt:before { content: '\f0f3'; } /* '' */ .icon-plus-squared:before { content: '\f0fe'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ +.icon-smile:before { content: '\f118'; } /* '' */ .icon-lock-open-alt:before { content: '\f13e'; } /* '' */ .icon-ellipsis:before { content: '\f141'; } /* '' */ .icon-play-circled:before { content: '\f144'; } /* '' */ |
