Revision 4954661a
b/snf-cyclades-app/synnefo/ui/static/snf/css/ie8.css | ||
---|---|---|
1 |
span.vm-detail { font-size: 0.9em !important } |
b/snf-cyclades-app/synnefo/ui/templates/home.html | ||
---|---|---|
22 | 22 |
<!--[if IE]> |
23 | 23 |
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie.css);</style> |
24 | 24 |
<![endif]--> |
25 |
<!--[if (lte IE 8)]> |
|
26 |
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie8.css);</style> |
|
27 |
<![endif]--> |
|
25 | 28 |
<!--[if (lte IE 7)]> |
26 | 29 |
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie7.css);</style> |
27 | 30 |
<![endif]--> |
Also available in: Unified diff