From c3c60d0e80f23b062bbf9eefe3df791af3fbf2ea Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 14 Aug 2005 17:39:53 +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/dev/dev.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/dev/dev.css b/htdocs/theme/dev/dev.css index 4b411804396..05de0cc3a20 100644 --- a/htdocs/theme/dev/dev.css +++ b/htdocs/theme/dev/dev.css @@ -146,7 +146,7 @@ a.tab:visited { } a.tab#active { background: #dcdcd3; - border-bottom: #dee7ec 1px solid; + border-bottom: #dcdcd3 1px solid; padding: 0em 1em; } a.tab:hover {