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
937e067a
Commit
937e067a
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
grunt build-customizer-vars-form
parent
04cfca25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/customizer-variables.html
+4
-0
docs/_includes/customizer-variables.html
with
4 additions
and
0 deletions
+4
-0
docs/_includes/customizer-variables.html
+
4
-
0
View file @
937e067a
...
@@ -1143,6 +1143,10 @@
...
@@ -1143,6 +1143,10 @@
<label
for=
"input-@modal-lg"
>
@modal-lg
</label>
<label
for=
"input-@modal-lg"
>
@modal-lg
</label>
<input
id=
"input-@modal-lg"
type=
"text"
value=
"900px"
data-var=
"@modal-lg"
class=
"form-control"
/>
<input
id=
"input-@modal-lg"
type=
"text"
value=
"900px"
data-var=
"@modal-lg"
class=
"form-control"
/>
</div>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@modal-md"
>
@modal-md
</label>
<input
id=
"input-@modal-md"
type=
"text"
value=
"600px"
data-var=
"@modal-md"
class=
"form-control"
/>
</div>
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@modal-sm"
>
@modal-sm
</label>
<label
for=
"input-@modal-sm"
>
@modal-sm
</label>
<input
id=
"input-@modal-sm"
type=
"text"
value=
"300px"
data-var=
"@modal-sm"
class=
"form-control"
/>
<input
id=
"input-@modal-sm"
type=
"text"
value=
"300px"
data-var=
"@modal-sm"
class=
"form-control"
/>
...
...
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