From: mensonge Date: Tue, 5 May 2009 10:31:29 +0000 (+0000) Subject: Interface change: try contexual help with tooltip. X-Git-Tag: v0.94~69 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c12348f5e7ef8bd89ec70584abf539e963631ea2;p=semanticscuttle.git Interface change: try contexual help with tooltip. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@315 b3834d28-1941-0410-a4f8-b48e95affb8f --- diff --git a/scuttle.css b/scuttle.css index 988b551..4d1b0ee 100644 --- a/scuttle.css +++ b/scuttle.css @@ -153,9 +153,14 @@ h2 { text-transform: lowercase; } h2 a, h2 a:hover { - color: #DDD; + color: #DDD; } +/*sup { + color: #77ABE0; + font-weight: bold; +}*/ + /* NAVIGATION */ ul#navigation { diff --git a/templates/sidebar.block.menu2.php b/templates/sidebar.block.menu2.php index dafadcc..8329ef3 100644 --- a/templates/sidebar.block.menu2.php +++ b/templates/sidebar.block.menu2.php @@ -22,10 +22,13 @@ if (sizeOf($menu2Tags) > 0) { $this->includeTemplate("dojo.inc"); ?> -

'.T_('Featured Menu Tags').' ';?>

+

-
> + +
';