src/widgets/Transcript.module.css
author ymh <ymh.work@gmail.com>
Tue, 22 Oct 2024 07:03:54 +0200
changeset 1076 510fd2a482f4
parent 1072 ac1eacb3aa33
permissions -rw-r--r--
Add Dailymotion Tech and remove unused libs

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