mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Moved "Major class changes" section; Added progress-bar-*
This commit is contained in:
parent
f567646738
commit
0aa4eecee1
1 changed files with 5 additions and 5 deletions
|
@ -435,6 +435,11 @@ bootstrap/
|
|||
<td><code>.text-error</code></td>
|
||||
<td><code>.text-danger</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.bar</code> <code>.bar-*</code></td>
|
||||
<td><code>.progress-bar</code> <code>.progress-bar-*</code></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div><!-- /.table-responsive -->
|
||||
|
@ -603,11 +608,6 @@ bootstrap/
|
|||
<td><code>.tabs-left</code> <code>.tabs-right</code> <code>.tabs-below</code></td>
|
||||
<td class="text-muted">N/A</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Progress bar</td>
|
||||
<td><code>.bar</code></td>
|
||||
<td><code>.progress-bar</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div><!-- /.table-responsive -->
|
||||
|
|
Loading…
Add table
Reference in a new issue