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
41242b5c
Commit
41242b5c
authored
Sep 02, 2011
by
Jacob Thornton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more js chagnes
parent
0e13f8dc
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
58 deletions
+8
-58
bootstrap-1.2.0.css
bootstrap-1.2.0.css
+1
-5
bootstrap-1.2.0.min.css
bootstrap-1.2.0.min.css
+6
-52
examples/javascript.html
examples/javascript.html
+1
-1
No files found.
bootstrap-1.2.0.css
View file @
41242b5c
...
...
@@ -6,11 +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.
<<<<<<< HEAD:bootstrap-1.1.1.css
* Date: Sun Aug 28 17:50:10 PDT 2011
=======
* Date: Fri Sep 2 15:07:03 PDT 2011
>>>>>>> 2589c0ac4ecc86feed81cfc5df344e0eb78cda64:bootstrap-1.2.0.css
* Date: Fri Sep 2 21:04:38 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).
...
...
bootstrap-1.2.0.min.css
View file @
41242b5c
This diff is collapsed.
Click to expand it.
examples/javascript.html
View file @
41242b5c
...
...
@@ -22,7 +22,7 @@
<script
src=
"assets/js/bootstrap-dropdown.js"
></script>
<!-- Le styles -->
<link
href=
"../bootstrap-1.
1.1
.css"
rel=
"stylesheet"
>
<link
href=
"../bootstrap-1.
2.0
.css"
rel=
"stylesheet"
>
<link
href=
"assets/css/bootstrap-js.css"
rel=
"stylesheet"
>
<link
href=
"assets/js/google-code-prettify/prettify.css"
rel=
"stylesheet"
>
...
...
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