update with classic theme development, keep about:plugins compatible for 1.7 release...
[themes.git] / LCARStrek / global / popup.css
index 9a7685ffb5b395ca6402bf2dc96b6a5d6cf06fd9..fe402a05f9001c76c04baf38abf43f918e80cd00 100644 (file)
@@ -56,7 +56,7 @@ tooltip {
   background-color: #9C9CFF;
   border: 1px solid #FFCF00;
   color: #000000;
-  font: smaller;
+  font-size: smaller;
   padding: 2px;
   max-width: 40em;
 }
@@ -67,7 +67,9 @@ tooltip {
 }
 
 tooltip[titletip="true"] {
-  margin: -2px 0px 0px -3px;
+  /* See bug 32157 comment 128
+   * margin: -2px 0px 0px -3px;
+   */
   max-width: none;
 }