Improved bitpay account pairing and management of paired state and data.
This commit is contained in:
parent
15d12823ab
commit
63bc3d8f63
23 changed files with 691 additions and 208 deletions
|
|
@ -1,22 +0,0 @@
|
|||
#bitpayCardPreferences {
|
||||
.item {
|
||||
.item-title {
|
||||
display: block;
|
||||
}
|
||||
.item-subtitle {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
color: $light-gray;
|
||||
font-size: 14px;
|
||||
}
|
||||
&.item-icon-right {
|
||||
.icon-hotspot {
|
||||
right: 0px;
|
||||
padding-left: 11px;
|
||||
padding-right: 11px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue