Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix css selector to login button #2956

Conversation

lucianogorza
Copy link
Contributor

Related issue
wazuh/wazuh-dashboard-plugins#6571

Description

This PR improves the CSS selector for the login button to apply Wazuh branding colors. Previously, the CSS selector was less specific, so the style was incorrectly applied to other buttons like App Settings > Miscellaneous.

Evidence

Test

  1. Generate the package
  2. Go to Login and check the button color. The button must have the color of the brand.
  3. Go to App Settings > Miscellaneous and check the button color. The button must have the color of the theme.

@lucianogorza lucianogorza self-assigned this May 17, 2024
@lucianogorza lucianogorza deleted the fix/6571-fix-wrong-color-button-on-app-settings-miscellaneous branch May 17, 2024 15:37
@lucianogorza
Copy link
Contributor Author

The changes related to version 4.9.0 need to be made in the wazuh-dashboard repository. Here is the correct PR: wazuh/wazuh-dashboard#181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant