mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
Add logo for social_core.backends.keycloak.KeycloakOAuth2 (#2258)
This commit is contained in:
commit
30d9e43cd4
2 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ body.login header {
|
|||
.login-grid .login-openstreetmap-oauth2 {
|
||||
background-image: url("./openstreetmap.png");
|
||||
}
|
||||
|
||||
.login-grid .login-keycloak {
|
||||
background-image: url("./keycloak.png");
|
||||
}
|
||||
|
||||
/* **************************** */
|
||||
/* home */
|
||||
|
|
BIN
umap/static/umap/keycloak.png
Normal file
BIN
umap/static/umap/keycloak.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in a new issue