From c43c754f45155ff15d4ef54663524b57f14e3842 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 15 Aug 2005 16:11:09 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure?= 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 00ba879d567..1fcd235a323 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -371,8 +371,8 @@ a.tabTitle { border: 1px solid #8CACBB; color: white; font-weight: normal; - padding: 0em 0.5em; - margin: 0em 1em; + padding: 0px 6px; + margin: 0em 0.5em; text-decoration: none; white-space: nowrap; } @@ -381,7 +381,7 @@ a.tab:link { background: white; border: 1px solid #8CACBB; color: #436976; - padding: 0em 1em; + padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; white-space: nowrap; @@ -390,7 +390,7 @@ a.tab:visited { background: white; border: 1px solid #8CACBB; color: #436976; - padding: 0em 1em; + padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; white-space: nowrap;