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
47cf3cc6
Commit
47cf3cc6
authored
Aug 19, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copy edits to base css page
parent
bb85bbc6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
8 deletions
+9
-8
docs/assets/css/docs.css
docs/assets/css/docs.css
+1
-0
docs/base-css.html
docs/base-css.html
+4
-4
docs/templates/pages/base-css.mustache
docs/templates/pages/base-css.mustache
+4
-4
No files found.
docs/assets/css/docs.css
View file @
47cf3cc6
...
@@ -876,6 +876,7 @@ form.bs-docs-example {
...
@@ -876,6 +876,7 @@ form.bs-docs-example {
/* Adjust sidenav width */
/* Adjust sidenav width */
.bs-docs-sidenav
{
.bs-docs-sidenav
{
width
:
166px
;
width
:
166px
;
margin-top
:
20px
;
}
}
.bs-docs-sidenav.affix
{
.bs-docs-sidenav.affix
{
top
:
0
;
top
:
0
;
...
...
docs/base-css.html
View file @
47cf3cc6
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
================================================== -->
================================================== -->
<section
id=
"typography"
>
<section
id=
"typography"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Typography
<small>
Headings, paragraphs, lists, and other inline type elements
</small>
</h1>
<h1>
Typography
</h1>
</div>
</div>
<h2>
Headings
</h2>
<h2>
Headings
</h2>
...
@@ -401,7 +401,7 @@
...
@@ -401,7 +401,7 @@
================================================== -->
================================================== -->
<section
id=
"code"
>
<section
id=
"code"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Code
<small>
Inline and block code snippets
</small>
</h1>
<h1>
Code
</h1>
</div>
</div>
<h2>
Inline
</h2>
<h2>
Inline
</h2>
...
@@ -433,7 +433,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -433,7 +433,7 @@ For example, <code><section></code> should be wrapped as inlin
================================================== -->
================================================== -->
<section
id=
"tables"
>
<section
id=
"tables"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Tables
<small>
For, you guessed it, tabular data
</small>
</h1>
<h1>
Tables
</h1>
</div>
</div>
<h2>
Default styles
</h2>
<h2>
Default styles
</h2>
...
@@ -1592,7 +1592,7 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -1592,7 +1592,7 @@ For example, <code><section></code> should be wrapped as inlin
================================================== -->
================================================== -->
<section
id=
"icons"
>
<section
id=
"icons"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
Icons
<small>
Graciously provided
by
<a
href=
"http://glyphicons.com"
target=
"_blank"
>
Glyphicons
</a></small></h1>
<h1>
Icons
<small>
by
<a
href=
"http://glyphicons.com"
target=
"_blank"
>
Glyphicons
</a></small></h1>
</div>
</div>
<h2>
Icon glyphs
</h2>
<h2>
Icon glyphs
</h2>
...
...
docs/templates/pages/base-css.mustache
View file @
47cf3cc6
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
================================================== -->
================================================== -->
<section
id=
"typography"
>
<section
id=
"typography"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
{{
_i
}}
Typography
<small>
Headings, paragraphs, lists, and other inline type elements
</small>
{{/
i
}}
</h1>
<h1>
{{
_i
}}
Typography
{{/
i
}}
</h1>
</div>
</div>
{{! Headings }}
{{! Headings }}
...
@@ -338,7 +338,7 @@
...
@@ -338,7 +338,7 @@
================================================== -->
================================================== -->
<section
id=
"code"
>
<section
id=
"code"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
{{
_i
}}
Code
{{/
i
}}
<small>
{{
_i
}}
Inline and block code snippets
{{/
i
}}
</small>
</h1>
<h1>
{{
_i
}}
Code
{{/
i
}}
</h1>
</div>
</div>
<h2>
Inline
</h2>
<h2>
Inline
</h2>
...
@@ -370,7 +370,7 @@
...
@@ -370,7 +370,7 @@
================================================== -->
================================================== -->
<section
id=
"tables"
>
<section
id=
"tables"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
{{
_i
}}
Tables
<small>
For, you guessed it, tabular data
</small>
{{/
i
}}
</h1>
<h1>
{{
_i
}}
Tables
{{/
i
}}
</h1>
</div>
</div>
<h2>
{{
_i
}}
Default styles
{{/
i
}}
</h2>
<h2>
{{
_i
}}
Default styles
{{/
i
}}
</h2>
...
@@ -1529,7 +1529,7 @@
...
@@ -1529,7 +1529,7 @@
================================================== -->
================================================== -->
<section
id=
"icons"
>
<section
id=
"icons"
>
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1>
{{
_i
}}
Icons
<small>
Graciously provided
by
<a
href=
"http://glyphicons.com"
target=
"_blank"
>
Glyphicons
</a></small>
{{/
i
}}
</h1>
<h1>
{{
_i
}}
Icons
<small>
by
<a
href=
"http://glyphicons.com"
target=
"_blank"
>
Glyphicons
</a></small>
{{/
i
}}
</h1>
</div>
</div>
<h2>
{{
_i
}}
Icon glyphs
{{/
i
}}
</h2>
<h2>
{{
_i
}}
Icon glyphs
{{/
i
}}
</h2>
...
...
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