2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Chris Rebert
2013-09-01 01:35:56 -07:00
parent 2066ea50a2
commit 5418a72243
+6 -3
View File
@@ -435,10 +435,13 @@ bootstrap/
<td><code>.text-danger</code></td> <td><code>.text-danger</code></td>
</tr> </tr>
<tr> <tr>
<td><code>.bar</code> <code>.bar-*</code></td> <td><code>.bar</code></td>
<td><code>.progress-bar</code> <code>.progress-bar-*</code></td> <td><code>.progress-bar</code></td>
</tr>
<tr>
<td><code>.bar-*</code></td>
<td><code>.progress-bar-*</code></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div><!-- /.table-responsive --> </div><!-- /.table-responsive -->