Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion site/content/docs/5.3/components/close-button.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ Disabled close buttons change their `opacity`. We've also applied `pointer-event

## 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.
{{< /callout >}}

Expand Down