src/widgets/Transcript.css
changeset 1072 ac1eacb3aa33
parent 1071 02c04d2c8fd8
child 1073 687133dc13cf
equal deleted inserted replaced
1071:02c04d2c8fd8 1072:ac1eacb3aa33
     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 }