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
e38fa4b1
Commit
e38fa4b1
authored
Jul 24, 2012
by
Jacob Thornton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix scroll thinggg
parent
5b2f2ed8
Changes
15
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
12 additions
and
15 deletions
+12
-15
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-transition.js
+0
-1
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.js
+0
-1
docs/assets/js/bootstrap.min.js
docs/assets/js/bootstrap.min.js
+1
-1
docs/base-css.html
docs/base-css.html
+1
-1
docs/components.html
docs/components.html
+1
-1
docs/customize.html
docs/customize.html
+1
-1
docs/getting-started.html
docs/getting-started.html
+1
-1
docs/javascript.html
docs/javascript.html
+0
-1
docs/scaffolding.html
docs/scaffolding.html
+1
-1
docs/templates/pages/base-css.mustache
docs/templates/pages/base-css.mustache
+1
-1
docs/templates/pages/components.mustache
docs/templates/pages/components.mustache
+1
-1
docs/templates/pages/customize.mustache
docs/templates/pages/customize.mustache
+1
-1
docs/templates/pages/getting-started.mustache
docs/templates/pages/getting-started.mustache
+1
-1
docs/templates/pages/javascript.mustache
docs/templates/pages/javascript.mustache
+1
-1
docs/templates/pages/scaffolding.mustache
docs/templates/pages/scaffolding.mustache
+1
-1
No files found.
docs/assets/js/bootstrap-transition.js
View file @
e38fa4b1
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
msTransition
'
:
'
MSTransitionEnd
'
,
'
transition
'
:
'
transitionend
'
,
'
transition
'
:
'
transitionend
'
}
}
,
name
,
name
...
...
docs/assets/js/bootstrap.js
View file @
e38fa4b1
...
@@ -37,7 +37,6 @@
...
@@ -37,7 +37,6 @@
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
'
WebkitTransition
'
:
'
webkitTransitionEnd
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
MozTransition
'
:
'
transitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
OTransition
'
:
'
oTransitionEnd otransitionend
'
,
'
msTransition
'
:
'
MSTransitionEnd
'
,
'
transition
'
:
'
transitionend
'
,
'
transition
'
:
'
transitionend
'
}
}
,
name
,
name
...
...
docs/assets/js/bootstrap.min.js
View file @
e38fa4b1
This diff is collapsed.
Click to expand it.
docs/base-css.html
View file @
e38fa4b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#typography"
>
Typography
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#typography"
>
Typography
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#code"
>
Code
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#code"
>
Code
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#tables"
>
Tables
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#tables"
>
Tables
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/components.html
View file @
e38fa4b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#dropdowns"
>
Dropdowns
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#dropdowns"
>
Dropdowns
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonGroups"
>
Button groups
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonGroups"
>
Button groups
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonDropdowns"
>
Button dropdowns
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonDropdowns"
>
Button dropdowns
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/customize.html
View file @
e38fa4b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#components"
>
1. Choose components
</a></li>
<li><a
href=
"#components"
>
1. Choose components
</a></li>
<li><a
href=
"#plugins"
>
2. Select jQuery plugins
</a></li>
<li><a
href=
"#plugins"
>
2. Select jQuery plugins
</a></li>
<li><a
href=
"#variables"
>
3. Customize variables
</a></li>
<li><a
href=
"#variables"
>
3. Customize variables
</a></li>
...
...
docs/getting-started.html
View file @
e38fa4b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#download-bootstrap"
>
Download
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#download-bootstrap"
>
Download
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#file-structure"
>
File structure
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#file-structure"
>
File structure
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#contents"
>
What's included
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#contents"
>
What's included
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/javascript.html
View file @
e38fa4b1
...
@@ -78,7 +78,6 @@
...
@@ -78,7 +78,6 @@
</div>
</div>
</header>
</header>
<div
class=
"bs-docs-canvas"
>
<div
class=
"bs-docs-canvas"
>
<div
class=
"container"
>
<div
class=
"container"
>
...
...
docs/scaffolding.html
View file @
e38fa4b1
...
@@ -86,7 +86,7 @@
...
@@ -86,7 +86,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#global"
>
Global styles
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#global"
>
Global styles
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#gridSystem"
>
Grid system
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#gridSystem"
>
Grid system
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#fluidGridSystem"
>
Fluid grid system
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#fluidGridSystem"
>
Fluid grid system
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/templates/pages/base-css.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#typography"
>
{{
_i
}}
Typography
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#typography"
>
{{
_i
}}
Typography
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#code"
>
{{
_i
}}
Code
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#code"
>
{{
_i
}}
Code
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#tables"
>
{{
_i
}}
Tables
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#tables"
>
{{
_i
}}
Tables
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/templates/pages/components.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#dropdowns"
>
{{
_i
}}
Dropdowns
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#dropdowns"
>
{{
_i
}}
Dropdowns
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonGroups"
>
{{
_i
}}
Button groups
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonGroups"
>
{{
_i
}}
Button groups
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonDropdowns"
>
{{
_i
}}
Button dropdowns
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#buttonDropdowns"
>
{{
_i
}}
Button dropdowns
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/templates/pages/customize.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#components"
>
{{
_i
}}
1. Choose components
{{/
i
}}
</a></li>
<li><a
href=
"#components"
>
{{
_i
}}
1. Choose components
{{/
i
}}
</a></li>
<li><a
href=
"#plugins"
>
{{
_i
}}
2. Select jQuery plugins
{{/
i
}}
</a></li>
<li><a
href=
"#plugins"
>
{{
_i
}}
2. Select jQuery plugins
{{/
i
}}
</a></li>
<li><a
href=
"#variables"
>
{{
_i
}}
3. Customize variables
{{/
i
}}
</a></li>
<li><a
href=
"#variables"
>
{{
_i
}}
3. Customize variables
{{/
i
}}
</a></li>
...
...
docs/templates/pages/getting-started.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#download-bootstrap"
>
{{
_i
}}
Download
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#download-bootstrap"
>
{{
_i
}}
Download
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#file-structure"
>
{{
_i
}}
File structure
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#file-structure"
>
{{
_i
}}
File structure
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#contents"
>
{{
_i
}}
What's included
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#contents"
>
{{
_i
}}
What's included
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/templates/pages/javascript.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#overview"
>
{{
_i
}}
Overview
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#overview"
>
{{
_i
}}
Overview
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#transitions"
>
{{
_i
}}
Transitions
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#transitions"
>
{{
_i
}}
Transitions
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#modals"
>
{{
_i
}}
Modal
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#modals"
>
{{
_i
}}
Modal
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
docs/templates/pages/scaffolding.mustache
View file @
e38fa4b1
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
================================================== -->
================================================== -->
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"span3 bs-docs-sidebar"
>
<div
class=
"span3 bs-docs-sidebar"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
>
<ul
class=
"nav nav-list bs-docs-sidenav"
data-spy=
"affix"
data-offset-y=
"80"
>
<li><a
href=
"#global"
>
{{
_i
}}
Global styles
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#global"
>
{{
_i
}}
Global styles
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#gridSystem"
>
{{
_i
}}
Grid system
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#gridSystem"
>
{{
_i
}}
Grid system
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#fluidGridSystem"
>
{{
_i
}}
Fluid grid system
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
<li><a
href=
"#fluidGridSystem"
>
{{
_i
}}
Fluid grid system
{{/
i
}}
<i
class=
"icon-chevron-right"
></i></a></li>
...
...
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