mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-975: Only display views once critical data is loaded.
This commit is contained in:
		| @@ -25,6 +25,14 @@ | ||||
|     min-height: 200px; | ||||
| } | ||||
|  | ||||
| .view.loading { | ||||
|     position: fixed; | ||||
|     top: 0; | ||||
|     left: 0; | ||||
|     width: 100%; | ||||
|     height: 100%; | ||||
| } | ||||
|  | ||||
| .loading * { | ||||
|     visibility: hidden; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user