make wallet not backed up warning orange

This commit is contained in:
Marty Alcala 2016-11-10 18:30:49 -05:00
commit 698c4c85ed
2 changed files with 2 additions and 3 deletions

View file

@ -177,8 +177,7 @@
}
.wallet-not-backed-up-warning {
margin-bottom: 1rem;
background: #E15061;
background: orange;
text-align: center;
color: white;
font-size: 14px;

View file

@ -88,7 +88,7 @@
Wallet not backed up
</a>
<div class="p60b" ng-show="wallet && wallet.isComplete()">
<div class="p60b" ng-show="wallet && wallet.isComplete()" style="padding-top: 1rem;">
<div class="oh pr m20t" ng-show="wallet.incorrectDerivation">
<div class="text-center text-warning">
<i class="fi-alert"></i>