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

style(form): ensure consistent inverted label color in grouped fields #2960

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

Festiis
Copy link
Contributor

@Festiis Festiis commented Dec 8, 2023

Description

Added the .grouped.fields > label selector for targeted styling, ensuring labels within grouped fields inherit the inverted color in inverted forms. Used @invertedLabelColor for color consistency. Tested in various configurations and browsers.

Testcase

https://jsfiddle.net/Festiis/8t6fgkjo/

Added the `.grouped.fields > label` selector for targeted styling, ensuring labels within grouped fields inherit the inverted color in inverted forms. Used `@invertedLabelColor` for color consistency. Tested in various configurations and browsers.
Copy link
Member

@lubber-de lubber-de left a comment

Choose a reason for hiding this comment

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

Thanks. Good catch! LGTM

@lubber-de lubber-de merged commit c721483 into fomantic:develop Dec 8, 2023
9 checks passed
@lubber-de
Copy link
Member

@all-contributors please add @Festiis for code

Copy link
Contributor

@lubber-de

I've put up a pull request to add @Festiis! 🎉

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS labels Dec 8, 2023
@lubber-de lubber-de added this to the 2.9.4 milestone Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants