From 5fe39d7512172aa33102fd0fe6827a8f0c576df8 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Tue, 27 Sep 2022 21:33:27 +0100 Subject: [PATCH] fix: set theme properties for webauthn --- login/theme.properties | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/login/theme.properties b/login/theme.properties index 50b4960..da7719e 100644 --- a/login/theme.properties +++ b/login/theme.properties @@ -16,3 +16,11 @@ kcInputErrorMessageClass=error-message kcButtonClass=button kcButtonPrimaryClass=primary + +kcWebAuthnKeyIcon=pficon pficon-key +kcWebAuthnDefaultIcon=pficon pficon-key +kcWebAuthnUnknownIcon=pficon pficon-key unknown-transport-class +kcWebAuthnUSB=fa fa-usb +kcWebAuthnNFC=fa fa-wifi +kcWebAuthnBLE=fa fa-bluetooth-b +kcWebAuthnInternal=pficon pficon-key