Merge branch 'master' of github.com:twitter/bootstrap
This commit is contained in:
commit
c1f0da7cce
3 changed files with 3 additions and 3 deletions
|
|
@ -600,7 +600,7 @@ For example, <code>section</code> should be wrapped as inline.
|
|||
<div class="row">
|
||||
<div class="span4">
|
||||
<p>Get a little fancy with your tables by adding zebra-striping—just add the <code>.table-striped</code> class.</p>
|
||||
<p class="muted"><strong>Note:</strong> Sprited tables use the <code>:nth-child</code> CSS selector and is not available in IE7-IE8.</p>
|
||||
<p class="muted"><strong>Note:</strong> Striped tables use the <code>:nth-child</code> CSS selector and is not available in IE7-IE8.</p>
|
||||
<pre class="prettyprint linenums" style="margin-bottom: 18px;">
|
||||
<table class="table table-striped">
|
||||
…
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue