big changes to get this baby running again. It's not perfect, but it's up\! yay\!
[themes.git] / LCARStrek / global / skin / menu.css
index c3097f3e62f7af30ecb818b0afbdd7c8ca9214ee..60eb918ccda892538a6539bd9f3b34aefa35b6f2 100755 (executable)
@@ -208,6 +208,13 @@ menuitem[checked="true"][menuactive="true"]
     padding               : 3px;
   }
 
+/* .tooltip html */
+html#TOOLTIP-tooltipText
+  {
+    padding               : 0px;
+    margin                : 0px;
+  }
+
 /*
  * Autorepeatbutton
  */
@@ -227,3 +234,4 @@ autorepeatbutton {
 autorepeatbutton:hover {
   background-color: #FFCF00;
 }
+