2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

improve docs tables

This commit is contained in:
Mark Otto
2017-12-27 13:40:51 -08:00
parent c8e581afbb
commit 42e881f590
14 changed files with 26 additions and 22 deletions
+2 -2
View File
@@ -16,7 +16,7 @@ Alternative browsers which use the latest version of WebKit, Blink, or Gecko, wh
Generally speaking, Bootstrap supports the latest versions of each major platform's default browsers. Note that proxy browsers (such as Opera Mini, Opera Mobile's Turbo mode, UC Browser Mini, Amazon Silk) are not supported.
<table class="table table-bordered table-striped table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<td></td>
@@ -59,7 +59,7 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor
Similarly, the latest versions of most desktop browsers are supported.
<table class="table table-bordered table-striped table-responsive">
<table class="table table-bordered table-striped">
<thead>
<tr>
<td></td>
+2 -2
View File
@@ -40,7 +40,7 @@ This is the most basic form of Bootstrap: precompiled files for quick drop-in us
Bootstrap includes a handful of options for including some or all of our compiled CSS.
<table class="table table-bordered table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<th scope="col">CSS files</th>
@@ -88,7 +88,7 @@ Bootstrap includes a handful of options for including some or all of our compile
Similarly, we have options for including some or all of our compiled JavaScript.
<table class="table table-bordered table-responsive">
<table class="table table-bordered">
<thead>
<tr>
<th scope="col">JS files</th>