]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/rtl.css.scss
Upgrade to rails 3.1.0
[rails.git] / app / assets / stylesheets / rtl.css.scss
similarity index 97%
rename from public/stylesheets/rtl.css
rename to app/assets/stylesheets/rtl.css.scss
index d9560041927fc7bced90773ae4df81c5c4e1c652..b4ae98dbc14ba6b13120b6186cdb37a3a05a4051 100644 (file)
@@ -231,6 +231,6 @@ form#termsForm input#agree {
 }
 
 input.openid_url { 
-  background: url('../images/openid_input.png') repeat-y right white;
+  background: image-url('openid_input.png') repeat-y right white;
   padding-right: 16px;
 }