src/templates/sliderWidget.html
branchpopcorn-port
changeset 316 3b11a798f5e4
child 830 18ca612e9ff0
equal deleted inserted replaced
315:4466bf448426 316:3b11a798f5e4
       
     1 {{! template for the slider widget - it's composed of two divs we one overlayed on top
       
     2     of the other }}
       
     3 <div class='Ldt-sliderBackground'></div>
       
     4 <div class='Ldt-sliderForeground'></div>
       
     5 <div class='Ldt-sliderPositionMarker'></div>