Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1a417357
Commit
1a417357
authored
11 years ago
by
Zlatan Vasović
Browse files
Options
Download
Email Patches
Plain Diff
Add missing customizer comment
parent
e727973d
4 merge requests
!28721
Hot test
,
!13002
Add missing customizer comment
,
!22103
test
,
!25326
Adjust examples
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_includes/customizer-variables.html
+1
-0
docs/_includes/customizer-variables.html
less/variables.less
+1
-1
less/variables.less
with
2 additions
and
1 deletion
+2
-1
docs/_includes/customizer-variables.html
+
1
-
0
View file @
1a417357
...
...
@@ -45,6 +45,7 @@
</div>
</div>
<h2
id=
"scaffolding"
>
Scaffolding
</h2>
<p>
Settings for some of the most global styles.
</p>
<div
class=
"row"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@body-bg"
>
@body-bg
</label>
...
...
This diff is collapsed.
Click to expand it.
less/variables.less
+
1
-
1
View file @
1a417357
...
...
@@ -22,7 +22,7 @@
//== Scaffolding
//
//
## Settings for some of the most global styles.
//## Settings for some of the most global styles.
//** Background color for `<body>`.
@body-bg: #fff;
...
...
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
Menu
Explore
Projects
Groups
Snippets