| branch | calage-segmentsWidget |
| changeset 512 | 9206956532c3 |
| parent 483 | 0bb36c79836c |
| child 830 | 18ca612e9ff0 |
--- a/src/templates/annotation.html Thu Dec 22 16:06:45 2011 +0100 +++ b/src/templates/annotation.html Thu Dec 22 16:06:59 2011 +0100 @@ -1,8 +1,8 @@ {{! template for an annotation displayed in a segmentWidget }} <div title='{{divTitle}}' id='{{id}}' class='Ldt-iri-chapter' - style='left: {{startPourcent}}%; - width: {{endPixel}}px; + style='left: {{startPixel}}px; + width: {{pxWidth}}px; background-color:#{{hexa_color}};' > </div>