source: extensions/AdminTools/template/fontello/css/fontello-ato-ie7-codes.css @ 25839

Last change on this file since 25839 was 25839, checked in by mistic100, 10 years ago

remove font icons integrated in core + replace "OK" alert by a blinking message

File size: 546 bytes
Line 
1
2.icon-ato-doc-text-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
3.icon-ato-flash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
4.icon-ato-trophy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
5.icon-ato-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
6.icon-ato-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Note: See TracBrowser for help on using the repository browser.