diff options
| author | Jonathan Camile <[email protected]> | 2012-02-28 10:57:24 +0100 |
|---|---|---|
| committer | Jonathan Camile <[email protected]> | 2012-02-28 10:58:23 +0100 |
| commit | 15759d9e7c5284016f76c08065f407386ae7348a (patch) | |
| tree | b5ffad47eee728f4bb4e489849c0ffe6f0ddd5fe | |
| parent | 1562a8a0108b7e1672fab4a9691a3ff36d873d8f (diff) | |
| download | bootstrap-15759d9e7c5284016f76c08065f407386ae7348a.tar.xz bootstrap-15759d9e7c5284016f76c08065f407386ae7348a.zip | |
Components: Added mention to warning progress-bar in docs
| -rw-r--r-- | docs/components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components.html b/docs/components.html index cf11e6998..d9b809d05 100644 --- a/docs/components.html +++ b/docs/components.html @@ -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> |
