src/templates/tooltipWidget.html
author veltr
Fri, 06 Apr 2012 19:12:39 +0200
branchnew-model
changeset 853 3406e876a42e
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
Starting 'new-model' branch

{{! template for the tooltip widget }}

<div class='tip'>
	<div class='tipcolor' style='height:10px;width:10px'></div>
	<div class='tiptext'>
</div>