Update style
This commit is contained in:
parent
4121119555
commit
dc9655bfcb
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user