]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Components: Added mention to warning progress-bar in docs 2231/head
authorJonathan Camile <jonathan.camile+projects@gmail.com>
Tue, 28 Feb 2012 09:57:24 +0000 (10:57 +0100)
committerJonathan Camile <jonathan.camile+projects@gmail.com>
Tue, 28 Feb 2012 09:58:23 +0000 (10:58 +0100)
docs/components.html

index cf11e699867721be0f84925d2b60c7e330095061..d9b809d0596c656e03791fc453ec8dd1c0adb086 100644 (file)
       <ul>
         <li><code>.progress-info</code></li>
         <li><code>.progress-success</code></li>
+        <li><code>.progress-warning</code></li>
         <li><code>.progress-danger</code></li>
       </ul>
       <p>Alternatively, you can customize the LESS files and roll your own colors and sizes.</p>