aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-28 08:52:16 -0800
committerMark Otto <[email protected]>2012-02-28 08:52:16 -0800
commit2087339035267a1e7ce615d621b37258bbf4e106 (patch)
tree71eab5c69724af04f68ed9fcf6edc7735e6b690a /docs
parentfbebb046f7134eaed90492bfc67720337c4b625e (diff)
parenta397130669a1462abff703989c38a63b0d2d63f0 (diff)
downloadbootstrap-2087339035267a1e7ce615d621b37258bbf4e106.tar.xz
bootstrap-2087339035267a1e7ce615d621b37258bbf4e106.zip
Merge pull request #2305 from MeilleursAgents/features/warning_progress_bar
Progress bars: Added warning (orange) bar
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components.html b/docs/components.html
index 013bf2ca4..42de78cd6 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1742,6 +1742,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>