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

Update CSS for Drodown and add test cases #931

Merged
merged 6 commits into from
Jan 3, 2024

Conversation

amit-patra
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added
  • Docs have been added or updated

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Style Update (CSS)
  • Other... Please describe:

What is the current behavior?

The disabled select has a background color of #F9F9F9

Resolves #924

What is the new behavior?

The disabled select background color has been changed to #F0F0F0

Does this PR introduce a breaking change?

  • Yes
  • No

@ankit-tangoe ankit-tangoe merged commit 037af1d into dev Jan 3, 2024
5 checks passed
@ankit-tangoe ankit-tangoe deleted the 926_update_css_for_disable_dropdown branch January 3, 2024 09:15
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.

[BUG] Background color of a disabled select field to be #F0F0F0
4 participants