fix submit button colors
This commit is contained in:
		| @ -40,12 +40,12 @@ body { | ||||
| } | ||||
|  | ||||
| .danger-zone button, | ||||
| input[type=submit] { | ||||
| .danger-zone input[type=submit] { | ||||
|   background-color: #af3221 !important; | ||||
| } | ||||
|  | ||||
| .danger-zone button:hover, | ||||
| input[type=submit]:hover { | ||||
| .danger-zone input[type=submit]:hover { | ||||
|   background-color: #61261e !important; | ||||
| } | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user