]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Patch from bug #2787 to add icons to data browser pages
[rails.git] / app / views / layouts / site.html.erb
index c17255709171508eb4fe470294807211f3fb93b2..d93522c73895ba3d78cd639bdb72a85d97213ee6 100644 (file)
@@ -7,6 +7,7 @@
     <%= javascript_include_tag 'site' %>
     <!--[if lt IE 7]><%= javascript_include_tag 'pngfix' %><![endif]--> <!-- thanks, microsoft! -->
     <%= stylesheet_link_tag 'common' %>
+    <%= stylesheet_link_tag 'browser-icons' %>
     <!--[if IE]><%= stylesheet_link_tag 'large', :media => "screen" %><![endif]--> <!-- IE is totally broken with CSS media queries -->
     <%= stylesheet_link_tag 'small', :media => "only screen and (max-width: 481px)" %>
     <%= stylesheet_link_tag 'large', :media => "screen and (min-width: 482px)" %>