Mercurial > libervia-media
comparison fonts/fontello/css/fontello-ie7-codes.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 |
comparison
equal
deleted
inserted
replaced
53:38ee0efa630b | 54:7c32c7d4bbb4 |
---|---|
14 .icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 14 .icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
15 .icon-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 15 .icon-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
16 .icon-dot-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 16 .icon-dot-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
17 .icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 17 .icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
18 .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 18 .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
19 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
19 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 20 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
20 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 21 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
21 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 22 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
22 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 23 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
23 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 24 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |