re-fixing tooltips in all of the app, hopefully
authorrobert <robert>
Thu, 5 Apr 2001 16:22:14 +0000 (16:22 +0000)
committerrobert <robert>
Thu, 5 Apr 2001 16:22:14 +0000 (16:22 +0000)
EarlyBlue/global/skin/menu.css

index dd5f188f2f66869aafcc745c31e268903f74467f..a2329782eebd9eb8a056cbeb776120ea3949790e 100755 (executable)
@@ -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;
 }
+