src/templates/tooltipWidget.html
changeset 843 75ba66457232
parent 221 2a83d308dba6
child 874 38b65761a7d5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/tooltipWidget.html	Fri Apr 06 16:55:34 2012 +0200
@@ -0,0 +1,6 @@
+{{! template for the tooltip widget }}
+
+<div class='tip'>
+	<div class='tipcolor' style='height:10px;width:10px'></div>
+	<div class='tiptext'>
+</div>
\ No newline at end of file