password confirmation when joining and creating a wallet
This commit is contained in:
parent
4f57c3f696
commit
b51e8b3539
4 changed files with 36 additions and 0 deletions
|
|
@ -540,4 +540,8 @@ button[disabled].warning:focus,
|
|||
height: 50px;
|
||||
}
|
||||
|
||||
input.ng-invalid-match, input.ng-invalid-match:focus {
|
||||
border-color: red;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------------------------*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue