Border
Utilities for controlling the width, radius and style of an element's borders.
Border width
The size of a Border refers to its thickness.
border-width: var(--border-size-medium) !important
border-width: var(--border-size-none) !important
border-width: var(--border-size-thick) !important
border-width: var(--border-size-thin) !important
border-left-width: var(--border-size-medium) !important
border-right-width: var(--border-size-medium) !important
border-left-width: var(--border-size-none) !important
border-right-width: var(--border-size-none) !important
border-left-width: var(--border-size-thick) !important
border-right-width: var(--border-size-thick) !important
border-left-width: var(--border-size-thin) !important
border-right-width: var(--border-size-thin) !important
border-top-width: var(--border-size-medium) !important
border-bottom-width: var(--border-size-medium) !important
border-top-width: var(--border-size-none) !important
border-bottom-width: var(--border-size-none) !important
border-top-width: var(--border-size-thick) !important
border-bottom-width: var(--border-size-thick) !important
border-top-width: var(--border-size-thin) !important
border-bottom-width: var(--border-size-thin) !important
border-bottom-width: var(--border-size-medium) !important
border-bottom-width: var(--border-size-none) !important
border-bottom-width: var(--border-size-thick) !important
border-bottom-width: var(--border-size-thin) !important
border-inline-end-width: var(--border-size-medium) !important
border-inline-end-width: var(--border-size-none) !important
border-inline-end-width: var(--border-size-thick) !important
border-inline-end-width: var(--border-size-thin) !important
border-left-width: var(--border-size-medium) !important
border-left-width: var(--border-size-none) !important
border-left-width: var(--border-size-thick) !important
border-left-width: var(--border-size-thin) !important
border-right-width: var(--border-size-medium) !important
border-right-width: var(--border-size-none) !important
border-right-width: var(--border-size-thick) !important
border-right-width: var(--border-size-thin) !important
border-inline-start-width: var(--border-size-medium) !important
border-inline-start-width: var(--border-size-none) !important
border-inline-start-width: var(--border-size-thick) !important
border-inline-start-width: var(--border-size-thin) !important
border-top-width: var(--border-size-medium) !important
border-top-width: var(--border-size-none) !important
border-top-width: var(--border-size-thick) !important
border-top-width: var(--border-size-thin) !important
Border radius
The radius of a Border refers to the roundness of any of its angle.
border-radius: var(--border-radius-circle) !important
border-radius: var(--border-radius-full) !important
border-radius: var(--border-radius-large) !important
border-radius: var(--border-radius-medium) !important
border-radius: var(--border-radius-none) !important
border-bottom-right-radius: var(--border-radius-circle) !important
border-bottom-left-radius: var(--border-radius-circle) !important
border-bottom-right-radius: var(--border-radius-full) !important
border-bottom-left-radius: var(--border-radius-full) !important
border-bottom-right-radius: var(--border-radius-large) !important
border-bottom-left-radius: var(--border-radius-large) !important
border-bottom-right-radius: var(--border-radius-medium) !important
border-bottom-left-radius: var(--border-radius-medium) !important
border-bottom-right-radius: var(--border-radius-none) !important
border-bottom-left-radius: var(--border-radius-none) !important
border-start-end-radius: var(--border-radius-circle) !important
border-end-end-radius: var(--border-radius-circle) !important
border-start-end-radius: var(--border-radius-full) !important
border-end-end-radius: var(--border-radius-full) !important
border-start-end-radius: var(--border-radius-large) !important
border-end-end-radius: var(--border-radius-large) !important
border-start-end-radius: var(--border-radius-medium) !important
border-end-end-radius: var(--border-radius-medium) !important
border-start-end-radius: var(--border-radius-none) !important
border-end-end-radius: var(--border-radius-none) !important
border-top-left-radius: var(--border-radius-circle) !important
border-bottom-left-radius: var(--border-radius-circle) !important
border-top-left-radius: var(--border-radius-full) !important
border-bottom-left-radius: var(--border-radius-full) !important
border-top-left-radius: var(--border-radius-large) !important
border-bottom-left-radius: var(--border-radius-large) !important
border-top-left-radius: var(--border-radius-medium) !important
border-bottom-left-radius: var(--border-radius-medium) !important
border-top-left-radius: var(--border-radius-none) !important
border-bottom-left-radius: var(--border-radius-none) !important
border-top-right-radius: var(--border-radius-circle) !important
border-bottom-right-radius: var(--border-radius-circle) !important
border-top-right-radius: var(--border-radius-full) !important
border-bottom-right-radius: var(--border-radius-full) !important
border-top-right-radius: var(--border-radius-large) !important
border-bottom-right-radius: var(--border-radius-large) !important
border-top-right-radius: var(--border-radius-medium) !important
border-bottom-right-radius: var(--border-radius-medium) !important
border-top-right-radius: var(--border-radius-none) !important
border-bottom-right-radius: var(--border-radius-none) !important
border-start-start-radius: var(--border-radius-circle) !important
border-end-start-radius: var(--border-radius-circle) !important
border-start-start-radius: var(--border-radius-full) !important
border-end-start-radius: var(--border-radius-full) !important
border-start-start-radius: var(--border-radius-large) !important
border-end-start-radius: var(--border-radius-large) !important
border-start-start-radius: var(--border-radius-medium) !important
border-end-start-radius: var(--border-radius-medium) !important
border-start-start-radius: var(--border-radius-none) !important
border-end-start-radius: var(--border-radius-none) !important
border-top-left-radius: var(--border-radius-circle) !important
border-top-right-radius: var(--border-radius-circle) !important
border-top-left-radius: var(--border-radius-full) !important
border-top-right-radius: var(--border-radius-full) !important
border-top-left-radius: var(--border-radius-large) !important
border-top-right-radius: var(--border-radius-large) !important
border-top-left-radius: var(--border-radius-medium) !important
border-top-right-radius: var(--border-radius-medium) !important
border-top-left-radius: var(--border-radius-none) !important
border-top-right-radius: var(--border-radius-none) !important
border-bottom-left-radius: var(--border-radius-circle) !important
border-bottom-left-radius: var(--border-radius-full) !important
border-bottom-left-radius: var(--border-radius-large) !important
border-bottom-left-radius: var(--border-radius-medium) !important
border-bottom-left-radius: var(--border-radius-none) !important
border-bottom-right-radius: var(--border-radius-circle) !important
border-bottom-right-radius: var(--border-radius-full) !important
border-bottom-right-radius: var(--border-radius-large) !important
border-bottom-right-radius: var(--border-radius-medium) !important
border-bottom-right-radius: var(--border-radius-none) !important
border-end-end-radius: var(--border-radius-circle) !important
border-end-end-radius: var(--border-radius-full) !important
border-end-end-radius: var(--border-radius-large) !important
border-end-end-radius: var(--border-radius-medium) !important
border-end-end-radius: var(--border-radius-none) !important
border-end-start-radius: var(--border-radius-circle) !important
border-end-start-radius: var(--border-radius-full) !important
border-end-start-radius: var(--border-radius-large) !important
border-end-start-radius: var(--border-radius-medium) !important
border-end-start-radius: var(--border-radius-none) !important
border-start-end-radius: var(--border-radius-circle) !important
border-start-end-radius: var(--border-radius-full) !important
border-start-end-radius: var(--border-radius-large) !important
border-start-end-radius: var(--border-radius-medium) !important
border-start-end-radius: var(--border-radius-none) !important
border-start-start-radius: var(--border-radius-circle) !important
border-start-start-radius: var(--border-radius-full) !important
border-start-start-radius: var(--border-radius-large) !important
border-start-start-radius: var(--border-radius-medium) !important
border-start-start-radius: var(--border-radius-none) !important
border-top-left-radius: var(--border-radius-circle) !important
border-top-left-radius: var(--border-radius-full) !important
border-top-left-radius: var(--border-radius-large) !important
border-top-left-radius: var(--border-radius-medium) !important
border-top-left-radius: var(--border-radius-none) !important
border-top-right-radius: var(--border-radius-circle) !important
border-top-right-radius: var(--border-radius-full) !important
border-top-right-radius: var(--border-radius-large) !important
border-top-right-radius: var(--border-radius-medium) !important
border-top-right-radius: var(--border-radius-none) !important
Border style
The style of a Border refers to its appearance. Different border style exist but only the solid style is allowed in Quantum for now.
border-style: solid !important
border-style: dashed !important
border-style: dotted !important
border-style: double !important
border-style: hidden !important
border-style: none !important
Border color
See the semantic colors in Quantum Foundations to know which color to apply on a Border.