Cascading Style Sheets border-inline-end-width property.
border-inline-end-width は CSS のプロパティで、要素の論理的なインライン方向の終端側の境界の幅を定義し、それが要素の書字方向やテキストの方向に応じて物理的な境界の幅に対応付けられます。これは border-top-width, border-right-width, border-bottom-width, border-left-width の何れかに対応し、どれに対応するかは writing-mode, direction, text-orientation で定義された値によって決まります。
関連するプロパティとしては、border-block-start-width, border-block-end-width, border-inline-start-width が要素の他の境界の幅を定義します。
border-inline-end-width: 値;
1px
1em
1ex
thin
medium
thick