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
7c388108
Commit
7c388108
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
Fix comment
parent
bcfb27b9
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/_includes/customizer-variables.html
+1
-1
docs/_includes/customizer-variables.html
docs/assets/js/customize.min.js
+1
-1
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
+1
-1
docs/assets/js/raw-files.min.js
less/variables.less
+1
-1
less/variables.less
with
4 additions
and
4 deletions
+4
-4
docs/_includes/customizer-variables.html
+
1
-
1
View file @
7c388108
...
@@ -167,7 +167,7 @@
...
@@ -167,7 +167,7 @@
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@icon-font-svg-id"
>
@icon-font-svg-id
</label>
<label
for=
"input-@icon-font-svg-id"
>
@icon-font-svg-id
</label>
<input
id=
"input-@icon-font-svg-id"
type=
"text"
value=
""glyphicons_halflingsregular""
data-var=
"@icon-font-svg-id"
class=
"form-control"
/>
<input
id=
"input-@icon-font-svg-id"
type=
"text"
value=
""glyphicons_halflingsregular""
data-var=
"@icon-font-svg-id"
class=
"form-control"
/>
<p
class=
"help-block"
>
File name for
SVG icon file.
</p>
<p
class=
"help-block"
>
Element ID within
SVG icon file.
</p>
</div>
</div>
</div>
</div>
<h2
id=
"components"
>
Components
</h2>
<h2
id=
"components"
>
Components
</h2>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/customize.min.js
+
1
-
1
View file @
7c388108
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
7c388108
This diff is collapsed.
Click to expand it.
less/variables.less
+
1
-
1
View file @
7c388108
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
@icon-font-path: "../fonts/";
@icon-font-path: "../fonts/";
//** File name for all font files.
//** File name for all font files.
@icon-font-name: "glyphicons-halflings-regular";
@icon-font-name: "glyphicons-halflings-regular";
//**
File name for
SVG icon file.
//**
Element ID within
SVG icon file.
@icon-font-svg-id: "glyphicons_halflingsregular";
@icon-font-svg-id: "glyphicons_halflingsregular";
...
...
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