Last change
on this file since 24063 was
6575,
checked in by rvelices, 14 years ago
|
removed use of fix-khtml.css (I tried Safari and it does not need it)
|
File size:
332 bytes
|
Line | |
---|
1 | <!--[if lt IE 7]> |
---|
2 | <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie5-ie6.css"> |
---|
3 | <![endif]--> |
---|
4 | <!--[if IE 7]> |
---|
5 | <link rel="stylesheet" type="text/css" href="{$ROOT_URL}themes/default/fix-ie7.css"> |
---|
6 | <![endif]--> |
---|
7 | <link rel="stylesheet" type="text/css" media="print" href="{$ROOT_URL}themes/default/print.css"> |
---|
Note: See
TracBrowser
for help on using the repository browser.