diff -r f9d51dd4a3fe -r 7b65bf78873a src/widgets/Tooltip.css --- 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; }