Snippets Collections
a[href^="tel"] {
  white-space: nowrap;
  pointer-events: none;
  text-decoration: none;
  color: inherit;
}
@media (max-width: 30em) {
  a[href^="tel"] {
    pointer-events: auto;
    text-decoration: underline;
  }
}
star

Tue May 27 2025 12:22:43 GMT+0000 (Coordinated Universal Time)

#css #selector #phone
star

Thu Aug 18 2022 17:07:29 GMT+0000 (Coordinated Universal Time)

#n8n #json #sip #phone #number
star

Tue Nov 09 2021 22:47:47 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/16699007/regular-expression-to-match-standard-10-digit-phone-number

#regex #phone

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension