src/templates/tooltipWidget.html
author hamidouk
Fri, 18 Nov 2011 11:06:55 +0100
branchtweet-widget
changeset 274 fe02d003c6c4
parent 221 2a83d308dba6
child 874 38b65761a7d5
permissions -rw-r--r--
added support for a default profile picture in case it's not defined.

{{! template for the tooltip widget }}

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