diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index 63378f4..80625e3 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -4093,4 +4093,12 @@ input:checked + .toggleSwitchSlider:before { #loginSkirdaAuthorizationRetryButton:active { background: rgb(0 0 0 / 91%); border: 1px solid rgb(83 83 83 / 42%); +} + +#loginOptionSkirdaFIDO:hover { + text-shadow: none; +} + +#loginOptionSkirdaFIDO:focus { + text-shadow: none; } \ No newline at end of file diff --git a/app/loginOptions.ejs b/app/loginOptions.ejs index ced9f4a..7a3895a 100644 --- a/app/loginOptions.ejs +++ b/app/loginOptions.ejs @@ -3,7 +3,8 @@