aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/customize/css-variables.md
AgeCommit message (Collapse)AuthorFilesLines
2022-12-29Focus ring helper and utilities (#33125)Mark Otto1-0/+14
* Add global variables for box-shadow focus rings * Update instances of -btn-focus-box-shadow to use -ring-box-shadow, unless it's for buttons or inputs * fix variable name * Add CSS variables for global focus styling, document it * Move to CSS vars section * Update scss/_nav.scss Co-authored-by: Gaël Poupard <[email protected]> * Helper and utils * Fix bundlewatch * Change 'Focus ring' in sidebar so that the page can be visible * Minor typo fix * fix merge * Revamp some more, improve docs Co-authored-by: Gaël Poupard <[email protected]> Co-authored-by: Julien Déramond <[email protected]> Co-authored-by: Patrick H. Lauke <[email protected]>
2022-12-28Fix CSS variables mentioned in our docsJulien Déramond1-1/+16
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR1-0/+64
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>