theme styles for keycloak login update
This commit is contained in:
parent
dfdcdddd93
commit
4759b344c7
@ -77,7 +77,7 @@ a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.login-pf-settings div:last-child span {
|
.login-pf-settings div:last-child span {
|
||||||
margin-top: 1px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#kc-form-options div {
|
#kc-form-options div {
|
||||||
@ -87,3 +87,11 @@ a:hover {
|
|||||||
#kc-form-buttons input {
|
#kc-form-buttons input {
|
||||||
background-color: #1B998B;
|
background-color: #1B998B;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#kc-locale-dropdown {
|
||||||
|
margin: 0 0 52px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
#kc-locale-dropdown ul {
|
||||||
|
top: 26px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user