Form: Create new wallet, reorg inputs.

This commit is contained in:
Gustavo Cortez 2014-06-02 17:40:18 -03:00
commit 47d1838cd5
3 changed files with 55 additions and 50 deletions

View file

@ -321,3 +321,7 @@ input.ng-invalid-wallet-secret {
color: #3FBC9C;
}
.box-setup fieldset {
background: #fff;
}