src/templates/overlay_marker.html
branchpopcorn-port
changeset 228 53d8d95a0079
child 258 cd439bb3421d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/overlay_marker.html	Thu Nov 10 17:25:30 2011 +0100
@@ -0,0 +1,3 @@
+{{! 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>
\ No newline at end of file