Switch to two phase login
This commit is contained in:
parent
abe6fd2f60
commit
398ded4a91
2 changed files with 46 additions and 1 deletions
|
@ -46,6 +46,7 @@ limitations under the License.
|
|||
margin-top: 35px;
|
||||
margin-bottom: 24px;
|
||||
box-sizing: border-box;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mx_Login_submit:hover {
|
||||
|
@ -70,7 +71,6 @@ limitations under the License.
|
|||
.mx_AuthBody a.mx_Login_sso_link:hover,
|
||||
.mx_AuthBody a.mx_Login_sso_link:visited {
|
||||
color: $button-primary-fg-color;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.mx_Login_loader {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue