mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
ab1460e2ca
Some authentication buttons (e.g. apple, oidc, oauth2, saml) do not have a specific color specified. Therefore they were taking the default button-with-icon color, and the icons would almost disappear on hover. This commit adds a default of #000 for these buttons, so that the button hover looks similar to core auth buttons.