Edit in GitHubLog an issue

Universal selector

Since UXP v3.0

See: https://developer.mozilla.org/en-US/docs/Web/CSS/Universal_selectors

Example

Copied to your clipboard
* {
border: 1px solid red;
}
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.