1 2 3 4 |
input[type="submit"], input[type="button"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; } |
1 2 3 4 |
input[type="submit"], input[type="button"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; } |