# HG changeset patch # User hamidouk # Date 1322151600 -3600 # Node ID caa276ab343064e391645ee411332b981a4979a0 # Parent abe961b7f295d11d3fca1e929b7f2ec7ba2175b1 got a minimized version of the segmentWidget which looks like the one in the spec. The maximized version is not implemented though. diff -r abe961b7f295 -r caa276ab3430 src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Thu Nov 24 16:20:41 2011 +0100 +++ b/src/css/LdtPlayer.css Thu Nov 24 17:20:00 2011 +0100 @@ -24,11 +24,10 @@ } .Ldt-iri-chapter{ - padding-top:10px; - padding-bottom:5px; border-left:solid 1px #000; border-right:solid 1px #000; float: left; + height: 3px; } .tooltip { diff -r abe961b7f295 -r caa276ab3430 src/templates/annotation.html --- a/src/templates/annotation.html Thu Nov 24 16:20:41 2011 +0100 +++ b/src/templates/annotation.html Thu Nov 24 17:20:00 2011 +0100 @@ -3,9 +3,6 @@ class='ui-slider-range ui-slider-range-min ui-widget-header Ldt-iri-chapter' style='left: {{startPourcent}}%; width: {{endPourcent}}%; - padding-top:15px; - border-left:solid 1px #aaaaaa; - border-right:solid 1px #aaaaaa; background:#{{hexa_color}};' > - \ No newline at end of file +