Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
16eccc43
Commit
16eccc43
authored
Jan 14, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dates updated to 2012
parent
dab6d2b1
Changes
24
Show whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
26 additions
and
26 deletions
+26
-26
LICENSE
LICENSE
+1
-1
README.md
README.md
+1
-1
bootstrap.css
bootstrap.css
+2
-2
examples/container-app.html
examples/container-app.html
+1
-1
examples/fluid-reverse.html
examples/fluid-reverse.html
+1
-1
examples/fluid.html
examples/fluid.html
+1
-1
examples/hero.html
examples/hero.html
+1
-1
js/bootstrap-alert.js
js/bootstrap-alert.js
+1
-1
js/bootstrap-button.js
js/bootstrap-button.js
+1
-1
js/bootstrap-carousel.js
js/bootstrap-carousel.js
+1
-1
js/bootstrap-collapse.js
js/bootstrap-collapse.js
+1
-1
js/bootstrap-dropdown.js
js/bootstrap-dropdown.js
+1
-1
js/bootstrap-modal.js
js/bootstrap-modal.js
+1
-1
js/bootstrap-popover.js
js/bootstrap-popover.js
+1
-1
js/bootstrap-scrollspy.js
js/bootstrap-scrollspy.js
+1
-1
js/bootstrap-tab.js
js/bootstrap-tab.js
+1
-1
js/bootstrap-tooltip.js
js/bootstrap-tooltip.js
+1
-1
js/bootstrap-transition.js
js/bootstrap-transition.js
+1
-1
js/bootstrap-typeahead.js
js/bootstrap-typeahead.js
+1
-1
js/tests/vendor/jquery.js
js/tests/vendor/jquery.js
+2
-2
js/tests/vendor/qunit.css
js/tests/vendor/qunit.css
+1
-1
js/tests/vendor/qunit.js
js/tests/vendor/qunit.js
+1
-1
lib/bootstrap.less
lib/bootstrap.less
+1
-1
lib/print.less
lib/print.less
+1
-1
No files found.
LICENSE
View file @
16eccc43
Copyright 201
1
Twitter, Inc.
Copyright 201
2
Twitter, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
...
...
README.md
View file @
16eccc43
...
...
@@ -100,7 +100,7 @@ Authors
Copyright and license
---------------------
Copyright 201
1
Twitter, Inc.
Copyright 201
2
Twitter, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this work except in compliance with the License.
...
...
bootstrap.css
View file @
16eccc43
/*!
* Bootstrap v2.0.0
*
* Copyright 201
1
Twitter, Inc
* Copyright 201
2
Twitter, Inc
* Licensed under the Apache License v2.0
* 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 Jan 14 2
1:26:13
PST 2012
* Date: Sat Jan 14 2
3:28:07
PST 2012
*/
html
,
body
{
margin
:
0
;
...
...
examples/container-app.html
View file @
16eccc43
...
...
@@ -110,7 +110,7 @@
</div>
<footer>
<p>
©
Company 201
1
</p>
<p>
©
Company 201
2
</p>
</footer>
</div>
<!-- /container -->
...
...
examples/fluid-reverse.html
View file @
16eccc43
...
...
@@ -119,7 +119,7 @@
<hr>
<footer>
<p>
©
Company 201
1
</p>
<p>
©
Company 201
2
</p>
</footer>
</div>
</div>
...
...
examples/fluid.html
View file @
16eccc43
...
...
@@ -119,7 +119,7 @@
<hr>
<footer>
<p>
©
Company 201
1
</p>
<p>
©
Company 201
2
</p>
</footer>
</div>
</div>
...
...
examples/hero.html
View file @
16eccc43
...
...
@@ -70,7 +70,7 @@
</div>
<footer>
<p>
©
Company 201
1
</p>
<p>
©
Company 201
2
</p>
</footer>
</div>
<!-- /container -->
...
...
js/bootstrap-alert.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-alert.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#alerts
* ==========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-button.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-buttons.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#buttons
* ============================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-carousel.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-carousel.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#alerts
* ==========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-collapse.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-collapsible.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#collapsible
* =============================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-dropdown.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-dropdown.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#dropdown
* ============================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-modal.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-modal.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#modal
* =========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-popover.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-popover.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#popover
* ===========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-scrollspy.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-scrollspy.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
* =============================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-tab.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-tabs.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#tabs
* ========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-tooltip.js
View file @
16eccc43
...
...
@@ -3,7 +3,7 @@
* http://twitter.github.com/bootstrap/javascript.html#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame
* ===========================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-transition.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-transitions.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html
* ===================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/bootstrap-typeahead.js
View file @
16eccc43
...
...
@@ -2,7 +2,7 @@
* bootstrap-typeahead.js v2.0.0
* http://twitter.github.com/bootstrap/javascript.html#collapsible
* =============================================================
* Copyright 201
1
Twitter, Inc.
* Copyright 201
2
Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
...
...
js/tests/vendor/jquery.js
View file @
16eccc43
...
...
@@ -1461,7 +1461,7 @@ jQuery.support = (function() {
// Check if div with explicit width and no margin-right incorrectly
// gets computed margin-right based on width of container. For more
// info see bug #3333
// Fails in WebKit before Feb 201
1
nightlies
// Fails in WebKit before Feb 201
2
nightlies
// WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
if
(
window
.
getComputedStyle
)
{
marginDiv
=
document
.
createElement
(
"
div
"
);
...
...
@@ -3837,7 +3837,7 @@ jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblcl
/*!
* Sizzle CSS Selector Engine
* Copyright 201
1
, The Dojo Foundation
* Copyright 201
2
, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
* More information: http://sizzlejs.com/
*/
...
...
js/tests/vendor/qunit.css
View file @
16eccc43
...
...
@@ -3,7 +3,7 @@
*
* http://docs.jquery.com/QUnit
*
* Copyright (c) 201
1
John Resig, Jörn Zaefferer
* Copyright (c) 201
2
John Resig, Jörn Zaefferer
* Dual licensed under the MIT (MIT-LICENSE.txt)
* or GPL (GPL-LICENSE.txt) licenses.
*/
...
...
js/tests/vendor/qunit.js
View file @
16eccc43
...
...
@@ -3,7 +3,7 @@
*
* http://docs.jquery.com/QUnit
*
* Copyright (c) 201
1
John Resig, Jörn Zaefferer
* Copyright (c) 201
2
John Resig, Jörn Zaefferer
* Dual licensed under the MIT (MIT-LICENSE.txt)
* or GPL (GPL-LICENSE.txt) licenses.
*/
...
...
lib/bootstrap.less
View file @
16eccc43
/*!
* Bootstrap @VERSION
*
* Copyright 201
1
Twitter, Inc
* Copyright 201
2
Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
...
...
lib/print.less
View file @
16eccc43
/*!
* Bootstrap @VERSION for Print
*
* Copyright 201
1
Twitter, Inc
* Copyright 201
2
Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment