mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Apply color style
This commit is contained in:
		@@ -58,6 +58,16 @@
 | 
			
		||||
	padding-right: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#conversationsElem .create-message-form .btn-primary {
 | 
			
		||||
	border-color: var(--primary-blue);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#conversationsElem .create-message-form .btn-primary:hover {
 | 
			
		||||
	background-color: var(--primary-blue);
 | 
			
		||||
	border-color: var(--primary-blue);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Conversation settings pane 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user