aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
diff options
context:
space:
mode:
authormistic100 <mistic@strangeplanet.fr>2015-07-26 19:13:28 +0200
committermistic100 <mistic@strangeplanet.fr>2015-07-26 19:13:28 +0200
commit5e76fb4ce6d61cabfd120e77096e2e57c357cb8b (patch)
treef513abb20dd85459d843edc7ca1d90816d886735 /plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
parent32138f1fbd7637dffaaad0c8ca677e43a0d13831 (diff)
parent22381e829e0ce2a4a4cbb1420f5ecc2c43be9292 (diff)
Merge branch 'feature/hello-github' into 2.7
Diffstat (limited to 'plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css')
-rw-r--r--plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css17
1 files changed, 0 insertions, 17 deletions
diff --git a/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css b/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
deleted file mode 100644
index b77967ca6..000000000
--- a/plugins/AdminTools/template/fontello/css/fontello-ato-ie7.css
+++ /dev/null
@@ -1,17 +0,0 @@
-[class^="icon-ato-"], [class*=" icon-ato-"] {
- font-family: 'fontello-ato';
- font-style: normal;
- font-weight: normal;
-
- /* fix buttons height */
- line-height: 1em;
-
- /* you can be more comfortable with increased icons size */
- /* font-size: 120%; */
-}
-
-.icon-ato-doc-text-inv { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); }
-.icon-ato-flash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); }
-.icon-ato-trophy { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); }
-.icon-ato-cancel { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;'); }
-.icon-ato-ok { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;'); } \ No newline at end of file