Skip to content

Instantly share code, notes, and snippets.

@alexcmgit
Created February 22, 2020 21:57
Show Gist options
  • Save alexcmgit/0a845e35382d774249121bc350445412 to your computer and use it in GitHub Desktop.
Save alexcmgit/0a845e35382d774249121bc350445412 to your computer and use it in GitHub Desktop.
.no-highlight-on-cursor-pointer{
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment