mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-03 18:26:20 +00:00
Decrypt: improved layout
This commit is contained in:
parent
143bbd1a87
commit
f351f7dff2
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,7 @@
|
||||||
<p>
|
<p>
|
||||||
The sender should have provided the password.
|
The sender should have provided the password.
|
||||||
</p>
|
</p>
|
||||||
|
<hr>
|
||||||
<fieldset id="fields" style="border:0 none; margin: 0; padding: 0;">
|
<fieldset id="fields" style="border:0 none; margin: 0; padding: 0;">
|
||||||
<p>
|
<p>
|
||||||
<label for="password">Enter password 🔑</label><br>
|
<label for="password">Enter password 🔑</label><br>
|
||||||
|
@ -189,6 +190,7 @@
|
||||||
<p style="font-size: smaller;">
|
<p style="font-size: smaller;">
|
||||||
Passwords, encrypted, and decrypted content stay in your own browser. See <a href="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq184" target="_blank">here</a> for more information.
|
Passwords, encrypted, and decrypted content stay in your own browser. See <a href="https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq184" target="_blank">here</a> for more information.
|
||||||
</p>
|
</p>
|
||||||
|
<hr>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<div id="content" style="display: none; width: 100%;">
|
<div id="content" style="display: none; width: 100%;">
|
||||||
|
|
Loading…
Reference in a new issue