src/templates/overlay_marker.html
author ymh <ymh.work@gmail.com>
Fri, 06 Apr 2012 18:01:36 +0200
branchrequire-js
changeset 851 002eee78f708
parent 228 53d8d95a0079
child 258 cd439bb3421d
permissions -rw-r--r--
close branch

{{! 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>