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