src/widgets/Tooltip.css
changeset 987 7b65bf78873a
parent 986 f9d51dd4a3fe
--- a/src/widgets/Tooltip.css	Wed Dec 19 19:02:52 2012 +0100
+++ b/src/widgets/Tooltip.css	Thu Jan 17 17:25:46 2013 +0100
@@ -108,6 +108,10 @@
     float: left; margin: 8px 2px 2px 8px; width: 10px; height: 10px;
 }
 
+.Ldt-Tooltip-AltColor {
+    float: left; margin: 2px 2px 2px 3px; width: 10px; height: 10px;
+}
+
 .Ldt-Tooltip img {
     max-width: 140px; max-height: 80px; margin: 2px 20px;
 }