2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Merge branch 'andreasbovens-master' into 2.0.3-wip

This commit is contained in:
Mark Otto
2012-03-25 00:07:09 -07:00
2 changed files with 10 additions and 0 deletions
+2
View File
@@ -3747,6 +3747,8 @@ a.badge:hover {
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar {