summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeisam <39205857+MFTabriz@users.noreply.github.com>2021-05-13 21:02:57 +0200
committerGitHub <noreply@github.com>2021-05-13 12:02:57 -0700
commit5c48ead5185572cc1af1a80d55dbfde3a2c67265 (patch)
treec31a40a197851a2ef52d6fe22bdb41fa639ebf16
parentd9b4f98fd06883835a9523705cacb2385c88743d (diff)
Update video.css (#1012)
fix for issue #951
-rw-r--r--webroot/styles/video.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/webroot/styles/video.css b/webroot/styles/video.css
index f33d4e59a..feb38b624 100644
--- a/webroot/styles/video.css
+++ b/webroot/styles/video.css
@@ -19,11 +19,11 @@ video.video-js {
}
.vjs-big-play-button {
- z-index: 100;
+ z-index: 48;
}
.vjs-loading-spinner {
- z-index: 200;
+ z-index: 49;
}
/*