Mercurial > libervia-web
changeset 159:6947450a477b
CSS: fixed formWarning style
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Jan 2013 01:04:35 +0100 |
parents | 58442ed28f2b |
children | 6f913f5adca8 |
files | public/libervia.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 {