mirror of https://github.com/twbs/bootstrap.git
grunt
This commit is contained in:
parent
fd03025b09
commit
8ba213c9aa
|
|
@ -3985,6 +3985,7 @@ a.badge:hover, a.badge:focus {
|
|||
background-position: 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
@-o-keyframes progress-bar-stripes {
|
||||
from {
|
||||
background-position: 1 0;
|
||||
|
|
@ -3994,6 +3995,7 @@ a.badge:hover, a.badge:focus {
|
|||
background-position: 0 0;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes progress-bar-stripes {
|
||||
from {
|
||||
background-position: 1 0;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue