| author | ymh <ymh.work@gmail.com> |
| Fri, 06 Apr 2012 18:00:27 +0200 | |
| branch | slicewidget-redo |
| changeset 847 | 17c5a366a243 |
| parent 780 | 2ae03b1d2797 |
| permissions | -rw-r--r-- |
{{! template for the slice widget }} <div class='Ldt-sliceWidget'> {{! the whole bar }} <div class='Ldt-sliceBackground'></div> <div class='Ldt-sliceLeftHandle' style='width: 0px;'> <div></div> <!-- div containing the slice image --> </div> {{! the zone which represents our slice }} <div class='Ldt-sliceZone'></div> <div class='Ldt-sliceRightHandle' style='width: 0px;'> <div></div> <!-- div containing the slice image --> </div> </div>