diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-21 21:44:19 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2021-03-21 21:44:19 +0300 |
commit | c994959f736206aacec8e9933d62588b9cb5b0c5 (patch) | |
tree | a65a3061df93984ecdb0911c4d0582c353ca5035 /public/css/fontello-ie7-codes.css | |
parent | 37c250d538893ff8178bd9c9e4dde225a991ce76 (diff) |
Diffstat (limited to 'public/css/fontello-ie7-codes.css')
-rw-r--r-- | public/css/fontello-ie7-codes.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/fontello-ie7-codes.css b/public/css/fontello-ie7-codes.css new file mode 100644 index 0000000..fc0a03b --- /dev/null +++ b/public/css/fontello-ie7-codes.css @@ -0,0 +1,4 @@ + +.icon-left-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-docs { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-paper-plane { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
\ No newline at end of file |