2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-23 20:40:36 +03:00

another responsivey table

This commit is contained in:
Mark Otto
2013-07-26 21:31:00 -07:00
parent 70fa8ef4b0
commit 572174652e
+3 -1
View File
@@ -1053,7 +1053,8 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<h2 id="tables-row-classes">Contextual table classes</h2>
<p>Use contextual classes to color table rows or individual cells.</p>
<table class="table table-bordered table-striped">
<div class="bs-table-scrollable">
<table class="table table-bordered table-striped bs-table">
<colgroup>
<col class="col-lg-1">
<col class="col-lg-7">
@@ -1091,6 +1092,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</tr>
</tbody>
</table>
</div>
<div class="bs-example">
<table class="table">
<thead>