mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
comment for progress bars firefox keyframes
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
to { background-position: 40px 0; }
|
to { background-position: 40px 0; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Firefox
|
||||||
@-moz-keyframes progress-bar-stripes {
|
@-moz-keyframes progress-bar-stripes {
|
||||||
from { background-position: 0 0; }
|
from { background-position: 0 0; }
|
||||||
to { background-position: 40px 0; }
|
to { background-position: 40px 0; }
|
||||||
|
Reference in New Issue
Block a user