aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authorlambda <pleromagit@rogerbraun.net>2018-08-12 16:14:35 +0000
committerlambda <pleromagit@rogerbraun.net>2018-08-12 16:14:35 +0000
commit25be51e2c1d9ca7ab112682c59ffadd6d1b63276 (patch)
treeb04030b899850b503097c2df1e7fde2a13043a7f /static/font/css/fontello-ie7-codes.css
parentdb6ff4824afa7adca1f3b633278e9ed033d8671d (diff)
parent27adde9887d7205703ed461560f3272f6709b83b (diff)
Merge branch 'feature/accountHighlight' into 'develop'
Account highlight See merge request pleroma/pleroma-fe!285
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 ad83b705..56d7ebc1 100644
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -18,6 +18,7 @@
.icon-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
.icon-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
.icon-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe812;&nbsp;'); }
+.icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;'); }
.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;'); }