From: Mark Otto Date: Wed, 4 Sep 2013 01:43:42 +0000 (-0700) Subject: Merge branch 'master' into carousel-glyphicons-mainstream X-Git-Tag: v3.0.1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdafa422057863aea3e328e1d86ee25eda7e37b;p=thirdparty%2Fbootstrap.git Merge branch 'master' into carousel-glyphicons-mainstream Conflicts: javascript.html --- dcdafa422057863aea3e328e1d86ee25eda7e37b diff --cc javascript.html index 3a106ab69f,3013d5ca2d..bc6d132382 --- a/javascript.html +++ b/javascript.html @@@ -1711,6 -1711,14 +1711,10 @@@ $('#myCollapsible').on('hidden.bs.colla {% endhighlight %} + -
-

Glyphicon Alternative

-

With Glyphicons available, you may choose to style the left and right toggle buttons with .glyphicon .glyphicon-chevron-left and .glyphicon .glyphicon-chevron-right.

-

Optional captions

Add captions to your slides easily with the .carousel-caption element within any .item. Place just about any optional HTML within there and it will be automatically aligned and formatted.