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 indeterminate input background color (#1536) #1548

Merged
merged 2 commits into from
May 9, 2023
Merged

Conversation

Saran-pariyar
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Apr 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabler ✅ Ready (Inspect) Visit Preview Apr 28, 2023 1:47pm

@@ -882,6 +882,7 @@ $form-feedback-icon-invalid: str-replace(

$form-label-font-size: $h4-font-size !default;
$form-label-font-weight: var(--#{$prefix}font-weight-medium) !default;
$form-check-input-indeterminate-bg-color: var(--#{$prefix}primary) !default;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better way is to add it to $form-check-input-XXX section (around lines 852)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Placed it in line no. 852 in the 2nd commit

@codecalm codecalm changed the title Fixed issue #1536 Fix indeterminate input background color (#1536) Apr 28, 2023
@codecalm codecalm merged commit 03bbd26 into dev May 9, 2023
2 checks passed
@codecalm codecalm deleted the Saran-pariyar_branch branch May 9, 2023 20:33
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.

None yet

2 participants