Merge pull request #5091 from cmgustavo/ref/move-bitpaycard-preferences
Moves bitpayCard pref to tab-settings
This commit is contained in:
commit
1669cedd6a
5 changed files with 26 additions and 9 deletions
|
|
@ -1,5 +1,9 @@
|
|||
.settings {
|
||||
@extend .deflash-blue;
|
||||
.icon-bitpay-card {
|
||||
background-image: url("../img/icon-card.svg");
|
||||
background-color: #1e3186;
|
||||
}
|
||||
.item {
|
||||
color: $dark-gray;
|
||||
border-color: rgba(221, 221, 221, 0.3);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue