Fix wrong path for theme
This commit is contained in:
parent
bc8cd3dec6
commit
024f28b7e1
4 changed files with 1 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
.login-pf body {
|
||||
background: url("../../img/blur-more-blur-edit.jpg") no-repeat center center fixed;
|
||||
background-size: cover;
|
||||
height: 100%;
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
6
keycloak/themes/ccchh/login/theme.properties
Normal file
6
keycloak/themes/ccchh/login/theme.properties
Normal file
|
@ -0,0 +1,6 @@
|
|||
parent=keycloak
|
||||
import=common/keycloak
|
||||
|
||||
styles=css/login.css css/ccchh/login.css
|
||||
|
||||
meta=viewport==width=device-width,initial-scale=1
|
Loading…
Add table
Add a link
Reference in a new issue