source: extensions/AdminTools/template/fontello/css/fontello-puba-ie7.css @ 25617

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

create plugin AdminTools

File size: 709 bytes
Line 
1[class^="icon-puba-"], [class*=" icon-puba-"] {
2  font-family: 'fontello-puba';
3  font-style: normal;
4  font-weight: normal;
5 
6  /* fix buttons height */
7  line-height: 1em;
8 
9  /* you can be more comfortable with increased icons size */
10  /* font-size: 120%; */
11}
12 
13.icon-puba-doc-text-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
14.icon-puba-flash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
15.icon-puba-flag { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
16.icon-puba-trophy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Note: See TracBrowser for help on using the repository browser.