diff --git a/themes/wilma/css/edit.css b/themes/wilma/css/edit.css index 7892ec7c..192d46e6 100644 --- a/themes/wilma/css/edit.css +++ b/themes/wilma/css/edit.css @@ -209,4 +209,7 @@ p.submit { background-color: #F1F2EE; color: #5F6464; font-size: 1em; +} +.form-background { + background-color: #fff; } \ No newline at end of file