aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/core.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/css/core.scss b/web/css/core.scss
index 71e290d5c..59abf3e85 100644
--- a/web/css/core.scss
+++ b/web/css/core.scss
@@ -57,6 +57,10 @@ $map_width: 500px;
text-align: left;
}
+ div.label-valid {
+ background-color: white;
+ }
+
div.form-field {
clear: both;
}