Mercurial > libervia-web
diff public/libervia.css @ 159:6947450a477b
CSS: fixed formWarning style
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Jan 2013 01:04:35 +0100 |
parents | a201e368fc86 |
children | 97d5e9de1106 |
line wrap: on
line diff
--- a/public/libervia.css Sat Jan 05 16:08:25 2013 +0100 +++ b/public/libervia.css Mon Jan 07 01:04:35 2013 +0100 @@ -362,7 +362,7 @@ .formWarning { /* used when a form is not valid and must be corrected before submission */ font-weight: bold; - color: red; + color: red !important; } .contactsChooser {