src/widgets/Transcript.css
author ymh <ymh.work@gmail.com>
Fri, 02 Oct 2015 11:27:17 +0200
changeset 1068 7623f9af9272
permissions -rw-r--r--
merge pull request #3 from O. Auber

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