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

Inherit body colour for labels #2242

Merged
merged 2 commits into from
Oct 2, 2017
Merged

Conversation

jhawthorn
Copy link
Contributor

This removes the fieldset label style, which I believe has caused fieldsets to be overused for consistency. This also removes the color style on labels, which in most cases will have no effect

The final effect of this is that labels will match the colour of the body text on the page: a bit darker than before.

Before

After

The existence of this style has caused fieldsets to be overused. Labels
should always be the same colour.
We should just inherit the text colour.
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

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

👍 increases contrast and readability

Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

👍

@jhawthorn jhawthorn merged commit bee8ce6 into solidusio:master Oct 2, 2017
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.

3 participants