Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .noselect {
- -webkit-touch-callout: none;
- -webkit-user-select: none;
- -khtml-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
- }
Advertisement
Add Comment
Please, Sign In to add comment