source: extensions/gvideo/template/fontello/css/gvideo-ie7.css @ 26524

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

add link in Admin Tools 'Edit' menu if available

File size: 374 bytes
Line 
1[class^="icon-gvideo-"], [class*=" icon-gvideo-"] {
2  font-family: 'gvideo';
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-gvideo-movie { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
Note: See TracBrowser for help on using the repository browser.