]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #4460 and #4461: copy change for opera animations support
authorMark Otto <markotto@twitter.com>
Mon, 20 Aug 2012 03:37:31 +0000 (20:37 -0700)
committerMark Otto <markotto@twitter.com>
Mon, 20 Aug 2012 03:38:16 +0000 (20:38 -0700)
docs/components.html
docs/templates/pages/components.mustache

index f3803201aa7d6e85f1a65029bd1f0158dbdb06cf..6ff9e5a5b23906739c12b2e285559dccfb1e4444 100644 (file)
 
           <h2>Browser support</h2>
           <p>Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.</p>
-          <p>Opera and IE do not support animations at this time.</p>
+          <p>Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.</p>
 
         </section>
 
index 8335ccdf9687e7ccb5168f9536d931d2641c5780..504f8e982bcfeaedf4b03071d37f3cf3410995fc 100644 (file)
 
           <h2>{{_i}}Browser support{{/i}}</h2>
           <p>{{_i}}Progress bars use CSS3 gradients, transitions, and animations to achieve all their effects. These features are not supported in IE7-9 or older versions of Firefox.{{/i}}</p>
-          <p>{{_i}}Opera and IE do not support animations at this time.{{/i}}</p>
+          <p>{{_i}}Versions earlier than Internet Explorer 9 and Opera 12 do not support animations.{{/i}}</p>
 
         </section>