From: robert Date: Thu, 5 Apr 2001 16:22:14 +0000 (+0000) Subject: re-fixing tooltips in all of the app, hopefully X-Git-Tag: LCARStrek04~13 X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=commitdiff_plain;h=2427b7c4c265cb09bbde497027d9b8cb67587931 re-fixing tooltips in all of the app, hopefully --- diff --git a/EarlyBlue/global/skin/menu.css b/EarlyBlue/global/skin/menu.css index dd5f188f..a2329782 100755 --- a/EarlyBlue/global/skin/menu.css +++ b/EarlyBlue/global/skin/menu.css @@ -180,7 +180,13 @@ menuitem[checked="true"][menuactive="true"] border : 1px outset #FFFFCC; color : #000000; font : smaller; + padding : 3px; + } + +.tooltip html + { padding : 0px; + margin : 0px; } /* @@ -202,3 +208,4 @@ autorepeatbutton { autorepeatbutton:hover { background-color: #336699; } +