0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01:00

Components: Added mention to warning progress-bar in docs

This commit is contained in:
Jonathan Camile 2012-02-28 10:57:24 +01:00
parent 1562a8a010
commit 15759d9e7c

View File

@ -1498,6 +1498,7 @@
<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>