diff --git a/css/videolayout_default.css b/css/videolayout_default.css index 366d44f87..48c50df83 100644 --- a/css/videolayout_default.css +++ b/css/videolayout_default.css @@ -55,7 +55,7 @@ #localVideoWrapper { display:inline-block; - -webkit-mask-box-image: url(http://emcho.com/db/videomask.svg); + -webkit-mask-box-image: url(../images/videomask.svg); border-radius:0px !important; border: 0px !important; } @@ -223,4 +223,4 @@ background-size: contain; background-repeat: no-repeat; z-index: 2; -} \ No newline at end of file +} diff --git a/images/videomask.svg b/images/videomask.svg new file mode 100644 index 000000000..76d67ae80 --- /dev/null +++ b/images/videomask.svg @@ -0,0 +1,64 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/index.html b/index.html index af4d378b9..9c09f5d5d 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ - +