Minor fixes for Google Drive subtitles
This commit is contained in:
parent
4a0cbce575
commit
f12397db23
3 changed files with 37 additions and 6 deletions
|
|
@ -631,3 +631,7 @@ table td {
|
|||
#videowrap .embed-responsive:-ms-full-screen { width: 100%; }
|
||||
#videowrap .embed-responsive:-o-full-screen { width: 100%; }
|
||||
#videowrap .embed-responsive:full-screen { width: 100%; }
|
||||
|
||||
li.vjs-menu-item.vjs-selected {
|
||||
background-color: #66a8cc !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue