web/res/metadataplayer/Segments.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Thu, 07 May 2015 15:16:12 +0200
changeset 1231 37600bb66ea3
parent 719 d0d3a9369f84
permissions -rw-r--r--
Added tag V04.011 for changeset 65a10544894e

/*
 * Segments Widget
 */

.Ldt-Segments-Segment {
    position: absolute; margin-left: -1px; border: 1px solid #ffffff;
}

.Ldt-Segments-Position {
    background: #fc00ff;
    position: absolute;
    top: -1px;
    left: 0;
    margin-left: -1px;
    width: 2px;
    bottom: -1px;
    z-index: 80000;
}