From bd55824827079d6d7c4cbef9ac6e2cbd347b8466 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 28 Feb 2012 08:52:59 -0800 Subject: [PATCH] .progress-warning mention in docs --- docs/assets/bootstrap.zip | Bin 54595 -> 54595 bytes docs/components.html | 1 + docs/templates/pages/components.mustache | 1 + 3 files changed, 2 insertions(+) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 10b3a62554441f941bbb7bb0954019b18785b641..753171cb25feead2b6c20690deb382ad05c85b7d 100644 GIT binary patch delta 485 zcmX@Siuv#=X5IjAW)?065SZZ>Gm%$8C7#XKKM{yaE4UdLS-vtdFtCUKWfAIT0@Veo zu!Gb9@x&S_W{}8C8?ZFjbppaXn{e2HG&WMaYmHsK_5^&E`Eq zH;uu9Gu%wUf}tFS{I1F{69`DeKkSO}!qsiHyvEV#GB1}3BV3lx)q`0b(>3V;7aKR6%cQvFNz%s}6O)r0sGE;&Q_5Hmqy|1U^S7Pu@9wMzzU kx98;m6#nkZUKnmszhVft3lz>(S8P%EH?KH?`Lb8l0N$9Qw*UYD delta 485 zcmX@Siuv#=X5IjAW)?065U|=3J&{*I#lO_YKM;sZE4UdLS-vtdFtCUKWl_}ys;~z@ z)J?3BVg~7)X#*Akif+79!U+p44EutmraEC{q_^B$p_#$dr2Zl-XR zSKMwHfCV>}tFS{I1GQxG&vGZQ5JCd*z`0{|49u|WU; diff --git a/docs/components.html b/docs/components.html index 013bf2ca4d..42de78cd64 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1742,6 +1742,7 @@
  • .progress-info
  • .progress-success
  • +
  • .progress-warning
  • .progress-danger

Alternatively, you can customize the LESS files and roll your own colors and sizes.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 15ebdf19ba..332338b9ea 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1666,6 +1666,7 @@
  • .progress-info
  • .progress-success
  • +
  • .progress-warning
  • .progress-danger

{{_i}}Alternatively, you can customize the LESS files and roll your own colors and sizes.{{/i}}