From 0c3bc25c06a4a023e4c179942d850ba9814bf9ad Mon Sep 17 00:00:00 2001 From: robert Date: Thu, 5 Apr 2001 16:26:27 +0000 Subject: [PATCH] tooltips again, this fix is better (id instead of strange relations) --- EarlyBlue/global/skin/menu.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/EarlyBlue/global/skin/menu.css b/EarlyBlue/global/skin/menu.css index a2329782..25515ed9 100755 --- a/EarlyBlue/global/skin/menu.css +++ b/EarlyBlue/global/skin/menu.css @@ -183,7 +183,8 @@ menuitem[checked="true"][menuactive="true"] padding : 3px; } -.tooltip html +/* .tooltip html */ +html#TOOLTIP-tooltipText { padding : 0px; margin : 0px; @@ -209,3 +210,5 @@ autorepeatbutton:hover { background-color: #336699; } + + -- 2.35.3