Advertisement
Guest User

Untitled

a guest
Sep 10th, 2014
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. html, html *{
  2. -ms-user-select: text!important;
  3. -moz-user-select: text!important;
  4. -webkit-user-select: text!important;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement