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

Fixed checkboxes, radio buttons and drop-down selection #30

Merged
merged 2 commits into from
Mar 4, 2021

Conversation

vitSkalicky
Copy link
Contributor

Simple.css had disabled the browser default style for checkbox and radio, but did not implement its own, which resulted in all checkboxes and radio buttons looking always unchecked. Created a simple checkboxes and radio buttons using just css.

Also added a little arrow to to make it obvious that it is a drop-down selection. And fixed disabled states for checkbox, radio button and .

@kevquirk
Copy link
Owner

kevquirk commented Mar 4, 2021

Sorry this took so long - had to test the changes, which prompted me to make changes to the table on the demo page. Thanks for doing this, it's great work.

@kevquirk kevquirk merged commit ce6d219 into kevquirk:main Mar 4, 2021
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.

2 participants