Edit in GitHubLog an issue

border-right-color

Since UXP v2.0

Specifies the top border color for an element. Supported color formats are as follows:

See

Example

Copied to your clipboard
.someElement {
border-style: solid;
border-right-color: blue;
}

Quirks and Exceptions

  • Not all Spectrum UXP components allow color overrides.
  • When specifying a border color, the border must also include a border style.
  • Borders can only support a single color; the last specified border color will take precedence.
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2023 Adobe. All rights reserved.