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

Last change on this file since 25619 was 25619, checked in by mistic100, 10 years ago
  • display info about current logged user
  • add button to hide the bar
  • fix select boxes
File size: 770 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-check { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
5.icon-ato-check-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
6.icon-ato-flag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
7.icon-ato-trophy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
8.icon-ato-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Note: See TracBrowser for help on using the repository browser.