mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Basic display of conversation messages
This commit is contained in:
		@@ -4,6 +4,12 @@
 | 
			
		||||
 * @author Pierre HUBERT
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.conversations-page-container .box-conversation .loading-msg {
 | 
			
		||||
.big-box-conversation .direct-chat-text {
 | 
			
		||||
	display: inline-block;
 | 
			
		||||
	margin-left: 10px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.big-box-conversation .right .direct-chat-text {
 | 
			
		||||
	float: right;
 | 
			
		||||
	margin-right: 10px;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user