Sha256: abadd41ab8e48e866128f2840bb75cd3e4b4f918b5ae4682b531bd55016db44c
Contents?: true
Size: 686 Bytes
Versions: 11
Compression:
Stored size: 686 Bytes
Contents
= stylesheet_link_tag 'http://s3.amazonaws.com/jrs.blueprint-css/screen.css', :media => "screen, projection" = stylesheet_link_tag 'http://s3.amazonaws.com/jrs.blueprint-css/print.css', :media => "print" /[if IE] <link rel="stylesheet" href="http://s3.amazonaws.com/jrs.blueprint-css/ie.css" type="text/css" media="screen, projection" /> /[if lte IE 7] <style type="text/css"> html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/ </style> = stylesheet_link_tag 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/redmond/jquery-ui.css' = stylesheet_link_tag 'http://s3.amazonaws.com/jackhq.cdn/stylesheets/ddsmoothmenu.css' = stylesheet_link_tag 'application.css'
Version data entries
11 entries across 11 versions & 1 rubygems