Add delete wallet from the intermediate screen (it was lost in migration to new design)
This commit is contained in:
parent
a5544d08db
commit
e264aa66a2
4 changed files with 17 additions and 4 deletions
|
|
@ -1006,7 +1006,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
.text-primary {color: #1ABC9C;}
|
||||
.text-secondary {color: #3498DB;}
|
||||
.text-white {color: #fff;}
|
||||
|
||||
.text-warning {color: #CA5649;}
|
||||
|
||||
.footer-setup a.text-gray:hover {color: #fff;}
|
||||
a.text-gray:hover {color: #2C3E50;}
|
||||
|
|
@ -1014,6 +1014,7 @@ a.text-black:hover {color: #213140;}
|
|||
a.text-primary:hover {color: #50E3C2;}
|
||||
a.text-secondary:hover {color: #4A90E2;}
|
||||
a.text-white:hover {color: #ccc;}
|
||||
a.text-warning:hover {color: #FD7262;}
|
||||
|
||||
.box-setup-copayers {
|
||||
background: #2C3E50;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue