From: Christian Oliff Date: Sun, 3 May 2026 04:06:45 +0000 (+0900) Subject: v6: minor docs fixes (#42385) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=495618b7a7add3fd6cb3343a64eec56a7c1b8eda;p=thirdparty%2Fbootstrap.git v6: minor docs fixes (#42385) * Adjust toast copy, placeholder, and font var Update docs and styles: change toast example text to use "accent" wording, mark the default toast placement option as disabled to prevent it being selected as a valid value, and switch the table font variable from --bs-font-monospace to the standardized --bs-font-mono in _content.scss. * fix typo Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- diff --git a/site/src/content/docs/components/toasts.mdx b/site/src/content/docs/components/toasts.mdx index df14d1c1fc..5e6d9e060f 100644 --- a/site/src/content/docs/components/toasts.mdx +++ b/site/src/content/docs/components/toasts.mdx @@ -193,7 +193,7 @@ Toasts can be themed with our [theme color utilities]([[docsref:/customize/theme
- This toast is a primary themed toast. + This toast is an accent-themed toast.
@@ -235,7 +235,7 @@ Place toasts with custom CSS as you need them. The top right is often used for n