mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
remake
This commit is contained in:
parent
11721f376d
commit
038a9809c4
2 changed files with 2 additions and 2 deletions
2
bootstrap-1.1.1.css
vendored
2
bootstrap-1.1.1.css
vendored
|
@ -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).
|
||||
|
|
2
examples/assets/js/bootstrap-twipsy.js
vendored
2
examples/assets/js/bootstrap-twipsy.js
vendored
|
@ -1,4 +1,4 @@
|
|||
/* Based on the original tipsy by Jason Frame */
|
||||
/* Adapted from the original jQuery.tipsy by Jason Frame */
|
||||
|
||||
(function( $ ) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue