Fix bad css

This commit is contained in:
Laurent Destailleur 2015-11-25 16:45:25 +01:00
parent 5568ff1c54
commit 2593022684

View File

@ -2620,6 +2620,7 @@ div.warning {
} }
/* Error message */ /* Error message */
div.error {
background: #EFCFCF; background: #EFCFCF;
} }