Skip to content

Instantly share code, notes, and snippets.

@ten1seven
Last active October 22, 2018 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ten1seven/6b1f42f39e1e7edd94c5cb70df26e9cc to your computer and use it in GitHub Desktop.
Save ten1seven/6b1f42f39e1e7edd94c5cb70df26e9cc to your computer and use it in GitHub Desktop.
WagNWL
<input type="text">
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
[data-whatintent='mouse'] *:focus {
outline: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment