Changeset 5

Show
Ignore:
Timestamp:
04/30/06 13:14:49 (3 years ago)
Author:
tim
Message:

IE stuff

Location:
trunk/copper
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/copper/layouts/default.rhtml

    r4 r5  
    88  <%= auto_discovery_link_tag :rss, :controller => 'xml', :action => 'rss' %> 
    99  <%= stylesheet_link_tag "/stylesheets/theme/copper" %> 
     10  <!--[if lte IE 6]> 
     11  <%= stylesheet_link_tag "/stylesheets/theme/ie" %> 
     12  <![endif]-->   
    1013  <%= stylesheet_link_tag "/stylesheets/theme/local" %> 
    1114  <%= javascript_include_tag "cookies" %>