border-inline-end-style

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

It is documented as part of the CSS Logical Properties and Values specification.

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

/* Syntax */
border-inline-end-style: border-top-style;

/* Global values */
border-inline-end-style: inherit;
border-inline-end-style: initial;
border-inline-end-style: revert;
border-inline-end-style: revert-layer;
border-inline-end-style: unset;
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.

69+
41+
12.1+
79+
Kinsta

Your first month is free

Managed WordPress hosting for faster sites.

Learn more

New CSS drops.

Join 600+ readers who've survived clearfix hacks.

ESC