src/templates/segment_marker.html
branchpopcorn-port
changeset 220 6498b89eabcd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/segment_marker.html	Thu Nov 10 11:00:28 2011 +0100
@@ -0,0 +1,3 @@
+{{! 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>
\ No newline at end of file