Mercurial > libervia-media
comparison fonts/fontello/css/fontello-ie7-codes.css @ 77:7bc307f36741
fonts (icons): added "download" and "trash-empty" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jun 2020 16:50:27 +0200 |
parents | 0af8e53c638e |
children | 54e1f518d7ad |
comparison
equal
deleted
inserted
replaced
76:0af8e53c638e | 77:7bc307f36741 |
---|---|
42 .icon-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 42 .icon-cancel-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
43 .icon-loop-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 43 .icon-loop-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
44 .icon-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 44 .icon-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
45 .icon-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 45 .icon-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
46 .icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 46 .icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
47 .icon-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
48 .icon-trash-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
47 .icon-mail-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 49 .icon-mail-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
48 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 50 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
49 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 51 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
50 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 52 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
51 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 53 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |