Show player loading spinner. Closes #848
This commit is contained in:
parent
1509a65167
commit
bdc669d571
@ -22,6 +22,10 @@ video.video-js {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.vjs-loading-spinner {
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
/*
|
||||
videojs hack!!
|
||||
for some reason, there are cases where a <video class="vjs-tech"> element gets embedded twice.
|
||||
|
Loading…
Reference in New Issue
Block a user