Mercurial > libervia-media
annotate fonts/fontello/css/fontello-ie7-codes.css @ 49:00f80adfcf0e
fonts (icons): added chat and wrench icons
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 01 May 2018 17:52:40 +0200 |
parents | 56344bb45feb |
children | 7c32c7d4bbb4 |
rev | line source |
---|---|
42
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 |
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 .icon-doc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
43 | 3 .icon-desktop { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
4 .icon-mobile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
5 .icon-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
6 .icon-terminal { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } | |
44 | 7 .icon-blog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
45
1d4716222c41
fonts (icons): added "clipboard" icon
Goffi <goffi@goffi.org>
parents:
44
diff
changeset
|
8 .icon-clipboard { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
46 | 9 .icon-merge { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
47
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
10 .icon-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
11 .icon-lock-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
12 .icon-lock-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
13 .icon-lock-open-filled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
14 .icon-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
15 .icon-resize-vertical { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
56344bb45feb
fonts (icons): added "lock" (+ variants), "plus-circled", "resize-vertical" and "dot-3" icons
Goffi <goffi@goffi.org>
parents:
46
diff
changeset
|
16 .icon-dot-3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
49
00f80adfcf0e
fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents:
47
diff
changeset
|
17 .icon-chat { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
00f80adfcf0e
fonts (icons): added chat and wrench icons
Goffi <goffi@goffi.org>
parents:
47
diff
changeset
|
18 .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
42
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
19 .icon-folder-open-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
20 .icon-level-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
21 .icon-file-image { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
9a8a5d8f5b86
fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT)
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
22 .icon-file-audio { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
43 | 23 .icon-file-video { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
24 .icon-server { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |