Minor style change
This commit is contained in:
parent
c8573df879
commit
6dba7f7153
1 changed files with 4 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ body {
|
|||
font-weight: 400;
|
||||
}
|
||||
|
||||
.container select {
|
||||
color: #999999;
|
||||
}
|
||||
|
||||
.form-control.braintree-hosted-fields-focused{
|
||||
border-color: #66afe9;
|
||||
outline: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue