mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Show call button on conversation of two people when available
This commit is contained in:
		@@ -4,6 +4,10 @@
 | 
			
		||||
 * @author Pierre HUBERT
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Main definition
 | 
			
		||||
 */
 | 
			
		||||
#conversationsElem .box {
 | 
			
		||||
	width: 250px;
 | 
			
		||||
	height: 350px;
 | 
			
		||||
@@ -15,6 +19,10 @@
 | 
			
		||||
	margin-bottom: 0px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#conversationsElem .chat-window .box-title {
 | 
			
		||||
	font-size: 15px !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Conversations create message form
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user