equal
deleted
inserted
replaced
21 /* overflow: auto; /* clear the floats */ |
21 /* overflow: auto; /* clear the floats */ |
22 margin-top: 1px; |
22 margin-top: 1px; |
23 padding-bottom: 8px; /* FIXME: only a temporary fix. This should be put into the layout manager. */ |
23 padding-bottom: 8px; /* FIXME: only a temporary fix. This should be put into the layout manager. */ |
24 } |
24 } |
25 |
25 |
26 .Ldt-iri-chapter{ |
26 .Ldt-iri-chapter { |
27 float: left; |
27 position: absolute; |
28 height: 10px; |
28 height: 10px; |
29 border-right: 1px solid white; |
29 border-right: 1px solid white; |
30 } |
30 } |
31 |
31 |
32 .Ldt-SegmentPositionMarker { |
32 .Ldt-SegmentPositionMarker { |