Added "Enforce 2-Step verification" setting

This commit is contained in:
RainLoop Team 2015-04-07 20:39:43 +04:00
parent b7709c8117
commit acb013fbb5
47 changed files with 1271 additions and 908 deletions

View file

@ -149,6 +149,7 @@ html.rl-no-preview-pane {
background-color: #fff;
border-radius: 5px;
padding: 10px 15px;
overflow: hidden;
}
.emptySubjectText {

View file

@ -1,4 +1,18 @@
.popups {
.b-two-factor-content {
width: 750px;
.modal-body {
min-height: 100px;
}
.modal-header {
background-color: #fff;
}
}
.b-two-factor-test-content {
.modal-header {
background-color: #fff;