Add support for importing encrypted TiddlyWiki documents

This commit is contained in:
Jermolene
2014-01-19 18:43:02 +00:00
parent 2f4932fefc
commit 299e9d15fb
4 changed files with 91 additions and 12 deletions

View File

@@ -58,3 +58,7 @@ Error message and password prompt
line-height: 20px;
padding-bottom: 16px;
}
.tw-password-wrapper input {
width: 100%;
}