Mercurial > libervia-media
comparison fonts/fontello/css/fontello-ie7.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 |
---|---|
37 .icon-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 37 .icon-fast-fw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
38 .icon-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 38 .icon-fast-bw { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
39 .icon-previous { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 39 .icon-previous { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
40 .icon-next { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 40 .icon-next { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
41 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 41 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
42 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
43 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
42 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 44 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
45 .icon-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
43 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 46 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
44 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 47 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
45 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 48 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
46 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 49 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
47 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 50 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |