]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
comment for progress bars firefox keyframes
authorMark Otto <markdotto@gmail.com>
Sat, 28 Jan 2012 22:20:27 +0000 (14:20 -0800)
committerMark Otto <markdotto@gmail.com>
Sat, 28 Jan 2012 22:20:27 +0000 (14:20 -0800)
less/progress-bars.less

index cfca78d68373c33d1943837aeb83b3383007755a..eeb14eef74dd53097d78316960fe1cad78447906 100644 (file)
@@ -11,6 +11,7 @@
   to    { background-position: 40px 0; }
 }
 
+// Firefox
 @-moz-keyframes progress-bar-stripes {
   from  { background-position: 0 0; }
   to    { background-position: 40px 0; }