From 38d33a11d043a6129f8474b9b85d07518911a0de Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Apr 2005 19:20:07 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20eth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/yellow/yellow.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index b678ef8b99c..269de7fd9f4 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -385,8 +385,8 @@ a.tab:visited { } a.tab#active { background: #dcdcd3; - border-bottom: #dee7ec 1px solid; - text-decoration: none; + border-bottom: #dcdcd3 1px solid; + text-decoration: none; } a.tab:hover {