theme styles for keycloak login update

This commit is contained in:
mattyl006 2022-12-09 11:00:21 +01:00
parent dfdcdddd93
commit 4759b344c7

View File

@ -77,7 +77,7 @@ a:hover {
}
.login-pf-settings div:last-child span {
margin-top: 1px;
margin-top: 4px;
}
#kc-form-options div {
@ -87,3 +87,11 @@ a:hover {
#kc-form-buttons input {
background-color: #1B998B;
}
#kc-locale-dropdown {
margin: 0 0 52px 0;
}
#kc-locale-dropdown ul {
top: 26px;
}