cleanup and appropriation for new emoji-input component API, styles updates
This commit is contained in:
parent
4c78fdb393
commit
03c2f29b0a
22 changed files with 153 additions and 89 deletions
1
static/font/css/fontello-ie7-codes.css
vendored
Executable file → Normal file
1
static/font/css/fontello-ie7-codes.css
vendored
Executable file → Normal file
|
@ -37,6 +37,7 @@
|
|||
.icon-bell-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-smile { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-lock-open-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-ellipsis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
.icon-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue