f_giving auth update
This commit is contained in:
parent
deaf7b61f4
commit
59d61dd567
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 27 KiB |
@ -4,11 +4,15 @@
|
||||
}
|
||||
|
||||
.pf-c-button.pf-m-primary {
|
||||
background: #57b8d7 !important;
|
||||
background: #16A34A !important;
|
||||
}
|
||||
|
||||
.pf-c-button.pf-m-primary:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
div#kc-registration span a:hover {
|
||||
background: #57b8d7;
|
||||
background: #16A34A;
|
||||
}
|
||||
|
||||
#kc-header {
|
||||
@ -19,7 +23,7 @@ div#kc-registration span a:hover {
|
||||
.app-logo {
|
||||
background-image: url(logo.svg);
|
||||
background-position: inherit;
|
||||
background-size: cover !important;
|
||||
background-size: contain !important;
|
||||
}
|
||||
|
||||
.login-pf-page .login-pf-page-header p::before {
|
||||
@ -47,5 +51,5 @@ div#kc-registration span a:hover {
|
||||
}
|
||||
|
||||
#kc-header-wrapper::before {
|
||||
background: #57b8d7 !important;
|
||||
background: #16A34A !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user