]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Replace deprecated response.redirected_to with response.redirect_url
[rails.git] / public / stylesheets / common.css
index e256bb3f6a380a508fe8fd62cbbd155cb70d510b..974edac44ca28eca37effda7dfd7fdd4430bdc37 100644 (file)
@@ -932,7 +932,7 @@ p#contributorGuidance {
 
 /* Rules for highlighting fields with rails validation errors */
 
-.fieldWithErrors {
+.field_with_errors {
   padding: 2px;
   background-color: red;
   display: table;