mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 04:04:20 +00:00 
			
		
		
		
	Updated waitsplashscreen stylesheet
This commit is contained in:
		@@ -18,15 +18,17 @@
 | 
				
			|||||||
 * Transparent wait splash screen
 | 
					 * Transparent wait splash screen
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
.transparentWaitSplashScreen {
 | 
					.transparentWaitSplashScreen {
 | 
				
			||||||
    position: fixed;
 | 
					 | 
				
			||||||
    width: 100%;
 | 
					 | 
				
			||||||
    height: 100%;
 | 
					 | 
				
			||||||
    top: 0px;
 | 
					 | 
				
			||||||
    background-color: #0C0C0C;
 | 
					    background-color: #0C0C0C;
 | 
				
			||||||
    z-index: 500;
 | 
					    z-index: 1100;
 | 
				
			||||||
    text-align: center;
 | 
					    text-align: center;
 | 
				
			||||||
    opacity: 0.5;
 | 
					    opacity: 0.5;
 | 
				
			||||||
    padding-top: 30%;
 | 
					    padding-top: 30%;
 | 
				
			||||||
 | 
					    position: absolute;
 | 
				
			||||||
 | 
					    top: 0%;
 | 
				
			||||||
 | 
					    left: 0%;
 | 
				
			||||||
 | 
					    display: block;
 | 
				
			||||||
 | 
					    width: 100%;
 | 
				
			||||||
 | 
					    height: 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user