web/res/metadataplayer/Transcript.css
changeset 1304 10974bff4dae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/res/metadataplayer/Transcript.css	Tue Dec 29 13:25:14 2015 +0100
@@ -0,0 +1,9 @@
+.Ldt-Transcript-Annotation {
+    margin-right: .5em;
+}
+.Ldt-Transcript-Annotation:hover {
+    background-color: #bbb;
+}
+.Ldt-Transcript-Annotation.active {
+    background-color: #ddd;
+}