aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7.css
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2019-07-28 16:07:01 +0300
committerHenry Jameson <me@hjkos.com>2019-07-28 16:07:01 +0300
commit03c2f29b0aa31eb502db29e5a809da8bc1c1af28 (patch)
tree28d4dd9b6635ab77545cbca5f71d8fdf958d5950 /static/font/css/fontello-ie7.css
parent4c78fdb3934745ccbc87c10daf56552f0bfc0edc (diff)
cleanup and appropriation for new emoji-input component API, styles updates
Diffstat (limited to 'static/font/css/fontello-ie7.css')
-rw-r--r--[-rwxr-xr-x]static/font/css/fontello-ie7.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-ie7.css b/static/font/css/fontello-ie7.css
index f700ae78..e0e0af3b 100755..100644
--- a/static/font/css/fontello-ie7.css
+++ b/static/font/css/fontello-ie7.css
@@ -48,6 +48,7 @@
.icon-bell-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;&nbsp;'); }
.icon-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;&nbsp;'); }
.icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;&nbsp;'); }
+.icon-smile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;&nbsp;'); }
.icon-lock-open-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;&nbsp;'); }
.icon-ellipsis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;&nbsp;'); }
.icon-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;&nbsp;'); }