src/css/LdtPlayer.css
branchcalage-segmentsWidget
changeset 515 54324c5d82ab
parent 486 b1191f621343
child 523 8dfeaec4724b
equal deleted inserted replaced
514:f5865a99be69 515:54324c5d82ab
    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 {