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
e33922eb
Commit
e33922eb
authored
10 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
grunt
parent
9ed65ab4
4 merge requests
!28721
Hot test
,
!16605
Test pull please ignore
,
!22103
test
,
!25326
Adjust examples
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/_includes/customizer-variables.html
+5
-0
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
docs/dist/css/bootstrap.css.map
+0
-0
docs/dist/css/bootstrap.css.map
with
7 additions
and
2 deletions
+7
-2
docs/_includes/customizer-variables.html
+
5
-
0
View file @
e33922eb
...
@@ -1304,6 +1304,11 @@
...
@@ -1304,6 +1304,11 @@
<input
id=
"input-@progress-bar-color"
type=
"text"
value=
"#fff"
data-var=
"@progress-bar-color"
class=
"form-control"
/>
<input
id=
"input-@progress-bar-color"
type=
"text"
value=
"#fff"
data-var=
"@progress-bar-color"
class=
"form-control"
/>
<p
class=
"help-block"
>
Progress bar text color
</p>
<p
class=
"help-block"
>
Progress bar text color
</p>
</div>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@progress-border-radius"
>
@progress-border-radius
</label>
<input
id=
"input-@progress-border-radius"
type=
"text"
value=
"@border-radius-base"
data-var=
"@progress-border-radius"
class=
"form-control"
/>
<p
class=
"help-block"
>
Variable for setting rounded corners on progress bar.
</p>
</div>
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@progress-bar-bg"
>
@progress-bar-bg
</label>
<label
for=
"input-@progress-bar-bg"
>
@progress-bar-bg
</label>
<input
id=
"input-@progress-bar-bg"
type=
"text"
value=
"@brand-primary"
data-var=
"@progress-bar-bg"
class=
"form-control"
/>
<input
id=
"input-@progress-bar-bg"
type=
"text"
value=
"@brand-primary"
data-var=
"@progress-bar-bg"
class=
"form-control"
/>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/customize.min.js
+
1
-
1
View file @
e33922eb
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
e33922eb
This diff is collapsed.
Click to expand it.
docs/dist/css/bootstrap.css.map
+4 bytes (+0%)
View file @
e33922eb
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
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