From 577e8c4fbb640cd04adcb16d3817b015ac74729a Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 29 Dec 2002 14:11:09 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/theme/dolibarr/dolibarr.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/dolibarr/dolibarr.css b/htdocs/theme/dolibarr/dolibarr.css index f1bc62016d6..b616d8ff779 100644 --- a/htdocs/theme/dolibarr/dolibarr.css +++ b/htdocs/theme/dolibarr/dolibarr.css @@ -93,4 +93,7 @@ TR.impair font-family: Helvetica, Verdana; font-size: 12px; text-decoration: none } - +td.valeur +{ + font-weight: bold; + } \ No newline at end of file