src/widgets/Transcript.css
changeset 1068 7623f9af9272
equal deleted inserted replaced
1067:539c9bee5372 1068:7623f9af9272
       
     1 .Ldt-Transcript-Annotation {
       
     2     margin-right: .5em;
       
     3 }
       
     4 .Ldt-Transcript-Annotation:hover {
       
     5     background-color: #bbb;
       
     6 }
       
     7 .Ldt-Transcript-Annotation.active {
       
     8     background-color: #ddd;
       
     9 }