From: Gordon Woodhull Date: Tue, 17 Sep 2013 16:03:02 +0000 (-0400) Subject: a start at documenting plugin class changes X-Git-Tag: v3.0.1~37^2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abee1cdf9d3e276e2fbc80b3a518004500f0f8e9;p=thirdparty%2Fbootstrap.git a start at documenting plugin class changes --- diff --git a/getting-started.html b/getting-started.html index f465a67eb3..25f9e92898 100644 --- a/getting-started.html +++ b/getting-started.html @@ -449,6 +449,44 @@ bootstrap/ +

Minor class changes

+

Plugin class changes between v2.x and v3.0.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Bootstrap 2.xBootstrap 3.0
.accordion.panel-group
.accordion-group.panel .panel-default
.accordion-heading.panel-heading
.accordion-body.panel-collapse
.accordion-inner.panel-body
.alert-error.alert-danger
+

What's new

We've added new elements and changed some existing ones. Here are the new or updated styles.