Skip to content

Instantly share code, notes, and snippets.

@bartcis
Created May 12, 2019 14:41
Show Gist options
  • Select an option

  • Save bartcis/b835aaefc7398f535660368f9f6d88b2 to your computer and use it in GitHub Desktop.

Select an option

Save bartcis/b835aaefc7398f535660368f9f6d88b2 to your computer and use it in GitHub Desktop.
First modification of styles
.old-input[type="text"],
.old-input[type="email"],
.old-input[type="number"] {
color: red;
}
.new-input {
color: blue;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment