Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
72d913ba
Commit
72d913ba
authored
Jul 19, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move var in customize layout
parent
7c5f7a4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
customize.html
customize.html
+1
-6
No files found.
customize.html
View file @
72d913ba
...
@@ -537,12 +537,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -537,12 +537,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<input
type=
"text"
placeholder=
"6px"
>
<input
type=
"text"
placeholder=
"6px"
>
<label>
@border-radius-small
</label>
<label>
@border-radius-small
</label>
<input
type=
"text"
placeholder=
"3px"
>
<input
type=
"text"
placeholder=
"3px"
>
</div>
<h4>
Active background color
</h4>
</div>
<h4>
Active background color
</h4>
<div
class=
"row"
>
<div
class=
"col-lg-6"
>
<label>
@component-active-bg
</label>
<label>
@component-active-bg
</label>
<input
type=
"text"
placeholder=
"@brand-primary"
>
<input
type=
"text"
placeholder=
"@brand-primary"
>
<p
class=
"help-block"
>
Used for active or hovered items in places like navs or dropdowns.
</p>
<p
class=
"help-block"
>
Used for active or hovered items in places like navs or dropdowns.
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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