Fixes for Chrome

This commit is contained in:
calzoneman 2015-07-26 13:29:06 -07:00
parent f12397db23
commit d86c62664c
3 changed files with 28 additions and 16 deletions

View file

@ -635,3 +635,7 @@ table td {
li.vjs-menu-item.vjs-selected {
background-color: #66a8cc !important;
}
.video-js video::-webkit-media-text-track-container {
bottom: 50px;
}