mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 08:50:22 +00:00
.progress-warning mention in docs
This commit is contained in:
parent
fbebb046f7
commit
bd55824827
3 changed files with 2 additions and 0 deletions
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>
|
||||
|
|
|
|||
1
docs/templates/pages/components.mustache
vendored
1
docs/templates/pages/components.mustache
vendored
|
|
@ -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 a new issue