diff fonts/fontello/css/fontello-ie7.css @ 54:7c32c7d4bbb4

fonts (icons): re-added "comment-empty", removed while still used
author Goffi <goffi@goffi.org>
date Fri, 11 May 2018 16:06:34 +0200
parents 00f80adfcf0e
children 3674c144c0f1
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-ie7.css	Tue May 01 20:41:27 2018 +0200
+++ b/fonts/fontello/css/fontello-ie7.css	Fri May 11 16:06:34 2018 +0200
@@ -27,6 +27,7 @@
 .icon-dot-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;'); }
 .icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;'); }
 .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
+.icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;'); }
 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;&nbsp;'); }
 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;&nbsp;'); }
 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1c5;&nbsp;'); }