From faf8eee367e80f2e941fb49432029f030203abd9 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 2 Aug 2005 16:06:54 +0000 Subject: [PATCH] Modif mineure sur les tableaux --- htdocs/theme/yellow/yellow.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 1c262e31dcf..e617b302d3a 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -570,10 +570,7 @@ tr.liste_titre { background: #BBBB88; font: helvetica, verdana, arial, sans-serif; font-weight: bold; - border-left: 1px solid #FFFFFF; - border-right: 1px solid #FFFFFF; - border-top: 1px solid #FFFFFF; - border-bottom: 1px solid #FFFFFF; + border-bottom: 1px solid #000000; white-space: nowrap; }