Fix address list from receive section. Fix response when delete a wallet.
This commit is contained in:
parent
1c7a48e827
commit
174c6cb3de
10 changed files with 130 additions and 127 deletions
|
|
@ -616,11 +616,6 @@ ul.tx-copayers {
|
|||
.ma { margin: 0 auto;}
|
||||
.tu {text-transform: uppercase;}
|
||||
|
||||
.small {
|
||||
font-size: 60%;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.line-dashed-setuph-v {
|
||||
border-left: 1px dashed #415970;
|
||||
}
|
||||
|
|
@ -850,6 +845,7 @@ input[type=number]::-webkit-outer-spin-button {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
padding-top: 3px;
|
||||
}
|
||||
|
||||
ul.pagination li.current a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue