]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes #4544: Demo page images are broken on IE6
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 15 Apr 2010 11:36:39 +0000 (11:36 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 15 Apr 2010 11:36:39 +0000 (11:36 +0000)
svn changeset:12561/svn branch:6.3

WebContent/index.html

index fe00587940c2b0676e9aa19c5c487f9f9379ca1a..f1fd714e75ce2cb278646e80c0acc15575ea6964 100644 (file)
@@ -5,7 +5,7 @@
                <title>Vaadin @version@</title>
                <link rel="stylesheet" type="text/css" href="demo/css/styles.css" />
                <link rel="stylesheet" type="text/css" href="demo/css/zoombox.css" />
-               <!--[if IE]>
+               <!--[if lte IE 6]>
                <link rel="stylesheet" type="text/css" href="demo/css/ie.css" />
                <![endif]--> 
        </head> <!-- /head -->