wwwcorpus/metadataplayer/Segments.css
author cavaliet
Fri, 28 Mar 2014 17:30:39 +0100
changeset 51 5a8a9ab4ff51
parent 17 d8b6ea26da6e
permissions -rw-r--r--
v0.5

/*
 * 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;
}