fix: set theme properties for webauthn
This commit is contained in:
parent
732a9680c7
commit
5fe39d7512
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue