--- /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
--- a/src/templates/segment_marker.html Thu Nov 10 15:13:46 2011 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-{{! 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