src/templates/overlay_marker.html
author hamidouk
Tue, 10 Jan 2012 16:09:30 +0100
branchpopcorn-port
changeset 605 e1a6f73038b4
parent 483 0bb36c79836c
permissions -rw-r--r--
made the listWidget redraw at every timeupdate event (added a small optimization though, to make sure that the widget isn't redrawn all the time).

{{! the template for the small bars which is z-indexed over our segment widget }}
<div class='Ldt-SegmentPositionMarker' style='background-color: #F7268E;'>
</div>