mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 00:23:21 +00:00 
			
		
		
		
	Fix button styling on iOS.
This commit is contained in:
		| @@ -21,6 +21,10 @@ | |||||||
|     -webkit-tap-highlight-color: rgba(0,0,0,0); |     -webkit-tap-highlight-color: rgba(0,0,0,0); | ||||||
| } | } | ||||||
|  |  | ||||||
|  | input[type=submit], button { | ||||||
|  |     -webkit-appearance: none; | ||||||
|  | } | ||||||
|  |  | ||||||
| body { | body { | ||||||
|     background: #EEE; |     background: #EEE; | ||||||
|     font-family: FreeSans, Helvetica, Arial, sans-serif; |     font-family: FreeSans, Helvetica, Arial, sans-serif; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user