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

is there a way custom checkbox color without sass? #6645

Open
axiaoxin opened this issue Jun 13, 2021 · 1 comment
Open

is there a way custom checkbox color without sass? #6645

axiaoxin opened this issue Jun 13, 2021 · 1 comment

Comments

@axiaoxin
Copy link

use this code. but not work.

 <label class="col l3 s12">
  <input id="is_check_jll_stability" type="checkbox" class="filled-in red lighten-2" checked="checked" />
  <span>jll</span>
</label>
@krupall
Copy link

krupall commented Jun 13, 2021

Use Image instead of html check box

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

No branches or pull requests

2 participants