add zoom and fade effect to video player
This commit is contained in:
parent
0a96f8e0bf
commit
604fba2cbf
8 changed files with 69 additions and 39 deletions
|
@ -1,5 +1,4 @@
|
|||
.videoBackdrop {
|
||||
/* Allows popups to be closed, because their z-index is 1099 */
|
||||
#mediaPlayer {
|
||||
z-index: 1098;
|
||||
position: fixed;
|
||||
background-color: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue