https://github.com/twbs/bootstrap
Revision bca99232b8bef6a53719e4827de40729098d4ec8 authored by Mark Otto on 06 May 2022, 04:32:02 UTC, committed by GitHub on 06 May 2022, 04:32:02 UTC
* 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
1 parent 5d9500b
History
Tip revision: bca99232b8bef6a53719e4827de40729098d4ec8 authored by Mark Otto on 06 May 2022, 04:32:02 UTC
Iterate on border utilities (#36239)
Tip revision: bca9923
File Mode Size
.github
build
dist
js
nuget
scss
site
.babelrc.js -rw-r--r-- 162 bytes
.browserslistrc -rw-r--r-- 175 bytes
.bundlewatch.config.json -rw-r--r-- 1.3 KB
.cspell.json -rw-r--r-- 1.9 KB
.editorconfig -rw-r--r-- 167 bytes
.eslintignore -rw-r--r-- 73 bytes
.eslintrc.json -rw-r--r-- 1.3 KB
.gitattributes -rw-r--r-- 177 bytes
.gitignore -rw-r--r-- 442 bytes
.stylelintignore -rw-r--r-- 55 bytes
.stylelintrc -rw-r--r-- 637 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 13.4 KB
SECURITY.md -rw-r--r-- 471 bytes
composer.json -rw-r--r-- 667 bytes
config.yml -rw-r--r-- 3.5 KB
package-lock.json -rw-r--r-- 711.6 KB
package.js -rw-r--r-- 484 bytes
package.json -rw-r--r-- 9.1 KB

README.md

back to top