td.alerte {
 background: #FF99A9;
}
This commit is contained in:
Rodolphe Quiedeville 2006-12-04 18:21:37 +00:00
parent 690f06397c
commit d3c5531969

View File

@ -1028,3 +1028,7 @@ td.hidden {
padding: 1px 1px 1px 1px;
margin: 1px 1px 1px 1px;
}
td.alerte {
background: #FF99A9;
}