*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-30 14:13:33 +00:00
parent 7bd182f76b
commit dfd98949b5

View File

@ -97,3 +97,9 @@ td.valeur
{ {
font-weight: bold; font-weight: bold;
} }
td.delete
{
background: red;
font-weight: bold;
}