mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Enable highlight for non-button input fields.
This commit is contained in:
		| @@ -21,6 +21,10 @@ | ||||
|     -webkit-tap-highlight-color: rgba(0,0,0,0); | ||||
| } | ||||
|  | ||||
| input[type=checkbox], input[type=text], textarea { | ||||
|     -webkit-tap-highlight-color: rgba(128,192,128,0.5); | ||||
| } | ||||
|  | ||||
| input[type=submit], button { | ||||
|     -webkit-appearance: none; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user