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
1c83d68c
Commit
1c83d68c
authored
Jan 01, 2014
by
Zlatan Vasović
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
New Year
parent
50cf0b1a
Changes
22
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
23 additions
and
23 deletions
+23
-23
LICENSE
LICENSE
+1
-1
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css
+1
-1
dist/css/bootstrap-theme.min.css
dist/css/bootstrap-theme.min.css
+1
-1
dist/css/bootstrap.css
dist/css/bootstrap.css
+1
-1
dist/css/bootstrap.min.css
dist/css/bootstrap.min.css
+1
-1
dist/js/bootstrap.js
dist/js/bootstrap.js
+2
-2
dist/js/bootstrap.min.js
dist/js/bootstrap.min.js
+1
-1
docs/assets/js/customize.js
docs/assets/js/customize.js
+1
-1
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap-theme.min.css
+1
-1
docs/dist/css/bootstrap.min.css
docs/dist/css/bootstrap.min.css
+1
-1
js/affix.js
js/affix.js
+1
-1
js/alert.js
js/alert.js
+1
-1
js/button.js
js/button.js
+1
-1
js/carousel.js
js/carousel.js
+1
-1
js/collapse.js
js/collapse.js
+1
-1
js/dropdown.js
js/dropdown.js
+1
-1
js/modal.js
js/modal.js
+1
-1
js/popover.js
js/popover.js
+1
-1
js/scrollspy.js
js/scrollspy.js
+1
-1
js/tab.js
js/tab.js
+1
-1
js/tooltip.js
js/tooltip.js
+1
-1
js/transition.js
js/transition.js
+1
-1
No files found.
LICENSE
View file @
1c83d68c
The MIT License (MIT)
Copyright (c) 201
3
Twitter, Inc
Copyright (c) 201
4
Twitter, Inc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
...
...
dist/css/bootstrap-theme.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
dist/css/bootstrap-theme.min.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
dist/css/bootstrap.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
dist/css/bootstrap.min.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
dist/js/bootstrap.js
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
@@ -1804,7 +1804,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery"
* Bootstrap: affix.js v3.0.3
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
dist/js/bootstrap.min.js
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
docs/assets/js/customize.js
View file @
1c83d68c
/*!
* Bootstrap Docs (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under the Creative Commons Attribution 3.0 Unported License. For
* details, see http://creativecommons.org/licenses/by/3.0/.
*/
...
...
docs/dist/css/bootstrap-theme.min.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
docs/dist/css/bootstrap.min.css
View file @
1c83d68c
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
...
...
js/affix.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: affix.js v3.0.3
* http://getbootstrap.com/javascript/#affix
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/alert.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: alert.js v3.0.3
* http://getbootstrap.com/javascript/#alerts
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/button.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: button.js v3.0.3
* http://getbootstrap.com/javascript/#buttons
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/carousel.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: carousel.js v3.0.3
* http://getbootstrap.com/javascript/#carousel
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/collapse.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: collapse.js v3.0.3
* http://getbootstrap.com/javascript/#collapse
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/dropdown.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: dropdown.js v3.0.3
* http://getbootstrap.com/javascript/#dropdowns
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/modal.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: modal.js v3.0.3
* http://getbootstrap.com/javascript/#modals
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/popover.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: popover.js v3.0.3
* http://getbootstrap.com/javascript/#popovers
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/scrollspy.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: scrollspy.js v3.0.3
* http://getbootstrap.com/javascript/#scrollspy
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/tab.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: tab.js v3.0.3
* http://getbootstrap.com/javascript/#tabs
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/tooltip.js
View file @
1c83d68c
...
...
@@ -3,7 +3,7 @@
* http://getbootstrap.com/javascript/#tooltip
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
js/transition.js
View file @
1c83d68c
...
...
@@ -2,7 +2,7 @@
* Bootstrap: transition.js v3.0.3
* http://getbootstrap.com/javascript/#transitions
* ========================================================================
* Copyright 201
3
Twitter, Inc.
* Copyright 201
4
Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */
...
...
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