Commit d96c0c78 authored by Mark Otto's avatar Mark Otto

comment for progress bars firefox keyframes

parent ab20c921
......@@ -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; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment