@@ -11,7 +11,7 | |||||
11 | <%= javascript_include_tag :defaults %> |
|
11 | <%= javascript_include_tag :defaults %> | |
12 | <%= heads_for_theme %> |
|
12 | <%= heads_for_theme %> | |
13 | <%= heads_for_wiki_formatter %> |
|
13 | <%= heads_for_wiki_formatter %> | |
14 | <!--[if IE]> |
|
14 | <!--[if IE 6]> | |
15 | <style type="text/css"> |
|
15 | <style type="text/css"> | |
16 | * html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); } |
|
16 | * html body{ width: expression( document.documentElement.clientWidth < 900 ? '900px' : '100%' ); } | |
17 | body {behavior: url(<%= stylesheet_path "csshover.htc" %>);} |
|
17 | body {behavior: url(<%= stylesheet_path "csshover.htc" %>);} |
General Comments 0
You need to be logged in to leave comments.
Login now