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
a3cba92e
Commit
a3cba92e
authored
May 22, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rejigger the customizer layout
parent
acc08752
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
82 additions
and
85 deletions
+82
-85
docs/customize.html
docs/customize.html
+82
-85
No files found.
docs/customize.html
View file @
a3cba92e
...
...
@@ -13,31 +13,32 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<button
class=
"btn btn-default toggle"
type=
"button"
>
Toggle all
</button>
<h1>
LESS components
</h1>
</div>
<p
class=
"lead"
>
Choose which LESS files
should be compiled into your custom stylesheets
.
</p>
<p
class=
"lead"
>
Choose which LESS files
to compile into your custom build of Bootstrap
.
</p>
<div
class=
"bs-callout"
>
<h4>
Read the documentation
</h4>
<p>
Make an informed choice by first reading about
<a
href=
"/css/"
>
CSS
</a>
and
<a
href=
"/components/"
>
Components
</a>
in the docs.
</p>
</div>
<h3
id=
"components-basics"
>
The basics
</h3>
<div
class=
"row"
>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Layout
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
scaffolding
.less"
>
Scaffolding
<input
type=
"checkbox"
checked
value=
"
normalize
.less"
>
Normalize (CSS reset)
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
grid
.less"
>
Grid
<input
type=
"checkbox"
checked
value=
"
scaffolding
.less"
>
Scaffolding
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
normalize
.less"
>
Normalized base styles
<input
type=
"checkbox"
checked
value=
"
grid
.less"
>
Grid system
</label>
</div>
<div
class=
"checkbox"
>
...
...
@@ -47,79 +48,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</label>
</div>
</div>
<div
class=
"col col-lg-
6
"
>
<h4>
Utility classes
</h4>
<div
class=
"col col-lg-
4
"
>
<h4>
Global CSS
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
utilities
.less"
>
Basic utilities
<input
type=
"checkbox"
checked
value=
"
type
.less"
>
Typography
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
responsive-utilities
.less"
>
Responsive utilities
<input
type=
"checkbox"
checked
value=
"
code
.less"
>
Code
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
component-animation
s.less"
>
JavaScript helping class
es
<input
type=
"checkbox"
checked
value=
"
table
s.less"
>
Tabl
es
</label>
</div>
</div>
</div>
<h3
id=
"components-standard"
>
Standard element styles
</h3>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
type
.less"
>
Type and color
<input
type=
"checkbox"
checked
value=
"
forms
.less"
>
Forms
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
table
s.less"
>
Table
s
<input
type=
"checkbox"
checked
value=
"
button
s.less"
>
Button
s
</label>
</div>
</div>
<div
class=
"col col-lg-4"
>
<h4>
Utility classes
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
code
.less"
>
Code
<input
type=
"checkbox"
checked
value=
"
utilities
.less"
>
Basic utilities
</label>
</div>
</div>
<div
class=
"col col-lg-6"
>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
form
s.less"
>
Form
s
<input
type=
"checkbox"
checked
value=
"
responsive-utilitie
s.less"
>
Responsive utilitie
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
butt
ons.less"
>
Buttons
<input
type=
"checkbox"
checked
value=
"
component-animati
ons.less"
>
Component animations (for JS)
</label>
</div>
</div>
</div>
<h3
id=
"components-features"
>
Bootstrap features
</h3>
<div
class=
"row"
>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Navigation
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"nav
bar
.less"
>
Nav
bar
<input
type=
"checkbox"
checked
value=
"nav
s
.less"
>
Nav
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"nav
s
.less"
>
Nav
s
<input
type=
"checkbox"
checked
value=
"nav
bar
.less"
>
Nav
bar
</label>
</div>
<div
class=
"checkbox"
>
...
...
@@ -141,75 +139,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</label>
</div>
</div>
<div
class=
"col col-lg-
6
"
>
<h4>
Additional information
</h4>
<div
class=
"col col-lg-
4
"
>
<h4>
Content blocks
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
modals
.less"
>
Modals
<input
type=
"checkbox"
checked
value=
"
jumbotron
.less"
>
Jumbotron
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"a
lerts
.less"
>
A
lerts
<input
type=
"checkbox"
checked
value=
"a
ccordion
.less"
>
A
ccordion
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
dropdown
s.less"
>
Dropdown
s
<input
type=
"checkbox"
checked
value=
"
panel
s.less"
>
Panel
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
tooltip
.less"
>
Tooltip
s
<input
type=
"checkbox"
checked
value=
"
wells
.less"
>
Well
s
</label>
</div>
</div>
<div
class=
"col col-lg-4"
>
<h4>
Behavioral (requires JS)
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
popover
s.less"
>
Popover
s
<input
type=
"checkbox"
checked
value=
"
alert
s.less"
>
Alert
s
</label>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<h4>
Content blocks
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
jumbotron
.less"
>
Jumbotron
<input
type=
"checkbox"
checked
value=
"
dropdowns
.less"
>
Dropdowns
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
carousel
.less"
>
Carousel
<input
type=
"checkbox"
checked
value=
"
tooltip
.less"
>
Tooltips
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
accordion
.less"
>
Accordion
<input
type=
"checkbox"
checked
value=
"
popovers
.less"
>
Popovers
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
pane
ls.less"
>
Pane
ls
<input
type=
"checkbox"
checked
value=
"
moda
ls.less"
>
Moda
ls
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
wells
.less"
>
Wells
<input
type=
"checkbox"
checked
value=
"
carousel
.less"
>
Carousel
</label>
</div>
</div>
<div
class=
"col col-lg-6"
>
</div>
<div
class=
"row"
>
<div
class=
"col col-lg-4"
>
<h4>
Media
</h4>
<div
class=
"checkbox"
>
<label>
...
...
@@ -225,49 +224,47 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
media
.less"
>
Media item
s
<input
type=
"checkbox"
checked
value=
"
list-group
.less"
>
List group
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
list-group
.less"
>
List group
s
<input
type=
"checkbox"
checked
value=
"
media
.less"
>
Media item
s
</label>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<h4>
Other
</h4>
<div
class=
"col col-lg-4"
>
<h4>
Miscellaneous
</h4>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"b
adge
s.less"
>
B
adge
s
<input
type=
"checkbox"
checked
value=
"b
utton-group
s.less"
>
B
utton group
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
label
s.less"
>
Label
s
<input
type=
"checkbox"
checked
value=
"
progress-bar
s.less"
>
Progress bar
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"b
utton-group
s.less"
>
B
utton group
s
<input
type=
"checkbox"
checked
value=
"b
adge
s.less"
>
B
adge
s
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
close
.less"
>
Close icon
<input
type=
"checkbox"
checked
value=
"
labels
.less"
>
Labels
</label>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"
progress-bars
.less"
>
Progress bars
<input
type=
"checkbox"
checked
value=
"
close
.less"
>
Close icon
</label>
</div>
</div>
...
...
@@ -381,7 +378,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<h3>
Body background
</h3>
<label>
@body-bg
</label>
<input
type=
"text"
placeholder=
"#fff"
>
<p
class=
"help-
text
"
>
Background color applied to
<code>
<
body
>
</code>
.
</p>
<p
class=
"help-
block
"
>
Background color applied to
<code>
<
body
>
</code>
.
</p>
<h3>
Typography
</h3>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
...
...
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