src/templates/tooltipWidget.html
author veltr
Thu, 10 May 2012 18:50:06 +0200
changeset 888 8ad8fa86c732
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
ignoring files from the other branch

{{! template for the tooltip widget }}

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