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
3bfa630d
Commit
3bfa630d
authored
11 years ago
by
Geremia Taglialatela
Browse files
Options
Download
Email Patches
Plain Diff
Added opacity to customizer and rebuilt customizer
parent
160ed856
1 merge request
!11107
Customizable modal backdrop opacity
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
customize.html
+5
-0
customize.html
docs-assets/js/raw-files.js
+1
-1
docs-assets/js/raw-files.js
with
6 additions
and
1 deletion
+6
-1
customize.html
+
5
-
0
View file @
3bfa630d
...
@@ -1247,6 +1247,11 @@ base_url: "../"
...
@@ -1247,6 +1247,11 @@ base_url: "../"
<input
type=
"text"
class=
"form-control"
placeholder=
"#000"
data-var=
"@modal-backdrop-bg"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"#000"
data-var=
"@modal-backdrop-bg"
>
<p
class=
"help-block"
>
Modal backdrop background color
</p>
<p
class=
"help-block"
>
Modal backdrop background color
</p>
</div>
</div>
<div
class=
"col-md-4"
>
<label>
@modal-backdrop-opacity
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
".5"
data-var=
"@modal-backdrop-opacity"
>
<p
class=
"help-block"
>
Modal backdrop opacity
</p>
</div>
</div>
</div>
<h3>
Modal header and footer
</h3>
<h3>
Modal header and footer
</h3>
...
...
This diff is collapsed.
Click to expand it.
docs-assets/js/raw-files.js
+
1
-
1
View file @
3bfa630d
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