Minor text and font changes.

This commit is contained in:
Andy Phillipson 2016-12-15 11:50:40 -05:00
parent 86ee84395f
commit 4e3bc918fc
2 changed files with 3 additions and 6 deletions

View File

@ -6,26 +6,23 @@
&--total {
color: $mid-gray;
font-weight: bold;
}
&--available {
color: #09C286;;
font-weight: bold;
}
&--confirming {
color: #FF9900;
font-weight: bold;
}
&--locked {
color: #FF9900;
font-weight: bold;
}
&--alternative {
color: $light-gray;
font-size: 14px;
}
}

View File

@ -52,7 +52,7 @@
</span>
</div>
</div>
<div class="wallet-balance__description" translate>The immediately spendable amount of bitcoin stored in this wallet.</div>
<div class="wallet-balance__description" translate>The amount of bitcoin immediately spendable from this wallet.</div>
</div>
<div class="wallet-balance__list list card">
<div class="wallet-balance__item item">
@ -71,7 +71,7 @@
</span>
</div>
</div>
<div class="wallet-balance__description" translate>The amount of bitcoin stored in this wallet with less than 1 block chain confirmation.</div>
<div class="wallet-balance__description" translate>The amount of bitcoin stored in this wallet with less than 1 blockchain confirmation.</div>
</div>
<div class="wallet-balance__list list card">
<div class="wallet-balance__item item">