diff options
| author | taehoon <th.dev91@gmail.com> | 2019-07-11 12:52:05 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-07-11 12:52:05 -0400 |
| commit | 57c5d269b8fa747a7f377090a8fb5507937f9ceb (patch) | |
| tree | e3353bca4257d68f476361e89c32c0ba4b171cac /static/font/css/fontello-codes.css | |
| parent | b2dbf01a728592758b72966550410171ea9ac74e (diff) | |
add bell-ringing icon
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rwxr-xr-x | static/font/css/fontello-codes.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 5f84df34..273fce35 100755 --- 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-bell: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'; } /* '' */ |
