Mise a jour des styles pour tous avoir le div.errormessage

This commit is contained in:
Laurent Destailleur 2004-12-18 23:54:11 +00:00
parent a810f143e6
commit f253a43903
3 changed files with 49 additions and 18 deletions

View File

@ -560,7 +560,23 @@ font: helvetica, verdana, arial, sans-serif;
*/
.ok { color: #114466; }
.warning { color: #777711; }
.error { color: #550000; }
.error { color: #550000; font-weight: bold; }
div.message {
background: #dee7ec;
padding: 0em 1.5em;
margin: 0em 0em 0em 0em;
border-top: 1px solid #8CACBB;
border-left: 1px solid #8CACBB;
border-right: 1px solid #8CACBB;
}
div.errormessage {
color: #550000; font-weight: bold;
padding: 0.2em 0.2em 0.2em 0.2em;
margin: 0.5em 0em 0.5em 0em;
border: 1px solid #000000;
}
/*
@ -596,23 +612,6 @@ div.FicheSubmit {
text-align: center;
}
div.message {
background: #dee7ec;
padding: 0em 1.5em;
margin: 0em 0em 0em 0em;
border-top: 1px solid #8CACBB;
border-left: 1px solid #8CACBB;
border-right: 1px solid #8CACBB;
}
div.errormessage {
font-weight: bold;
background: #FF0000;
padding: 0.5em 0.5em 0.5em 0.5em;
margin: 1em 0em 1em 0em;
border: 1px solid #000000;
}
/*
* Widgets standard

View File

@ -471,6 +471,22 @@ div.leftmenu {
.warning { color: #777711; }
.error { color: #550000; }
div.message {
background: #dee7ec;
padding: 0em 1.5em;
margin: 0em 0em 0em 0em;
border-top: 1px solid #8CACBB;
border-left: 1px solid #8CACBB;
border-right: 1px solid #8CACBB;
}
div.errormessage {
color: #550000; font-weight: bold;
padding: 0.2em 0.2em 0.2em 0.2em;
margin: 0.5em 0em 0.5em 0em;
border: 1px solid #000000;
}
/*
* Liens Payes/Non payes

View File

@ -469,6 +469,22 @@ div.leftmenu {
.warning { color: #777711; }
.error { color: #550000; }
div.message {
background: #dee7ec;
padding: 0em 1.5em;
margin: 0em 0em 0em 0em;
border-top: 1px solid #8CACBB;
border-left: 1px solid #8CACBB;
border-right: 1px solid #8CACBB;
}
div.errormessage {
color: #550000; font-weight: bold;
padding: 0.2em 0.2em 0.2em 0.2em;
margin: 0.5em 0em 0.5em 0em;
border: 1px solid #000000;
}
/*
* Liens Payes/Non payes