]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix docs for bordered-table 777/head
authorChris Sternal-Johnson <chris@sternal-johnson.com>
Thu, 8 Dec 2011 19:42:42 +0000 (14:42 -0500)
committerChris Sternal-Johnson <chris@sternal-johnson.com>
Thu, 8 Dec 2011 19:42:42 +0000 (14:42 -0500)
docs/base-css.html

index 2b7d17b4a055241128b3fadeefa6abaca8bbc794..a9529821b9bee10d4630e6fbb4e8649d2952bb52 100644 (file)
       </tr>
     </tbody>
   </table>
-  <p><strong>Note:</strong> Zebra-striping is a progressive enhancement not available for older browsers like IE8 and below.</p>
 <pre class="prettyprint linenums">
-&lt;table class="striped-table"&gt;
+&lt;table class="bordered-table"&gt;
   ...
 &lt;/table&gt;</pre>
   <h3>4. Condensed table</h3>