mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Improved style of account image settings section
This commit is contained in:
		@@ -3,3 +3,7 @@
 | 
			
		||||
 *
 | 
			
		||||
 * @author Pierre HUBERT
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.box-account-image-settings {
 | 
			
		||||
	text-align: center;
 | 
			
		||||
}
 | 
			
		||||
@@ -77,7 +77,7 @@ ComunicWeb.pages.settings.sections.accountImage = {
 | 
			
		||||
				appendTo: newAccountImageLabel,
 | 
			
		||||
				type: "div",
 | 
			
		||||
				class: "btn btn-primary",
 | 
			
		||||
				innerHTML: "Upload a new picture"
 | 
			
		||||
				innerHTML: "Upload a new account image"
 | 
			
		||||
			});
 | 
			
		||||
 | 
			
		||||
			//Add event listener
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user