mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
rewrite striped and active to deprecate the parent selectors, change the docs
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
.progress-bar-variant(@color) {
|
||||
background-color: @color;
|
||||
|
||||
// Depcreated parent class requirement as of v3.2
|
||||
.progress-striped & {
|
||||
#gradient > .striped();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user