aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authortaehoon <th.dev91@gmail.com>2019-04-26 03:40:07 -0400
committertaehoon <th.dev91@gmail.com>2019-07-10 21:01:08 -0400
commite503243be377f3e2d83183ec8f9fa0824f3dc446 (patch)
treeaddeb67d73cbc9098ed014bfe4192762ceb5fce0 /static/font/css/fontello-ie7-codes.css
parent2ab00387fe8c335fe554249cd354eadfdb79d57b (diff)
add bell-off font icon
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rwxr-xr-xstatic/font/css/fontello-ie7-codes.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-ie7-codes.css b/static/font/css/fontello-ie7-codes.css
index 3fe390d8..83326e7f 100755
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -42,4 +42,5 @@
.icon-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;&nbsp;'); }
.icon-thumbs-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;&nbsp;'); }
.icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e5;&nbsp;'); }
+.icon-bell-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1f6;&nbsp;'); }
.icon-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf234;&nbsp;'); } \ No newline at end of file