public.fontello.css.fontello-ie7.css Maven / Gradle / Ivy
[class^="fontello-"], [class*=" fontello-"] {
font-family: 'fontello';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.fontello-firefox { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-chrome { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-opera { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-ie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-browser { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-remote { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
.fontello-safari { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy