From b3ecf550b900b35ddada133d62baf281b7da4a6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 14 Feb 2011 10:48:26 +0100 Subject: [PATCH] Updated theme --- pmahomme/css/theme_right.css.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/pmahomme/css/theme_right.css.php b/pmahomme/css/theme_right.css.php index 9567af4e0..48c277379 100644 --- a/pmahomme/css/theme_right.css.php +++ b/pmahomme/css/theme_right.css.php @@ -813,9 +813,14 @@ ul#topmenu ul a { margin: 0; } - +/* MH added for hide/show more menu */ ul#topmenu .submenu { - position: relative; + display: none; + position: relative; +} + +#topmenu .shown { + display: inline-block; } ul#topmenu ul { @@ -1021,6 +1026,7 @@ div#tablestatistics table { float: ; margin-bottom: 0.5em; margin-: 0.5em; + width:99%; } div#tablestatistics table caption {