Merge pull request #5091 from cmgustavo/ref/move-bitpaycard-preferences

Moves bitpayCard pref to tab-settings
This commit is contained in:
Gustavo Maximiliano Cortez 2016-11-22 09:59:09 -03:00 committed by GitHub
commit 1669cedd6a
5 changed files with 26 additions and 9 deletions

View file

@ -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);