From cdcaa0ba86201c426e7d88ef8ff4208dd8d1a837 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Fri, 3 Aug 2007 10:59:15 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Commentaire=20pour=20test=20que=20j'ai?= =?UTF-8?q?=20oubli=E9=20d'enlever=20qui=20faisait=20deconner=20les=20menu?= =?UTF-8?q?=20auguria=20sur=20theme=20non=20auguria?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/eldy/eldy.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 14d961fbc62..af3b97e9e18 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -248,7 +248,7 @@ font.tmenudisabled font-size:12px; } -.tmenu a:active +a.tmenu:active { padding: 0px 5px 0px 5px; margin: 0px 0px 0px 0px; -- GitLab