mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	Delete buttons should be red.
This commit is contained in:
		| @@ -84,11 +84,11 @@ button:active { | ||||
|                 1px 1px 0.25em rgba(255, 255, 255, 0.25); | ||||
| } | ||||
|  | ||||
| button.delete { | ||||
| button.danger { | ||||
|     background: #A43; | ||||
| } | ||||
|  | ||||
| button.delete:hover { | ||||
| button.danger:hover { | ||||
|     background: #C54; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user