Passphrase based key backups
Add passphrase support to backup creation stage
This commit is contained in:
parent
6d6e6b5a4e
commit
fbab8ceeef
5 changed files with 316 additions and 77 deletions
|
@ -262,6 +262,11 @@ textarea {
|
|||
opacity: 0.7;
|
||||
}
|
||||
|
||||
.mx_linkButton {
|
||||
cursor: pointer;
|
||||
color: $accent-color;
|
||||
}
|
||||
|
||||
.mx_Dialog_title {
|
||||
min-height: 16px;
|
||||
padding-top: 40px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue