mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUAC-897 Using a spinner instead of a distracting modal.
This commit is contained in:
		| @@ -109,3 +109,14 @@ | ||||
| .shown .status { | ||||
|     visibility: visible; | ||||
| } | ||||
|  | ||||
| .loading { | ||||
|     background-image: url(images/spinner.gif); | ||||
|     background-position: center; | ||||
|     background-repeat: no-repeat; | ||||
|     min-height: 200px; | ||||
| } | ||||
|  | ||||
| .loading * { | ||||
|     visibility: hidden; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user