]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Refactor some docs examples CSS (#36194)
authorMark Otto <markd.otto@gmail.com>
Tue, 19 Apr 2022 18:21:43 +0000 (11:21 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 18:21:43 +0000 (11:21 -0700)
commite089aef00fef68c6a815327d8b988e14cfcf4d9b
tree12b55f0088354b7be006fe9f3934e291fab08d07
parent9ec51f449904bae076b2334e748559706182f046
Refactor some docs examples CSS (#36194)

* Fix some more borders and margins

* Flex utilities docs: remove .bd-highlight class from snippets

* Explicit close target

* Reorder to keep base class up top

* Fix custom position example

* Tooltips: add code snippet, use scss-docs ref for custom tooltip

* Tweak text for pagination examples

* Modals: move custom styles to utilities

* Grid docs: Combine selectors and share coloring

* Refactor tons of little things
site/assets/scss/_component-examples.scss
site/content/docs/5.1/components/modal.md
site/content/docs/5.1/components/offcanvas.md
site/content/docs/5.1/components/pagination.md
site/content/docs/5.1/components/tooltips.md
site/content/docs/5.1/layout/css-grid.md
site/content/docs/5.1/utilities/flex.md
site/content/docs/5.1/utilities/position.md