2
0
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:
Mark Otto
2013-09-06 09:31:36 -07:00
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
// Striped bars
.progress-striped .progress-bar {
#gradient > .striped(@progress-bar-bg);
#gradient > .striped();
background-size: 40px 40px;
}