mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Merge pull request #9968 from thelukemcdonald/master
Apply gradient stripe @color parameter
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
// Striped bars
|
||||
.progress-striped .progress-bar {
|
||||
#gradient > .striped(@progress-bar-bg);
|
||||
#gradient > .striped();
|
||||
background-size: 40px 40px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user