mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #10298 from jhr007/patch-1
Note the change to the progress bar.
This commit is contained in:
commit
2066ea50a2
1 changed files with 5 additions and 0 deletions
|
@ -434,6 +434,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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue