]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Iterate on border utilities (#36239)
authorMark Otto <markd.otto@gmail.com>
Fri, 6 May 2022 04:32:02 +0000 (21:32 -0700)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 04:32:02 +0000 (21:32 -0700)
commitbca99232b8bef6a53719e4827de40729098d4ec8
treeb8c3e0280377262d8602e345c8a0be7d9602f13d
parent5d9500bdfdd02b3b1d91df2be86b1723f517fc52
Iterate on border utilities (#36239)

* 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
scss/_root.scss
scss/_utilities.scss
site/content/docs/5.1/utilities/borders.md