Browse Source

Update video.css (#1012)

fix for issue #951
pull/1018/head
Meisam 4 years ago committed by GitHub
parent
commit
5c48ead518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      webroot/styles/video.css

4
webroot/styles/video.css

@ -19,11 +19,11 @@ video.video-js {
} }
.vjs-big-play-button { .vjs-big-play-button {
z-index: 100; z-index: 48;
} }
.vjs-loading-spinner { .vjs-loading-spinner {
z-index: 200; z-index: 49;
} }
/* /*

Loading…
Cancel
Save