2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

overhaul the table styles and update those everywhere in the docs, update the button docs, spec out the forms docs

This commit is contained in:
Mark Otto
2011-10-31 19:37:10 -07:00
parent ba597ef845
commit 02bf27592c
7 changed files with 365 additions and 162 deletions
+1 -1
View File
@@ -166,7 +166,7 @@
<h2 id="compiling">Compiling Less</h2>
<p>After modifying the <code>.less</code> files in /lib/, you'll need to recompile them in order to regenerate the bootstrap-*.*.*.css and bootstrap-*.*.*.min.css files. If you're submitting a pull request to GitHub, you must always recompile.</p>
<h3>Ways to compile</h3>
<table class="zebra-striped">
<table class="striped-table">
<thead>
<tr>
<th style="width: 120px;">Method</th>