src/templates/overlay_marker.html
author hamidouk
Thu, 10 Nov 2011 17:34:20 +0100
branchslider-port
changeset 229 808768eb5930
parent 228 53d8d95a0079
child 258 cd439bb3421d
permissions -rw-r--r--
rewriting the slider-port to not use jquery ui slider.

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