From f1cbf70eac4a8251f625ec37f73f9157da25f57f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Sat, 23 Oct 2010 15:45:55 +0000 Subject: [PATCH] Look: Nicer look --- htdocs/main.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index d856cb44c13..33dde1369a1 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -947,9 +947,9 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a track: true, delay: 0, showURL: false, - extraClass: "pretty fancy", -// fixPNG: true, -// positionLeft: false, +/* extraClass: "pretty fancy", + fixPNG: true,*/ + positionLeft: false, bodyHandler: function() { /*console.log(jQuery(this).attr("tooltipText"));*/ return jQuery(this).attr("tooltipText"); } -- GitLab