src/widgets/Transcript.css
author ymh <ymh.work@gmail.com>
Sun, 12 Nov 2017 22:07:33 +0100
changeset 1071 02c04d2c8fd8
parent 1068 7623f9af9272
permissions -rw-r--r--
Various changes from git version and make autoplayer determine video type on lowercase url

.Ldt-Transcript-Annotation {
    margin-right: .5em;
}
.Ldt-Transcript-Annotation:hover {
    background-color: #bbb;
}
.Ldt-Transcript-Annotation.active {
    background-color: #ddd;
}