First Bitpay Card Integration
This commit is contained in:
parent
4aa6e46ec3
commit
54e3545f6b
71 changed files with 3181 additions and 0 deletions
|
|
@ -115,6 +115,18 @@ h4.title a {
|
|||
font-size: 16px;
|
||||
}
|
||||
|
||||
.bitpay_card select {
|
||||
margin: 5px 0 5px 0;
|
||||
padding: 0 20px;
|
||||
font-size: 16px;
|
||||
width: auto;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.bitpay_card select:focus {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.preferences ul, .modal-content ul {
|
||||
font-size: 14px;
|
||||
background: white;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue