src/templates/tooltipWidget.html
branchpopcorn-port
changeset 172 3ffa0e0c8803
child 221 2a83d308dba6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/tooltipWidget.html	Wed Nov 02 14:35:14 2011 +0100
@@ -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