1
0

Update style

This commit is contained in:
Christer Warén 2022-06-17 12:39:56 +03:00
parent 4121119555
commit dc9655bfcb

View File

@ -44,13 +44,17 @@ main {
border: 5px solid #222222;
}
.video-js.vjs-fullscreen {
border: 0px;
}
.video-js .vjs-tech {
position: initial !important;
top: initial !important;
left: initial !important;
}
.video-js .vjs-control-bar {
.video-js.vjs-user-inactive .vjs-control-bar {
position: initial !important;
opacity: 1 !important;
}