mirror of https://github.com/twbs/bootstrap.git
.progress-warning mention in docs
This commit is contained in:
parent
fbebb046f7
commit
bd55824827
Binary file not shown.
|
@ -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>
|
||||
|
|
|
@ -1666,6 +1666,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>{{_i}}Alternatively, you can customize the LESS files and roll your own colors and sizes.{{/i}}</p>
|
||||
|
|
Loading…
Reference in New Issue