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
3350c736
Commit
3350c736
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
http://www.youtube.com/watch?v=YQwYNca4iog
parent
9427310a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/_includes/customizer-variables.html
+2
-2
docs/_includes/customizer-variables.html
docs/assets/js/raw-files.min.js
+1
-1
docs/assets/js/raw-files.min.js
with
3 additions
and
3 deletions
+3
-3
docs/_includes/customizer-variables.html
+
2
-
2
View file @
3350c736
...
...
@@ -1068,12 +1068,12 @@
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@popover-arrow-outer-color"
>
@popover-arrow-outer-color
</label>
<input
id=
"input-@popover-arrow-outer-color"
type=
"text"
value=
"
rgba(0,0,0,.25
)"
data-var=
"@popover-arrow-outer-color"
class=
"form-control"
/>
<input
id=
"input-@popover-arrow-outer-color"
type=
"text"
value=
"
fadein(@popover-border-color, 5%
)"
data-var=
"@popover-arrow-outer-color"
class=
"form-control"
/>
<p
class=
"help-block"
>
Popover outer arrow color
</p>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@popover-arrow-outer-fallback-color"
>
@popover-arrow-outer-fallback-color
</label>
<input
id=
"input-@popover-arrow-outer-fallback-color"
type=
"text"
value=
"
#999
"
data-var=
"@popover-arrow-outer-fallback-color"
class=
"form-control"
/>
<input
id=
"input-@popover-arrow-outer-fallback-color"
type=
"text"
value=
"
darken(@popover-fallback-border-color, 20%)
"
data-var=
"@popover-arrow-outer-fallback-color"
class=
"form-control"
/>
<p
class=
"help-block"
>
Popover outer arrow fallback color
</p>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
3350c736
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