Edit in GitHubLog an issue

border-bottom-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
1.someElement {
2 border-style: solid;
3 border-bottom-color: blue;
4}

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.