fix stuff + add stuff
This commit is contained in:
parent
bd942e2dd7
commit
cb9bfcbd42
@ -990,6 +990,11 @@ saa.innerHTML = `
|
|||||||
border-radius: 16px;
|
border-radius: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* poster border radius to 16px */
|
||||||
|
.vjs-poster img {
|
||||||
|
border-radius: 16px;
|
||||||
|
}
|
||||||
|
|
||||||
/* control bar: clean baseline */
|
/* control bar: clean baseline */
|
||||||
.vjs-control-bar{
|
.vjs-control-bar{
|
||||||
background:transparent!important;border:none!important;box-shadow:none!important;
|
background:transparent!important;border:none!important;box-shadow:none!important;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user