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.
Syntax
/* 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;
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.
69+
41+
12.1+
79+