From: Jacob Thornton Date: Sat, 27 Aug 2011 20:06:01 +0000 (-0700) Subject: remake X-Git-Tag: v1.3.0~86^2^2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038a9809c4301344e5cc3f8f6a32c796b9b1a438;p=thirdparty%2Fbootstrap.git remake --- diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css index 832af59a00..7126b5475a 100644 --- a/bootstrap-1.1.1.css +++ b/bootstrap-1.1.1.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Sat Aug 27 13:02:54 PDT 2011 + * Date: Sat Aug 27 13:05:58 PDT 2011 */ /* Reset.less * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc). diff --git a/examples/assets/js/bootstrap-twipsy.js b/examples/assets/js/bootstrap-twipsy.js index 7e33bf95cc..cff27115e4 100644 --- a/examples/assets/js/bootstrap-twipsy.js +++ b/examples/assets/js/bootstrap-twipsy.js @@ -1,4 +1,4 @@ -/* Based on the original tipsy by Jason Frame */ +/* Adapted from the original jQuery.tipsy by Jason Frame */ (function( $ ) {