mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Fixed dark theme issues
This commit is contained in:
		@@ -58,6 +58,14 @@ p, h1, h2, h3, h4, h5, h6 {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Callouts
 | 
			
		||||
 */
 | 
			
		||||
.callout.callout-info {
 | 
			
		||||
    background-color: var(--black-5) !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
* Forms
 | 
			
		||||
*/
 | 
			
		||||
@@ -556,4 +564,11 @@ img[src$="groups_logo/default.png"] {
 | 
			
		||||
*/
 | 
			
		||||
.friends-list-ro .friend a:hover .friends-name {
 | 
			
		||||
    color: var(--black4);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
* Account created page
 | 
			
		||||
*/
 | 
			
		||||
.page_account_created .message_container .message {
 | 
			
		||||
    background-color: var(--black5);
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user