iswhoa/fontello/css/fontello-ie7-codes.css

4 lines
207 B
CSS
Raw Normal View History

.icon-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.icon-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }