| branch | popcorn-port |
| changeset 316 | 3b11a798f5e4 |
| child 830 | 18ca612e9ff0 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/templates/sliderWidget.html Wed Nov 23 17:19:29 2011 +0100 @@ -0,0 +1,5 @@ +{{! template for the slider widget - it's composed of two divs we one overlayed on top + of the other }} +<div class='Ldt-sliderBackground'></div> +<div class='Ldt-sliderForeground'></div> +<div class='Ldt-sliderPositionMarker'></div>