Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
4dcdc08d
Commit
4dcdc08d
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
grunt
parent
b6e52d55
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/_includes/customizer-variables.html
+5
-9
docs/_includes/customizer-variables.html
docs/_includes/nav/customize.html
+0
-1
docs/_includes/nav/customize.html
docs/assets/js/raw-files.min.js
+1
-1
docs/assets/js/raw-files.min.js
with
6 additions
and
11 deletions
+6
-11
docs/_includes/customizer-variables.html
+
5
-
9
View file @
4dcdc08d
...
...
@@ -1700,6 +1700,11 @@
<h2
id=
"type"
>
Type
</h2>
<p></p>
<div
class=
"row"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@component-offset-horizontal"
>
@component-offset-horizontal
</label>
<input
id=
"input-@component-offset-horizontal"
type=
"text"
value=
"180px"
data-var=
"@component-offset-horizontal"
class=
"form-control"
/>
<p
class=
"help-block"
>
Horizontal offset for forms and lists.
</p>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@text-muted"
>
@text-muted
</label>
<input
id=
"input-@text-muted"
type=
"text"
value=
"@gray-light"
data-var=
"@text-muted"
class=
"form-control"
/>
...
...
@@ -1740,19 +1745,10 @@
<input
id=
"input-@dl-horizontal-offset"
type=
"text"
value=
"@component-offset-horizontal"
data-var=
"@dl-horizontal-offset"
class=
"form-control"
/>
<p
class=
"help-block"
>
Width of horizontal description list titles
</p>
</div>
</div>
<h2
id=
"miscellaneous"
>
Miscellaneous
</h2>
<p></p>
<div
class=
"row"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@hr-border"
>
@hr-border
</label>
<input
id=
"input-@hr-border"
type=
"text"
value=
"@gray-lighter"
data-var=
"@hr-border"
class=
"form-control"
/>
<p
class=
"help-block"
>
Horizontal line color.
</p>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@component-offset-horizontal"
>
@component-offset-horizontal
</label>
<input
id=
"input-@component-offset-horizontal"
type=
"text"
value=
"180px"
data-var=
"@component-offset-horizontal"
class=
"form-control"
/>
<p
class=
"help-block"
>
Horizontal offset for forms and lists.
</p>
</div>
</div>
<!-- NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-variables.jade template.-->
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/_includes/nav/customize.html
+
0
-
1
View file @
4dcdc08d
...
...
@@ -40,7 +40,6 @@
<li><a
href=
"#close"
>
Close
</a></li>
<li><a
href=
"#code"
>
Code
</a></li>
<li><a
href=
"#type"
>
Type
</a></li>
<li><a
href=
"#miscellaneous"
>
Miscellaneous
</a></li>
</ul>
</li>
<li><a
href=
"#download"
>
Download
</a></li>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
4dcdc08d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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