src/widgets/Transcript.css
author ymh <ymh.work@gmail.com>
Thu, 31 Dec 2015 15:51:09 +0100
changeset 1070 36517cb225fe
parent 1068 7623f9af9272
permissions -rw-r--r--
increment platform version + version

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