mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Update toasts dismiss (moving more styles to CSS instead of utilities), fix some more close examples, and add a new .btn-close-white variant
This commit is contained in:
@@ -53,6 +53,7 @@ toc: true
|
||||
- Renamed `.close` to `.btn-close` for a less generic name.
|
||||
- Close buttons now use a `background-image` (embedded SVG) instead of a `×` in the HTML, allowing for easier customization without the need to touch your markup.
|
||||
- Added new variables to better control the customization.
|
||||
- Added new `.btn-close-white` variant that uses `backdrop-filter: invert(1)` to enable higher contrast dismiss icons against darker backgrounds.
|
||||
|
||||
#### Navs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user