mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-09 01:53:53 +02:00
Fixed docs for Toasts referencing blur transparency (#35190)
This commit is contained in:
parent
043a03c95a
commit
e87eeb4ad6
@ -91,7 +91,7 @@ Click the button the below to show as toast (positioning with our utilities in t
|
|||||||
|
|
||||||
### Translucent
|
### Translucent
|
||||||
|
|
||||||
Toasts are slightly translucent, too, so they blend over whatever they might appear over. For browsers that support the `backdrop-filter` CSS property, we'll also attempt to blur the elements under a toast.
|
Toasts are slightly translucent, too, so they blend over whatever they might appear over.
|
||||||
|
|
||||||
{{< example class="bg-dark" >}}
|
{{< example class="bg-dark" >}}
|
||||||
<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user