add zoom and fade effect to video player

This commit is contained in:
Luke Pulverenti 2015-11-30 01:43:21 -05:00
parent 0a96f8e0bf
commit 604fba2cbf
8 changed files with 69 additions and 39 deletions

View file

@ -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;