Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Conversation

jasondavis
Copy link

This allows you to easily target any color selection option with CSS. When I used the color White #ffffff you could not see the option with no border set. Further there was no easy way to target the White selection option! Now I can easily target the color White with my CSS to add a border!

Example output of color options generated with this modification...

<span class="color cp-ffffff selected" title="Green" style="background-color: #7bd148;" role="button"></span>

…s name to each color option. This allows you to easily target any color selection option with CSS. WHen I used the color White #ffffff you could not see the option with no border set. I can now target the color White with my CSS to add a border!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant