vendor: add plus icon to fontello
This commit is contained in:
1
vendor/fontello/css/fontello-ie7.css
vendored
1
vendor/fontello/css/fontello-ie7.css
vendored
@@ -10,5 +10,6 @@
|
||||
/* font-size: 120%; */
|
||||
}
|
||||
|
||||
.icon-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
Reference in New Issue
Block a user