src/templates/overlay_marker.html
author hamidouk
Fri, 18 Nov 2011 14:33:24 +0100
branchtweet-widget
changeset 276 8a5a34ff1202
parent 258 cd439bb3421d
child 474 c1998d5d552e
permissions -rw-r--r--
WIP - do not use in production ! refactoring the code to have a finite state machine (http://en.wikipedia.org/wiki/Finite_state_machine)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
228
53d8d95a0079 renamed a template
hamidouk
parents:
diff changeset
     1
{{! the template for the small white bars which is z-indexed over our segment widget }}
258
cd439bb3421d form fixes for the overlay_marker - moved css styling from the template to the
hamidouk
parents: 228
diff changeset
     2
<div class='positionMarker'>
228
53d8d95a0079 renamed a template
hamidouk
parents:
diff changeset
     3
</div>