Ref BitPay Card TX list
This commit is contained in:
parent
299ef8ab7c
commit
15c20f38ac
4 changed files with 48 additions and 21 deletions
|
|
@ -401,6 +401,14 @@ input[type=number] {
|
|||
font-weight: 700;
|
||||
}
|
||||
|
||||
.text-gray {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.text-italic {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.no-border {
|
||||
border-style: none;
|
||||
background-color: transparent !important;
|
||||
|
|
|
|||
|
|
@ -34,4 +34,7 @@
|
|||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.item-select select {
|
||||
color: #667;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue