I’ve painstakingly overridden the CSS for the Okta Sign In Widget to work well with our application on a 4K monitor and to make it look like our brand.
I still need to do the dropdowns for MFA selections but it is proving to be much more difficult. Does anyone have a concrete example of attributes to change to change the dropdown list? I understand how to customize the widget because I’ve done a lot of it already.
I had to completely exclude the Okta shipping CSS because it is too difficult to override what’s in there using CSS. Yes, I could have used afterRender, but I ended up tossing out all of the styles anyhow so this made more sense.
If anyone has some CSS that they’re willing to share for the dropdowns, it’d be much appreciated.