aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authorkaniini <nenolod@gmail.com>2018-08-20 00:02:59 +0000
committerkaniini <nenolod@gmail.com>2018-08-20 00:02:59 +0000
commit65dfceae59de8c0a8d79168f345d16942695c573 (patch)
treee6faadd73fd3bc969693048f318f671ef22e56cd /static/font/css/fontello-ie7-codes.css
parentd6b3394b790b72899b691e13196d05ec097ae1cc (diff)
parent702dfcec10290e86d04aa77fb921a64b6e7beb12 (diff)
Merge branch 'fixes-and-tweaks' into 'develop'
Fixes and tweaks See merge request pleroma/pleroma-fe!307
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rw-r--r--static/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 56d7ebc1..5ba45f75 100644
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -22,6 +22,7 @@
.icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe832;&nbsp;'); }
.icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe834;&nbsp;'); }
.icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;'); }
+.icon-link-ext-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08f;&nbsp;'); }
.icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;'); }
.icon-mail-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;'); }
.icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;'); }