Commit graph

15 commits

Author SHA1 Message Date
teutat3s bba54d2f5c
fix: file permissions from 755 to 644
These were set with executable bit in the original base theme, which is
unnecessary
2023-12-03 12:10:12 +01:00
teutat3s 1ee87a1884
fix: base theme got removed in keycloak version 22
for account and admin theme

See:
https://github.com/keycloak/keycloak/issues/21654#issuecomment-1689689176
2023-12-03 12:08:29 +01:00
teutat3s 64d4ca1751
account: do not mark firstName, lastName as required 2023-07-14 23:11:59 +02:00
Benjamin Bädorf b488fe24a2
Fix Authenticator remove button 2022-11-28 15:28:56 +01:00
Benjamin Bädorf 493fea8994
Fix header z-index 2022-11-28 15:22:32 +01:00
Benjamin Bädorf 236da112eb
Fix header and nav mobile views 2022-11-28 15:21:11 +01:00
Benjamin Bädorf 22a4fe665d
Cache bust CSS 2022-11-28 15:12:09 +01:00
Benjamin Bädorf b165e70189
More fixes to keycloak theme 2022-11-28 15:06:30 +01:00
Benjamin Bädorf cac941a300
Improve keycloak theming 2022-11-27 21:38:41 +01:00
Benjamin Bädorf 25a4260096
Small style improvements 2022-11-27 04:51:25 +01:00
Benjamin Bädorf b591b83da9
Sticky menu in account settings 2022-11-27 04:30:19 +01:00
Benjamin Bädorf f4d97717bb
Style improvements 2022-11-27 04:13:27 +01:00
Benjamin Bädorf 908f0ac33a
Entertainment 2022-11-27 02:47:13 +01:00
Benjamin Bädorf 766298bb44
Initial work on pub.solar theme 2022-11-27 02:17:33 +01:00
teutat3s 326c82e084
Init keycloak theme development
Add base theme, extracted from 20.0.1 docker image
2022-11-26 03:03:53 +01:00