BLD-844: Add possibility to download transcripts in different formats.

This commit is contained in:
jmclaus
2014-02-25 09:38:24 +01:00
parent 2c9585ea5d
commit 3a740c0479
15 changed files with 1037 additions and 31 deletions

View File

@@ -22,6 +22,15 @@
.video-controls .add-fullscreen {
display: none !important; // nasty, but needed to override the bad specificity of the xmodule css selectors
}
.video-tracks {
.a11y-menu-container {
.a11y-menu-list {
bottom: 100%;
top: auto;
}
}
}
}
}