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
d4b1bfd6
Commit
d4b1bfd6
authored
Jan 29, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
grunt
parent
d2f1887b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
docs/_includes/customizer-variables.html
docs/_includes/customizer-variables.html
+4
-0
docs/assets/js/raw-files.min.js
docs/assets/js/raw-files.min.js
+1
-1
test-infra/npm-shrinkwrap.canonical.json
test-infra/npm-shrinkwrap.canonical.json
+1
-1
No files found.
docs/_includes/customizer-variables.html
View file @
d4b1bfd6
...
@@ -595,6 +595,10 @@
...
@@ -595,6 +595,10 @@
<label
for=
"input-@navbar-padding-vertical"
>
@navbar-padding-vertical
</label>
<label
for=
"input-@navbar-padding-vertical"
>
@navbar-padding-vertical
</label>
<input
id=
"input-@navbar-padding-vertical"
type=
"text"
value=
"((@navbar-height - @line-height-computed) / 2)"
data-var=
"@navbar-padding-vertical"
class=
"form-control"
/>
<input
id=
"input-@navbar-padding-vertical"
type=
"text"
value=
"((@navbar-height - @line-height-computed) / 2)"
data-var=
"@navbar-padding-vertical"
class=
"form-control"
/>
</div>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@navbar-collapse-max-height"
>
@navbar-collapse-max-height
</label>
<input
id=
"input-@navbar-collapse-max-height"
type=
"text"
value=
"340px"
data-var=
"@navbar-collapse-max-height"
class=
"form-control"
/>
</div>
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@navbar-default-color"
>
@navbar-default-color
</label>
<label
for=
"input-@navbar-default-color"
>
@navbar-default-color
</label>
<input
id=
"input-@navbar-default-color"
type=
"text"
value=
"#777"
data-var=
"@navbar-default-color"
class=
"form-control"
/>
<input
id=
"input-@navbar-default-color"
type=
"text"
value=
"#777"
data-var=
"@navbar-default-color"
class=
"form-control"
/>
...
...
docs/assets/js/raw-files.min.js
View file @
d4b1bfd6
This diff is collapsed.
Click to expand it.
test-infra/npm-shrinkwrap.canonical.json
View file @
d4b1bfd6
This diff is collapsed.
Click to expand it.
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