From 4ab9da65b474127ca9fa6263a4acd21414c82acc Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 20 May 2004 14:21:05 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Am=E9liorations=20esth=E9tiques=20mineu?= =?UTF-8?q?res?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/eldy/eldy.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index f57c0509dae..c040912f69b 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -130,14 +130,14 @@ td.barre_select { div.tabBar { color: #436976; background: #dee7ec; - padding: 0em 1.5em; - margin: 0em 0em 1.5em 0em; + padding: 0em 1em; + margin: 0em 0em 2em 0em; border: 1px solid #8CACBB; } div.tabs { margin: 0em; - padding: 0em 3em; + padding: 0em 1em; text-align: left; } @@ -151,7 +151,7 @@ a.tab { background: white; border: 1px solid #8CACBB; color: #436976; - padding: 0em 1.5em; + padding: 0em 1.0em; margin: 0em 0.5em; text-decoration: none; white-space: nowrap;