1
0
mirror of https://github.com/videojs/video.js.git synced 2025-07-15 01:34:23 +02:00

Updated track styles and make subtitles button work.

This commit is contained in:
Steve Heffernan
2012-03-10 08:54:46 -08:00
parent aeecc92194
commit 72a423237c
6 changed files with 54 additions and 41 deletions

3
src/controls.js vendored
View File

@ -234,8 +234,7 @@ _V_.ControlBar = _V_.Component.extend({
"remainingTimeDisplay": {},
"progressControl": {},
"volumeControl": {},
"muteToggle": {},
"captionsButton": {}
"muteToggle": {}
}
},