mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Added a wait splash screen
This commit is contained in:
		
							
								
								
									
										11
									
								
								assets/css/common/page/waitSplashScreen.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								assets/css/common/page/waitSplashScreen.css
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
/**
 | 
			
		||||
 * Wait splash screen style sheet
 | 
			
		||||
 *
 | 
			
		||||
 * @author Pierre HUBERT
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
.waitSplashScreen {
 | 
			
		||||
    background-color: rgba(128, 128, 128, 0.06);
 | 
			
		||||
    padding-top: 10%;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user