From 8ba213c9aa0ee78185588758f021a38b0367cbee Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 11 Dec 2014 13:54:24 -0800 Subject: grunt --- docs/dist/css/bootstrap.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/dist/css/bootstrap.css') 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; -- cgit v1.2.3