X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/87dfbda93261b50332381d0c0c685a71a3b897ad..fc90b7358124ce9017a94b3f6e4a779fbc28c71c:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 462cc50a7..0a5d9164e 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -938,8 +938,8 @@ header .search_forms, border-radius: 0 2px 2px 0; } - input.highlight_error { - background-color: rgba(255, 0, 0, 0.5); + input.error { + background-color: rgba($red, 0.4); } select {