Mercurial > libervia-media
diff fonts/fontello/css/fontello-ie7.css @ 73:d0a77057c9ab
fonts (icons): added "plug" icon
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 01 Jan 2020 17:52:19 +0100 |
parents | 8fbcc243bba4 |
children | 5ca5a876fef3 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello-ie7.css Mon Oct 21 23:39:22 2019 +0200 +++ b/fonts/fontello/css/fontello-ie7.css Wed Jan 01 17:52:19 2020 +0100 @@ -61,5 +61,6 @@ .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-plug { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } \ No newline at end of file