diff options
Diffstat (limited to 'source/fonts/fontello/css/fontello-ie7-codes.css')
-rw-r--r-- | source/fonts/fontello/css/fontello-ie7-codes.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/fonts/fontello/css/fontello-ie7-codes.css b/source/fonts/fontello/css/fontello-ie7-codes.css new file mode 100644 index 00000000..703420ac --- /dev/null +++ b/source/fonts/fontello/css/fontello-ie7-codes.css @@ -0,0 +1,3 @@ + +.icon-rss { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-cc { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
\ No newline at end of file |