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
b683433f
Commit
b683433f
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
grunt
parent
c8315edd
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_includes/customizer-variables.html
+5
-0
docs/_includes/customizer-variables.html
docs/assets/js/raw-files.min.js
+1
-1
docs/assets/js/raw-files.min.js
with
6 additions
and
1 deletion
+6
-1
docs/_includes/customizer-variables.html
+
5
-
0
View file @
b683433f
...
...
@@ -1662,6 +1662,11 @@
<input
id=
"input-@blockquote-small-color"
type=
"text"
value=
"@gray-light"
data-var=
"@blockquote-small-color"
class=
"form-control"
/>
<p
class=
"help-block"
>
Blockquote small color
</p>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@blockquote-font-size"
>
@blockquote-font-size
</label>
<input
id=
"input-@blockquote-font-size"
type=
"text"
value=
"(@font-size-base * 1.25)"
data-var=
"@blockquote-font-size"
class=
"form-control"
/>
<p
class=
"help-block"
>
Blockquote font size
</p>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@blockquote-border-color"
>
@blockquote-border-color
</label>
<input
id=
"input-@blockquote-border-color"
type=
"text"
value=
"@gray-lighter"
data-var=
"@blockquote-border-color"
class=
"form-control"
/>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
b683433f
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