blend
This commit is contained in:
parent
75bd96ff94
commit
688e0d22d4
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ window.VideoPlayer = function(options) {
|
|||
background-image: url(${self.options.poster});
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
background-blend-mode: overlay;
|
||||
}
|
||||
|
||||
.mx-controls .toggle {
|
||||
|
|
Loading…
Reference in a new issue