Mercurial > libervia-media
comparison fonts/fontello/css/fontello-ie7-codes.css @ 62:af93088008e9
fonts (icons): added angle-double-left angle-double-right and shield icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 03 Jan 2019 10:46:33 +0100 |
parents | adc174b6c7a7 |
children | 925b52d1e0fd |
comparison
equal
deleted
inserted
replaced
61:adc174b6c7a7 | 62:af93088008e9 |
---|---|
26 .icon-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 26 .icon-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
27 .icon-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 27 .icon-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
28 .icon-previous { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 28 .icon-previous { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
29 .icon-next { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 29 .icon-next { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
30 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 30 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
31 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
32 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
31 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 33 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
34 .icon-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
32 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 35 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
33 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 36 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
34 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 37 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
35 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 38 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
36 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 39 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |