mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Display user ID and email in settings
This commit is contained in:
		
							
								
								
									
										16
									
								
								assets/css/pages/settings/sections/general.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								assets/css/pages/settings/sections/general.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
/**
 | 
			
		||||
 * General settings stylesheet
 | 
			
		||||
 *
 | 
			
		||||
 * @author Pierre HUBERT
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.box-general-settings .input-user-id {
 | 
			
		||||
	width: 29%;
 | 
			
		||||
	display: inline-block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.box-general-settings .input-user-email {
 | 
			
		||||
	width: 70%;
 | 
			
		||||
	display: inline-block;
 | 
			
		||||
	margin-left: 1%;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user