Skip to content

Instantly share code, notes, and snippets.

@steppefox
Created December 12, 2013 04:54
Show Gist options
  • Save steppefox/7923352 to your computer and use it in GitHub Desktop.
Save steppefox/7923352 to your computer and use it in GitHub Desktop.
CSS list of some tricks

**** Transparent child element ****

.child{ pointer-events: none; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment