src/css/LdtPlayer.css
branchpopcorn-port
changeset 473 1a09ab7e7163
parent 469 154c049e0c06
child 477 1e51d638e7ea
equal deleted inserted replaced
472:1da76db24aa8 473:1a09ab7e7163
    16    .Ldt-button {
    16    .Ldt-button {
    17 
    17 
    18    }
    18    }
    19 
    19 
    20     .Ldt-SegmentsWidget {
    20     .Ldt-SegmentsWidget {
    21       background-color: #b6b8b7;
       
    22       overflow: auto; /* clear the floats */
    21       overflow: auto; /* clear the floats */
    23       margin-top: 1px;
    22       margin-top: 1px;
    24     }
    23     }
    25 
    24 
    26     .Ldt-iri-chapter{
    25     .Ldt-iri-chapter{
    27       float: left;
    26       float: left;
    28       height: 10px;
    27       height: 10px;
       
    28       border-right: 1px solid white;
    29     }
    29     }
    30 
    30 
    31     .tooltip {
    31     .tooltip {
    32       display:none;
    32       display:none;
    33       background:transparent url(imgs/white_arrow_mini.png);
    33       background:transparent url(imgs/white_arrow_mini.png);