mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	Gray out connections that are in-use.
This commit is contained in:
		| @@ -299,6 +299,10 @@ div#recent-connections div.connection { | ||||
|     color: gray; | ||||
| } | ||||
|  | ||||
| .connection.in-use { | ||||
|     opacity: 0.5; | ||||
| } | ||||
|  | ||||
| .connection .thumbnail { | ||||
|     margin: 0.5em; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user