From: Julien Déramond Date: Thu, 29 Dec 2022 18:38:19 +0000 (+0100) Subject: Docs: replace dark btns by primary ones from Button group docs to avoid issues in... X-Git-Tag: v5.3.0-alpha2~204 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=433558dec27f2300ec374ad0910850da2c3c6552;p=thirdparty%2Fbootstrap.git Docs: replace dark btns by primary ones from Button group docs to avoid issues in dark mode --- diff --git a/site/content/docs/5.3/components/button-group.md b/site/content/docs/5.3/components/button-group.md index 8f7d2d6a9e..6889ed1f48 100644 --- a/site/content/docs/5.3/components/button-group.md +++ b/site/content/docs/5.3/components/button-group.md @@ -145,21 +145,21 @@ Instead of applying button sizing classes to every button in a group, just add ` {{< example >}}
- - - + + +

- - - + + +

- - - + + +
{{< /example >}} @@ -190,12 +190,12 @@ Make a set of buttons appear vertically stacked rather than horizontally. **Spli {{< example >}}
- - - - - - + + + + + +
{{< /example >}}