2-Step Verification (Google Authenticator)

Small fixes
This commit is contained in:
RainLoop Team 2014-04-05 23:48:22 +04:00
parent cae0cc2f77
commit 419b47a81e
51 changed files with 1747 additions and 419 deletions

View file

@ -6607,6 +6607,9 @@ html.rl-no-preview-pane #rl-right .ui-resizable-handle {
max-height: 500px;
overflow: auto;
}
.popups .b-two-factor-test-content .modal-header {
background-color: #fff;
}
.popups .b-identity-content .modal-header {
background-color: #fff;
}