border-inline-end-style

Specifies the line style for the logical 'end' border. In standard western layouts, this is the right border style.

Quick example

.indicator-right {
  /* Logical right border style */
  border-inline-end-style: dotted;
  border-inline-end-width: 2px;
  border-inline-end-color: #64748b;
}

Quick facts

Initial value
none
Inherited
No
Applies to
all elements
Animation type
discrete

Values

border-top-style

border-inline-end-style Browser Support

Widely available Since 2021 95% global usage

This feature is well established and works across many devices and browser versions. It has been available across browsers since 2021.

Safe to use without fallbacks.

69+
41+
12.1+
79+
ESC