diff options
| author | Mark Otto <[email protected]> | 2014-12-11 13:54:24 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-11 13:54:24 -0800 |
| commit | 8ba213c9aa0ee78185588758f021a38b0367cbee (patch) | |
| tree | 701535d48e8eba803f7775bef1fca3bd2f906860 /docs/dist/css/bootstrap.css | |
| parent | fd03025b0922cf12a51958c7bd17358ec2b75a75 (diff) | |
| download | bootstrap-8ba213c9aa0ee78185588758f021a38b0367cbee.tar.xz bootstrap-8ba213c9aa0ee78185588758f021a38b0367cbee.zip | |
grunt
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index 0831b944a..ef6cd1c1b 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -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; |
