mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02:00
Merge branch 'v4-dev' of https://github.com/Varunram/bootstrap into Varunram-v4-dev
This commit is contained in:
@@ -776,6 +776,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
|
|||||||
<th scope="col">Heading</th>
|
<th scope="col">Heading</th>
|
||||||
<th scope="col">Heading</th>
|
<th scope="col">Heading</th>
|
||||||
<th scope="col">Heading</th>
|
<th scope="col">Heading</th>
|
||||||
|
<th scope="col">Heading</th>
|
||||||
|
<th scope="col">Heading</th>
|
||||||
|
<th scope="col">Heading</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
@@ -786,6 +789,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
|
|||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">2</th>
|
<th scope="row">2</th>
|
||||||
@@ -794,6 +800,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
|
|||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">3</th>
|
<th scope="row">3</th>
|
||||||
@@ -802,6 +811,9 @@ Use `.table-responsive{-sm|-md|-lg|-xl}` as needed to create responsive tables u
|
|||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
<td>Cell</td>
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
|
<td>Cell</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Reference in New Issue
Block a user