src/templates/tooltipWidget.html
author veltr
Fri, 02 Mar 2012 13:25:44 +0100
branchpopcorn-port
changeset 825 04a1ff9e0449
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
Creating a branch here was a bad idea. Sorry

{{! template for the tooltip widget }}

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