mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 17:24:43 +00:00
tweak #10298
This commit is contained in:
parent
2066ea50a2
commit
5418a72243
1 changed files with 6 additions and 3 deletions
|
|
@ -435,10 +435,13 @@ bootstrap/
|
|||
<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>
|
||||
<td><code>.bar</code></td>
|
||||
<td><code>.progress-bar</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>.bar-*</code></td>
|
||||
<td><code>.progress-bar-*</code></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div><!-- /.table-responsive -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue