| branch | new-model |
| changeset 874 | 38b65761a7d5 |
| parent 221 | 2a83d308dba6 |
--- a/src/templates/tooltipWidget.html Thu Apr 19 19:20:41 2012 +0200 +++ b/src/templates/tooltipWidget.html Fri Apr 20 19:13:11 2012 +0200 @@ -1,6 +1,6 @@ {{! template for the tooltip widget }} -<div class='tip'> - <div class='tipcolor' style='height:10px;width:10px'></div> - <div class='tiptext'> +<div class='Ldt-Tooltip'> + <div class='Ldt-Tooltip-Color'></div> + <div class='Ldt-Tooltip-Text'></div> </div> \ No newline at end of file