diff options
| author | taehoon <th.dev91@gmail.com> | 2019-04-29 14:49:12 -0400 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-05-15 12:04:26 -0400 |
| commit | 98358d30bbb4ae06c8dc18f8840dd1df0dbd57d1 (patch) | |
| tree | d3586243b7899f64da9c0323602e78a54acfbd7e /static/font/css/fontello-ie7.css | |
| parent | 2af088969a26f8a3063336cc3885c10441087e81 (diff) | |
update font
Diffstat (limited to 'static/font/css/fontello-ie7.css')
| -rwxr-xr-x | static/font/css/fontello-ie7.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/font/css/fontello-ie7.css b/static/font/css/fontello-ie7.css index b13c9ecd..355b0860 100755 --- a/static/font/css/fontello-ie7.css +++ b/static/font/css/fontello-ie7.css @@ -37,7 +37,6 @@ .icon-pencil { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-pin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-wrench { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } -.icon-verified { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } |
