src/templates/tooltipWidget.html
branchpopcorn-port
changeset 221 2a83d308dba6
parent 172 3ffa0e0c8803
child 874 38b65761a7d5
equal deleted inserted replaced
220:6498b89eabcd 221:2a83d308dba6
     1 <!-- template for the tooltip widget -->
     1 {{! template for the tooltip widget }}
     2 
     2 
     3 <div class='tip'>
     3 <div class='tip'>
     4 	<div class='tipcolor' style='height:10px;width:10px'></div>
     4 	<div class='tipcolor' style='height:10px;width:10px'></div>
     5 	<div class='tiptext'>
     5 	<div class='tiptext'>
     6 </div>
     6 </div>