Clear local database after encryption status change to clear indexeddb logs

This commit is contained in:
Mo Bitar
2017-12-12 16:41:47 -06:00
parent 9efecb9c59
commit cdff4cb326
2 changed files with 23 additions and 6 deletions

View File

@@ -140,6 +140,13 @@ input, button, select, textarea {
line-height: inherit;
}
button {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.checkbox {
font-size: 14px;
font-weight: bold;