From 10e0ae8db9ba558df531d5ebe97560b717854a52 Mon Sep 17 00:00:00 2001 From: rolf_camps Date: Tue, 17 Jun 2008 19:22:26 +0000 Subject: [PATCH] made changes to make current page a non-link in the menu svn path=/trunk/; revision=10673 --- fsfeurope.css | 8 -------- fsfeurope.xsl | 18 ++++++++++++++---- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/fsfeurope.css b/fsfeurope.css index cc224a9737..0fad88c8db 100644 --- a/fsfeurope.css +++ b/fsfeurope.css @@ -101,16 +101,8 @@ a[name], a[name]:hover, a.gl img, a.gl:link, a.gl:visited, a.gl:hover { list-style: none; } -.menu li a, .menu li a:link, .menu li a:visited { - display: block; -} - .menu li.submenu { margin: 0; -} - -.menu li.submenu a, .menu li.submenu a:link, .menu li.submenu a:visited { - display: block; padding-left: 0.6em; } diff --git a/fsfeurope.xsl b/fsfeurope.xsl index b14bb89bca..7e6ce877bf 100644 --- a/fsfeurope.xsl +++ b/fsfeurope.xsl @@ -82,6 +82,9 @@ + + + @@ -95,10 +98,17 @@ submenu - - - - + + + + + + + + + + +