Created
December 20, 2017 16:01
-
-
Save luisfelipe-dev/73d603e4a9abc89a28fdfdef3ac823d8 to your computer and use it in GitHub Desktop.
Classe para desabilitar um link via css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pointer-events: none; | |
| cursor: default; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment