mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-12 00:08:59 +01:00
bca99232b8
* Remove `--bs-border-opacity: 1` from `.border-*` utilities We set `--bs-border-opacity: 1` globally at the `:root` level, so redeclaring it on every `.border-*` utility doesn't make much sense. I think we can drop this. * Remove global border-opacity var, restore on .border-color classes, move .border-color utils down the list to fix some specificity issues * Add some demos of border utils to the docs |
||
---|---|---|
.. | ||
api.md | ||
background.md | ||
borders.md | ||
colors.md | ||
display.md | ||
flex.md | ||
float.md | ||
interactions.md | ||
opacity.md | ||
overflow.md | ||
position.md | ||
shadows.md | ||
sizing.md | ||
spacing.md | ||
text.md | ||
vertical-align.md | ||
visibility.md |