From: Mark Otto Date: Mon, 1 Oct 2012 05:45:39 +0000 (-0700) Subject: Merge branch '2.1.2-wip' into exploratory X-Git-Tag: v3.0.0-rc1~928 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbd543db53cd8c5d295db67af2bc2517d5c11f1c;p=thirdparty%2Fbootstrap.git Merge branch '2.1.2-wip' into exploratory Conflicts: docs/getting-started.html docs/templates/pages/getting-started.mustache --- bbd543db53cd8c5d295db67af2bc2517d5c11f1c diff --cc docs/base-css.html index 1cf7002363,1f0a039f07..8d0261e5c6 --- a/docs/base-css.html +++ b/docs/base-css.html @@@ -507,10 -509,10 +507,10 @@@ For example, <code><section>

Optional classes

-

Add any of the follow classes to the .table base class.

+

Add any of the following classes to the .table base class.

.table-striped

-

Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE7-IE8).

+

Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE8).

diff --cc docs/getting-started.html index 0c13789955,814bb67f25..c37c037bd6 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@@ -238,51 -240,61 +238,62 @@@

5. Examples

Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.

- + ++--> + ++ diff --cc docs/templates/pages/base-css.mustache index e41aa408ef,13192d90e1..1a91ff3879 --- a/docs/templates/pages/base-css.mustache +++ b/docs/templates/pages/base-css.mustache @@@ -446,10 -446,10 +446,10 @@@

{{_i}}Optional classes{{/i}}

-

{{_i}}Add any of the follow classes to the .table base class.{{/i}}

+

{{_i}}Add any of the following classes to the .table base class.{{/i}}

{{_i}}.table-striped{{/i}}

-

{{_i}}Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE7-IE8).{{/i}}

+

{{_i}}Adds zebra-striping to any table row within the <tbody> via the :nth-child CSS selector (not available in IE8).{{/i}}

diff --cc docs/templates/pages/getting-started.mustache index bfc2e8a3ad,e96ec292cf..5086c56321 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@@ -169,51 -169,61 +169,62 @@@

{{_i}}5. Examples{{/i}}

{{_i}}Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.{{/i}}

- + ++--> + ++