mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-1293: Focus files on click. Download or change directory on double-click.
This commit is contained in:
		| @@ -29,6 +29,12 @@ | ||||
|  | ||||
| .file-browser .list-item .caption { | ||||
|     white-space: nowrap; | ||||
|     border: 1px solid transparent; | ||||
| } | ||||
|  | ||||
| .file-browser .list-item.focused .caption { | ||||
|     border: 1px dotted rgba(0, 0, 0, 0.5); | ||||
|     background: rgba(204, 221, 170, 0.5); | ||||
| } | ||||
|  | ||||
| /* Directory / file icons */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user