vendor: add plus icon to fontello
This commit is contained in:
1
vendor/fontello/css/fontello-ie7-codes.css
vendored
1
vendor/fontello/css/fontello-ie7-codes.css
vendored
@@ -1,3 +1,4 @@
|
||||
|
||||
.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