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
ca090aef
Commit
ca090aef
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
fix
#10805
parent
f9ed8e6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
customize.html
+0
-3
customize.html
with
0 additions
and
3 deletions
+0
-3
customize.html
+
0
-
3
View file @
ca090aef
...
...
@@ -632,9 +632,6 @@ base_url: "../"
<input
type=
"text"
class=
"form-control"
placeholder=
"@brand-info"
data-var=
"@btn-info-bg"
>
<label>
@btn-info-border
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"darken(@btn-info-bg, 5%)"
data-var=
"@btn-info-border"
>
<h4>
Button hover
</h4>
<label>
@btn-hover-color
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"@btn-default-color"
data-var=
"@btn-hover-color"
>
</div>
<div
class=
"col-md-6"
>
<h4>
Success
</h4>
...
...
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