diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php
index 899e8340543760f4a4fb327256bdacf7ed593f30..761220ced17b62dbb2a43a4ca98187af6705202e 100644
--- a/htdocs/theme/eldy/style.css.php
+++ b/htdocs/theme/eldy/style.css.php
@@ -2620,6 +2620,7 @@ div.warning {
 }
 
 /* Error message */
+div.error {
   background: #EFCFCF;
 }