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
2df0a0fd
Commit
2df0a0fd
authored
Aug 14, 2012
by
Andreas Cederström
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
now with 13 custom jquery plugins
parent
4bf93a2d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
docs/assets/css/bootstrap.css
docs/assets/css/bootstrap.css
+1
-0
docs/javascript.html
docs/javascript.html
+1
-1
docs/templates/pages/javascript.mustache
docs/templates/pages/javascript.mustache
+1
-1
No files found.
docs/assets/css/bootstrap.css
View file @
2df0a0fd
...
@@ -1042,6 +1042,7 @@ input[type="file"] {
...
@@ -1042,6 +1042,7 @@ input[type="file"] {
select
{
select
{
width
:
220px
;
width
:
220px
;
background-color
:
#ffffff
;
border
:
1px
solid
#bbb
;
border
:
1px
solid
#bbb
;
}
}
...
...
docs/javascript.html
View file @
2df0a0fd
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
<header
class=
"jumbotron subhead"
id=
"overview"
>
<header
class=
"jumbotron subhead"
id=
"overview"
>
<div
class=
"container"
>
<div
class=
"container"
>
<h1>
JavaScript for Bootstrap
</h1>
<h1>
JavaScript for Bootstrap
</h1>
<p
class=
"lead"
>
Bring Bootstrap's components to life
—
now with 1
2
custom jQuery plugins.
<p
class=
"lead"
>
Bring Bootstrap's components to life
—
now with 1
3
custom jQuery plugins.
</div>
</div>
</header>
</header>
...
...
docs/templates/pages/javascript.mustache
View file @
2df0a0fd
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<header
class=
"jumbotron subhead"
id=
"overview"
>
<header
class=
"jumbotron subhead"
id=
"overview"
>
<div
class=
"container"
>
<div
class=
"container"
>
<h1>
{{
_i
}}
JavaScript for Bootstrap
{{/
i
}}
</h1>
<h1>
{{
_i
}}
JavaScript for Bootstrap
{{/
i
}}
</h1>
<p
class=
"lead"
>
{{
_i
}}
Bring Bootstrap's components to life
—
now with 1
2
custom jQuery plugins.
{{/
i
}}
<p
class=
"lead"
>
{{
_i
}}
Bring Bootstrap's components to life
—
now with 1
3
custom jQuery plugins.
{{/
i
}}
</div>
</div>
</header>
</header>
...
...
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