]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add code block for condensed table example 778/head
authorTroy Murray <tm@msu.edu>
Fri, 9 Dec 2011 16:34:58 +0000 (11:34 -0500)
committerTroy Murray <tm@msu.edu>
Fri, 9 Dec 2011 16:34:58 +0000 (11:34 -0500)
docs/index.html

index 6e3475ec7cc74422e589e984c3bb22863e6405bf..0206563e44d837ab4bec7993814b0d11793efb95 100644 (file)
           </tr>
         </tbody>
       </table>
-
+<pre class="prettyprint linenums">
+&lt;table class="condensed-table"&gt;
+  ...
+&lt;/table&gt;</pre>
       <h3>Example: Bordered table</h3>
       <p>Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.</p>
       <table class="bordered-table">