From cbd1e25ab098adaef5ef18dd86e2d428d6253c7f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 24 Aug 2005 23:27:50 +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/freelug/freelug.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index af6c004ea13..32d35de8acf 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -358,7 +358,7 @@ a.tab:link { background: white; border: 1px solid #9999BB; color: #436976; - padding: 0em 1em; + padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; white-space: nowrap; @@ -367,7 +367,7 @@ a.tab:visited { background: white; border: 1px solid #9999BB; color: #436976; - padding: 0em 1em; + padding: 0px 6px; margin: 0em 0.2em; text-decoration: none; white-space: nowrap; @@ -377,7 +377,6 @@ a.tab#active { border-bottom: #dcdcd0 1px solid; text-decoration: none; } - a.tab:hover { background: #ebebe0; text-decoration: none;