summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-14 21:55:57 +0000
committerluxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f <luxagraf@c63593aa-01b0-44d9-8516-4b9c7e931d7f>2010-06-14 21:55:57 +0000
commitc1d7be3f101513df394ae90826fe0f81e21030df (patch)
treed0d98143a2019b09ce200103efb07e81e3f740d4 /templates/base.html
parentcfb9131d8998a02f36fcbafd0600bfabd5b6380c (diff)
added htc file to get rounded corners in ie
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 320b114..dfd5d8a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -25,7 +25,7 @@
media="print">
{%block stylesheet%}{%endblock%}
- <!--[if lte IE 7]><link rel="stylesheet" href="{{MEDIA_URL}}css/ie.css" type="text/css" media="screen, projection"><![endif]-->
+ <!--[if IE]><link rel="stylesheet" href="{{MEDIA_URL}}css/ie.css" type="text/css" media="screen, projection"><![endif]-->
<link rel="shortcut icon"