Focuses clicked video thumbnail and prevents from switching to new large video.

This commit is contained in:
paweldomas
2014-06-04 16:51:05 +03:00
committed by yanas
parent e3f33c7a77
commit 8ba531ed22
3 changed files with 81 additions and 3 deletions
+4
View File
@@ -52,6 +52,10 @@
z-index: 3;
}
#remoteVideos .videocontainer.videoContainerFocused {
border: 3px solid #388396;
}
#localVideoWrapper {
display:inline-block;
-webkit-mask-box-image: url(../images/videomask.svg);