src/templates/tooltipWidget.html
author hamidouk
Fri, 02 Dec 2011 15:41:39 +0100
branchno-popcorn
changeset 392 ef4e6b0fec17
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
fixed elusive bug.

{{! template for the tooltip widget }}

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