mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Highlight videos where the person is talking too
This commit is contained in:
		@@ -130,6 +130,14 @@
 | 
			
		||||
	flex-direction: column;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .videos-area .video video {
 | 
			
		||||
	border: 2px transparent solid;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .videos-area .video video.talking {
 | 
			
		||||
	border: 2px green solid;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.call-window .videos-area .video video {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user