You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PlexShare/public/assets/css/main.css

18 lines
373 B

#divVideo {
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
}
#divVideo .video-js {
width: 100%;
height: 100%;
}
.PlayPauseOverlay-playButton-25OfW.PlayButton-playButton-3WX8X.Link-link-2XYrU.Link-default-32xSO {
background-color: rgba(0,0,0,0);
border: none;
}
.AudioVideoFullPlayer-topBar-2XUGM{
transform: translateY(0);
}