Skip to content

Instantly share code, notes, and snippets.

@khola
Created January 29, 2019 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khola/b6b2a08ae1e00108a4353fcb7c70cdad to your computer and use it in GitHub Desktop.
Save khola/b6b2a08ae1e00108a4353fcb7c70cdad to your computer and use it in GitHub Desktop.
input[type="checkbox"]:not(:checked) ~ * {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment