From 06c189cb1cce912b784a7cbff79d4a84ba2e1d58 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 14 Oct 2003 11:24:27 +0000 Subject: [PATCH] Nouvelle definition de la barre d'action --- htdocs/theme/yellow/yellow.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 782714cd6fe..78c06eab646 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -37,6 +37,7 @@ table.border { border: 2px white ridge; } table.border td { + border-collapse: collapse; border: 2px white ridge; } table.noborder { @@ -48,17 +49,18 @@ table.noborder td { border: 0px } table#actions { - border-collapse: collapse; border: 0px; + cell-spacing: 1em; + } table#actions td { - border-collapse: collapse; - border-bottom: 1px ridge #666633; - border-right: 1px ridge #666633; + border-bottom: 1px ridge black; + border-right: 1px ridge black; border-left: 1px ridge white; border-top: 1px ridge white; text-align: center; + padding: 0.2em; } /* *