Skip to content

Instantly share code, notes, and snippets.

@gladchinda
Last active March 20, 2019 18:24
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save gladchinda/b553f2c5154f4f3a82944ed42a5877de to your computer and use it in GitHub Desktop.
Save gladchinda/b553f2c5154f4f3a82944ed42a5877de to your computer and use it in GitHub Desktop.
input[type='checkbox'].check-custom ~ .check-toggle {
width: 1rem;
height: 1rem;
position: relative;
display: inline-block;
vertical-align: middle;
border: 2px solid #969696;
border-radius: 50%;
cursor: pointer;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment