mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 19:06:40 +02:00
Docs: consistent deprecation messages in Close Button dark variant (#38247)
This commit is contained in:
@@ -24,7 +24,9 @@ Disabled close buttons change their `opacity`. We've also applied `pointer-event
|
|||||||
|
|
||||||
## Dark variant
|
## Dark variant
|
||||||
|
|
||||||
{{< callout info >}}
|
{{< deprecated-in "5.3.0" >}}
|
||||||
|
|
||||||
|
{{< callout warning >}}
|
||||||
**Heads up!** As of v5.3.0, the `.btn-close-white` class is deprecated. Instead, use `data-bs-theme="dark"` to change the color mode of the close button.
|
**Heads up!** As of v5.3.0, the `.btn-close-white` class is deprecated. Instead, use `data-bs-theme="dark"` to change the color mode of the close button.
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user