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
...
@@ -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>
<button
class=
"btn btn-default toggle"
type=
"button"
>
Toggle all
</button>
<h1>
LESS components
</h1>
<h1>
LESS components
</h1>
</div>
</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"
>
<div
class=
"bs-callout"
>
<h4>
Read the documentation
</h4>
<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>
<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>
</div>
<h3
id=
"components-basics"
>
The basics
</h3>
<h3
id=
"components-basics"
>
The basics
</h3>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Layout
</h4>
<h4>
Layout
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
scaffolding
.less"
>
<input
type=
"checkbox"
checked
value=
"
normalize
.less"
>
Scaffolding
Normalize (CSS reset)
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
grid
.less"
>
<input
type=
"checkbox"
checked
value=
"
scaffolding
.less"
>
Grid
Scaffolding
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
normalize
.less"
>
<input
type=
"checkbox"
checked
value=
"
grid
.less"
>
Normalized base styles
Grid system
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
...
@@ -47,79 +48,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -47,79 +48,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</label>
</label>
</div>
</div>
</div>
</div>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Utility classes
</h4>
<h4>
Global CSS
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
utilities
.less"
>
<input
type=
"checkbox"
checked
value=
"
type
.less"
>
Basic utilities
Typography
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
responsive-utilities
.less"
>
<input
type=
"checkbox"
checked
value=
"
code
.less"
>
Responsive utilities
Code
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
component-animation
s.less"
>
<input
type=
"checkbox"
checked
value=
"
table
s.less"
>
JavaScript helping class
es
Tabl
es
</label>
</label>
</div>
</div>
</div>
</div>
<h3
id=
"components-standard"
>
Standard element styles
</h3>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
type
.less"
>
<input
type=
"checkbox"
checked
value=
"
forms
.less"
>
Type and color
Forms
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
table
s.less"
>
<input
type=
"checkbox"
checked
value=
"
button
s.less"
>
Table
s
Button
s
</label>
</label>
</div>
</div>
</div>
<div
class=
"col col-lg-4"
>
<h4>
Utility classes
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
code
.less"
>
<input
type=
"checkbox"
checked
value=
"
utilities
.less"
>
Code
Basic utilities
</label>
</label>
</div>
</div>
</div>
<div
class=
"col col-lg-6"
>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
form
s.less"
>
<input
type=
"checkbox"
checked
value=
"
responsive-utilitie
s.less"
>
Form
s
Responsive utilitie
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
butt
ons.less"
>
<input
type=
"checkbox"
checked
value=
"
component-animati
ons.less"
>
Buttons
Component animations (for JS)
</label>
</label>
</div>
</div>
</div>
</div>
</div>
</div>
<h3
id=
"components-features"
>
Bootstrap features
</h3>
<h3
id=
"components-features"
>
Bootstrap features
</h3>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Navigation
</h4>
<h4>
Navigation
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"nav
bar
.less"
>
<input
type=
"checkbox"
checked
value=
"nav
s
.less"
>
Nav
bar
Nav
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"nav
s
.less"
>
<input
type=
"checkbox"
checked
value=
"nav
bar
.less"
>
Nav
s
Nav
bar
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
...
@@ -141,75 +139,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -141,75 +139,76 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</label>
</label>
</div>
</div>
</div>
</div>
<div
class=
"col col-lg-
6
"
>
<div
class=
"col col-lg-
4
"
>
<h4>
Additional information
</h4>
<h4>
Content blocks
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
modals
.less"
>
<input
type=
"checkbox"
checked
value=
"
jumbotron
.less"
>
Modals
Jumbotron
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"a
lerts
.less"
>
<input
type=
"checkbox"
checked
value=
"a
ccordion
.less"
>
A
lerts
A
ccordion
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
dropdown
s.less"
>
<input
type=
"checkbox"
checked
value=
"
panel
s.less"
>
Dropdown
s
Panel
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
tooltip
.less"
>
<input
type=
"checkbox"
checked
value=
"
wells
.less"
>
Tooltip
s
Well
s
</label>
</label>
</div>
</div>
</div>
<div
class=
"col col-lg-4"
>
<h4>
Behavioral (requires JS)
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
popover
s.less"
>
<input
type=
"checkbox"
checked
value=
"
alert
s.less"
>
Popover
s
Alert
s
</label>
</label>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<h4>
Content blocks
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
jumbotron
.less"
>
<input
type=
"checkbox"
checked
value=
"
dropdowns
.less"
>
Jumbotron
Dropdowns
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
carousel
.less"
>
<input
type=
"checkbox"
checked
value=
"
tooltip
.less"
>
Carousel
Tooltips
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
accordion
.less"
>
<input
type=
"checkbox"
checked
value=
"
popovers
.less"
>
Accordion
Popovers
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
pane
ls.less"
>
<input
type=
"checkbox"
checked
value=
"
moda
ls.less"
>
Pane
ls
Moda
ls
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
wells
.less"
>
<input
type=
"checkbox"
checked
value=
"
carousel
.less"
>
Wells
Carousel
</label>
</label>
</div>
</div>
</div>
</div>
<div
class=
"col col-lg-6"
>
</div>
<div
class=
"row"
>
<div
class=
"col col-lg-4"
>
<h4>
Media
</h4>
<h4>
Media
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
...
@@ -225,49 +224,47 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -225,49 +224,47 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
media
.less"
>
<input
type=
"checkbox"
checked
value=
"
list-group
.less"
>
Media item
s
List group
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
list-group
.less"
>
<input
type=
"checkbox"
checked
value=
"
media
.less"
>
List group
s
Media item
s
</label>
</label>
</div>
</div>
</div>
</div>
</div>
<div
class=
"col col-lg-4"
>
<div
class=
"row"
>
<h4>
Miscellaneous
</h4>
<div
class=
"col col-lg-6"
>
<h4>
Other
</h4>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"b
adge
s.less"
>
<input
type=
"checkbox"
checked
value=
"b
utton-group
s.less"
>
B
adge
s
B
utton group
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
label
s.less"
>
<input
type=
"checkbox"
checked
value=
"
progress-bar
s.less"
>
Label
s
Progress bar
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"b
utton-group
s.less"
>
<input
type=
"checkbox"
checked
value=
"b
adge
s.less"
>
B
utton group
s
B
adge
s
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
close
.less"
>
<input
type=
"checkbox"
checked
value=
"
labels
.less"
>
Close icon
Labels
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"
progress-bars
.less"
>
<input
type=
"checkbox"
checked
value=
"
close
.less"
>
Progress bars
Close icon
</label>
</label>
</div>
</div>
</div>
</div>
...
@@ -381,7 +378,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
...
@@ -381,7 +378,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<h3>
Body background
</h3>
<h3>
Body background
</h3>
<label>
@body-bg
</label>
<label>
@body-bg
</label>
<input
type=
"text"
placeholder=
"#fff"
>
<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>
<h3>
Typography
</h3>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col col-lg-6"
>
<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