mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
fixes #23695
This commit is contained in:
@@ -231,6 +231,7 @@ Dropped entirely for the new card component.
|
|||||||
### Progress
|
### Progress
|
||||||
|
|
||||||
- Replaced contextual `.progress-bar-*` classes with `.bg-*` utilities. For example, `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
|
- Replaced contextual `.progress-bar-*` classes with `.bg-*` utilities. For example, `class="progress-bar progress-bar-danger"` becomes `class="progress-bar bg-danger"`.
|
||||||
|
- Replaced `.active` for animated progress bars with `.progress-bar-animated`.
|
||||||
|
|
||||||
### Carousel
|
### Carousel
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user