Usage
Use d-ol-{focusring|focusring-inset|none} to change an elements' outline.
- Use
d-ol-focusringto add a focus ring that will render outside of the element. - Use
d-ol-focusring-insetto add a focus ring that renders within the edge of the element. This is particularly useful when the containing element bleeds to the edge of its parent or itsoverflowproperty is set tohidden.