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