Skip to content

Instantly share code, notes, and snippets.

@bartcis
Created May 12, 2019 14:38
Show Gist options
  • Save bartcis/787a5836f97e2341de1527ba83997366 to your computer and use it in GitHub Desktop.
Save bartcis/787a5836f97e2341de1527ba83997366 to your computer and use it in GitHub Desktop.
Initial styles for inputs
.old-input[type="text"],
.old-input[type="email"],
.old-input[type="number"] {
color: red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment