src/templates/segment_marker.html
author hamidouk
Thu, 10 Nov 2011 11:04:43 +0100
branchpopcorn-port
changeset 221 2a83d308dba6
parent 220 6498b89eabcd
permissions -rw-r--r--
added short descriptions to all the template files.

{{! the template for the small white bars which is z-indexed over our segment widget }}
<div style='position: absolute; z-index: 100; width: 1px; height: 20px; background-color: white;'>
</div>