Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
synnefo
Commits
7fe4aeba
Commit
7fe4aeba
authored
Mar 26, 2012
by
Kostas Papadimitriou
Browse files
IE 8 specific styles
parent
58b9cb37
Changes
2
Hide whitespace changes
Inline
Side-by-side
snf-cyclades-app/synnefo/ui/static/snf/css/ie8.css
0 → 100644
View file @
7fe4aeba
span
.vm-detail
{
font-size
:
0.9em
!important
}
snf-cyclades-app/synnefo/ui/templates/home.html
View file @
7fe4aeba
...
...
@@ -22,6 +22,9 @@
<!--[if IE]>
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie.css);</style>
<![endif]-->
<!--[if (lte IE 8)]>
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie8.css);</style>
<![endif]-->
<!--[if (lte IE 7)]>
<style type="text/css" media="all">@import url({{ SYNNEFO_CSS_URL }}ie7.css);</style>
<![endif]-->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment