mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
grunt
This commit is contained in:
parent
fd03025b09
commit
8ba213c9aa
3 changed files with 4 additions and 10 deletions
2
docs/dist/css/bootstrap.css
vendored
2
docs/dist/css/bootstrap.css
vendored
|
@ -3985,6 +3985,7 @@ a.badge:hover, a.badge:focus {
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@-o-keyframes progress-bar-stripes {
|
@-o-keyframes progress-bar-stripes {
|
||||||
from {
|
from {
|
||||||
background-position: 1 0;
|
background-position: 1 0;
|
||||||
|
@ -3994,6 +3995,7 @@ a.badge:hover, a.badge:focus {
|
||||||
background-position: 0 0;
|
background-position: 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes progress-bar-stripes {
|
@keyframes progress-bar-stripes {
|
||||||
from {
|
from {
|
||||||
background-position: 1 0;
|
background-position: 1 0;
|
||||||
|
|
6
docs/dist/css/bootstrap.css.map
vendored
6
docs/dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
6
docs/dist/css/bootstrap.min.css
vendored
6
docs/dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue