src/templates/sliderWidget.html
changeset 843 75ba66457232
parent 830 18ca612e9ff0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/templates/sliderWidget.html	Fri Apr 06 16:55:34 2012 +0200
@@ -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 Ldt-TraceMe'></div>