src/css/LdtPlayer.css
branchpopcorn-port
changeset 517 97599ff43072
parent 515 54324c5d82ab
child 523 8dfeaec4724b
equal deleted inserted replaced
505:b1e442d9a1bc 517:97599ff43072
    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 {