Mercurial > libervia-media
comparison fonts/fontello/css/fontello-ie7.css @ 78:54e1f518d7ad
fonts (icons): added "play-circled", "volume-off", "volume-up", "resize-full" and "resize-small" icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 24 Aug 2020 21:16:57 +0200 |
parents | 7bc307f36741 |
children | df5067fa5d3c |
comparison
equal
deleted
inserted
replaced
77:7bc307f36741 | 78:54e1f518d7ad |
---|---|
55 .icon-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 55 .icon-person { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56 .icon-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 56 .icon-key { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
57 .icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 57 .icon-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
58 .icon-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 58 .icon-download { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
59 .icon-trash-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 59 .icon-trash-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
60 .icon-volume-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
61 .icon-volume-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
62 .icon-resize-full { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
63 .icon-resize-small { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
60 .icon-mail-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 64 .icon-mail-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
61 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 65 .icon-comment-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
62 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 66 .icon-angle-double-left { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
63 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 67 .icon-angle-double-right { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
64 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 68 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
65 .icon-unlink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 69 .icon-unlink { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
66 .icon-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 70 .icon-shield { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
67 .icon-dot-3-vert { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 71 .icon-dot-3-vert { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
72 .icon-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
68 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 73 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
69 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 74 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
70 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 75 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
71 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 76 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
72 .icon-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | 77 .icon-share { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |