~intrahealth+informatics/ihris-plan/1.0.3-release

« back to all changes in this revision

Viewing changes to sites/Demo/templates/main.html

  • Committer: Luke Duncan
  • Date: 2008-10-08 14:28:54 UTC
  • Revision ID: lduncan@intrahealth.org-20081008142854-436io3nlxoe83vtw
Updated how iehacks.css loads to work around a bug with IE6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
<style type="text/css" media="screen">
19
19
        @import url(file/container-screen.css);
20
20
</style>
21
 
<!--[if lt IE 7]><link href="file/iehacks.css" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
 
21
<!--[if lt IE 7]><link href="file/iehacks.css?newman" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
22
22
<script type="text/javascript"></script>
23
23
</head>
24
24
<body>