From 48c64127b37be4a692a70cb7b38ed9744163582b Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Wed, 30 Oct 2013 16:13:42 -0400 Subject: 3.0.0 -> 3.0.1 --- bower_components/bootstrap/customize.html | 889 +++++++++++++++++++----------- 1 file changed, 579 insertions(+), 310 deletions(-) (limited to 'bower_components/bootstrap/customize.html') diff --git a/bower_components/bootstrap/customize.html b/bower_components/bootstrap/customize.html index 295c45bb..5b6a09c4 100755 --- a/bower_components/bootstrap/customize.html +++ b/bower_components/bootstrap/customize.html @@ -13,7 +13,7 @@ base_url: "../"

LESS files

-

Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs

+

Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.

@@ -347,18 +347,51 @@ base_url: "../"

Basics

-

Body background

+ +

Color system

-
+
+ + + + + + +
+
+ + + + +
+
+ + +

Body scaffolding

+
+
-

Background color applied to <body>.

+

Background color for <body>.

+ + +

Global text color on <body>.

+
+
+ + +

Global textual link color

+ + +

Link hover color set via darken() function

+

Typography

+

Generic font variables

Default sans-serif fonts.

@@ -368,138 +401,119 @@ base_url: "../"

Default monospace fonts for <code> and <pre>.

-
-
+ +

Base type styes

-

Used to globally set font-family in Bootstrap.

-

Used to calculate font-size throughout Bootstrap.

-

Used to calculate line-height throughout Bootstrap.

-
-
- -

Code blocks

-
-
- - - - + + + +
- - - - - - +

Heading font sizes

+ + + + + + + + + + + +
-

Headings

+ +

Headings

-

Choose a separate font-family for headings.

-

Choose a separate font-weight for headings.

-

Choose a separate line-height for headings.

+ +
-

Colors

+ +

Code blocks

-

Define custom colors used in several contexts.

- - -

Used for primary buttons, panels and more.

- - -

Used to indicate success.

- - -

Used to indicate a warning.

- - -

Used to indicate danger.

- - -

Used to indicate informational content.

+ + + +
-

Define your preferred colors for standard text and links.

- - -

Global color set on the body.

- - -

Global link color for text.

- - -

Automatically darken links on hover via color function.

+ + + + + +
+

Media queries breakpoints

-

Define the breakpoints at which your layout will change, adapting to different screen sizes.

-
- - - - +
+ +
-
- - - - +
+ + +
+
+ + +
+
+ +
-

Container sizes

-

Define the maximum width of .container for different screen sizes.

+

Layout and grid system

- - -

For @screen-sm and up.

+ + +

For @screen-sm-min and up.

- - -

For @screen-md and up.

+ + +

For @screen-md-min and up.

- - -

For @screen-lg and up.

+ + +

For @screen-lg-min and up.

-

Grid system

-

Define your custom responsive grid.

-
@@ -508,102 +522,143 @@ base_url: "../"
- +

Point at which the navbar stops collapsing.

+

Components

-

Define common padding and border radius sizes and more.

+ +

Padding

-
-

Padding

+
- + +
+
- + +
+
-
-

Border radius sizes

+
+ +

Rounded corners

+
+
+
+
+
+
-

Active background color

+
+
+ +

Component active state

+
+
+ + +

Global color for active items (e.g., navs or dropdowns)

+
+
-

Used for active or hovered items in places like navs or dropdowns.

+

Global background color for active items (e.g., navs or dropdowns)

+
+
+ +

Carets

+
+
+ + +
+
+ +
+

Buttons

-

For each of Bootstrap's buttons, define text, background and border color.

-
+
+ + +
+
+ + +
+
+
+

Default

- + - + - +

Primary

- +

Info

- -

Button hover

- - +
-
+

Success

- +

Warning

- +

Danger

- +
+

Form states and alerts

-

Define colors for form feedback states and, by default, alerts.

-
+

Success

@@ -619,7 +674,7 @@ base_url: "../"
-
+

Danger

@@ -637,22 +692,35 @@ base_url: "../"
+

Alerts

-

Define alert colors, border radius, and padding.

-

Border radius

- - - - + +

Base styles

+
+
+ + +
+
+ + +
+
+ + +
+
+
-

Default (Warning)

- - - - - - +

Warning

+ + + + + + +

Success

@@ -669,6 +737,7 @@ base_url: "../" +

Info

@@ -679,21 +748,40 @@ base_url: "../"
+

Navbar

+ +

Base styles

-
-

Default navbar

-

Basics

+
+
+
+ + + + +
+
+ + +
+
+ +
+
+

Default navbar

+

Basics

- - - + + + +

Links

@@ -704,18 +792,20 @@ base_url: "../" - + +

Brand

- + - + +

Toggle

@@ -724,13 +814,18 @@ base_url: "../"
+

Inverted navbar

+

Basics

+ + +

Links

@@ -746,6 +841,7 @@ base_url: "../" +

Brand

@@ -753,6 +849,7 @@ base_url: "../" +

Toggle

@@ -781,7 +878,7 @@ base_url: "../" - +

Pills

@@ -792,7 +889,7 @@ base_url: "../"

Tabs

- + @@ -811,7 +908,15 @@ base_url: "../"

Tables

-
+
+ + +

Default padding for <th>s and <td>s

+ + +

Default padding cells in .table-condensed

+
+

Default background color used for all tables.

@@ -819,7 +924,7 @@ base_url: "../"

Background color used for .table-striped.

-
+

Background color used for .table-hover.

@@ -829,51 +934,97 @@ base_url: "../"
+

Forms

+ +

Inputs

-
-

Inputs

+

Text color for <input>s

<input> background color

+
+

<input> border color

<input> border radius

- - -

<input disabled> background color

-
-

Placeholder

+

Placeholder text color

+
+
-

Legend

+

Input states

+
+
+ + +

Border color for inputs on focus

+
+
+ + +

<input disabled> background color

+
+
+ +

Input sizes

+
+
+ + +

Default .form-control height

+
+
+ + +

Large .form-control height

+
+
+ + +

Small .form-control height

+
+
+ +

Legend

+
+
- + +
+
+
+
-

Input groups

+

Input groups

+
+

Background color for textual input addons

+
+

Border color for textual input addons

+

Dropdowns

-
+

Dropdown menu

@@ -894,43 +1045,45 @@ base_url: "../"

Text color for headers within dropdown menus

-
+

Dropdown items

Dropdown text color

- +

Hovered dropdown menu entry text color

- +

Hovered dropdown menu entry text color

- +

Active dropdown menu entry text color

Active dropdown menu entry background color

- +

Disabled dropdown menu entry background color

+

Panels and wells

+

Common panel styles

-
+

Border color for elements within panels

-
+
@@ -939,7 +1092,7 @@ base_url: "../"

Contextual panel colors

-
+

Default

@@ -947,6 +1100,7 @@ base_url: "../" +

Primary

@@ -954,6 +1108,7 @@ base_url: "../" +

Success

@@ -962,7 +1117,7 @@ base_url: "../"
-
+

Info

@@ -970,6 +1125,7 @@ base_url: "../" +

Warning

@@ -977,6 +1133,7 @@ base_url: "../" +

Danger

@@ -991,182 +1148,237 @@ base_url: "../" +

Accordion

+

Badges

+ +

Base styles

-
+
+ + -

Badge text color

+
+
-

Badge background color

+
+
+ + +
+
+ +

States

+
+
-

Linked badge text color on hover

+

Linked badge text color on hover

-
+
-

Badge text color in active nav link

+

Badge text color in active nav link

+
+
- -

Badge text color in active nav link

+ +

Badge background color in active nav link

+

Breadcrumbs

-
+
-

Breadcrumb text color

-
-
+

Breadcrumb text color

-

Breadcrumb background color

+

Breadcrumb background color

-
+
-

Text color of current page in the breadcrumb

+

Text color of current page in the breadcrumb

+ + +

Textual separator for between breadcrumb elements

Jumbotron

-
+
-
-
+ +
-
+
-
-
+

Modals

+ +

Base modal

-
+

Padding applied to the modal body

-
+
+ + +

Modal backdrop background color

+
+
+ +

Modal header and footer

+
+

Padding applied to the modal title

-
+

Modal title line-height

-
+
+ + +

Modal header border color

+ + +

Modal footer border color

+
+
+ +

Modal content

+
+

Background color of modal content area

-
+

Modal content border color

-
+

Modal content border color for IE8

-
- - -

Modal backdrop background color

+
+ + + +
+
+ +
-
- - -

Modal header border color

+
+ +
-
- - -

Modal footer border color

+
+ + +
+
+
+
+ + +
+
+ +
- - - - - - - - - - -

List group

-

Background

+ +

Base styles

-
+
-

Default background color

+

Background color on .list-group-item

+
+
+ + +

.list-group-item border color

+
+
+ + +

List group border radius

-
+
+ +

Hover and active states

+
+

Background color of single list elements on hover

-
- - -

Background color of active list elements

-
-

Borders

-
- - -

Default border color

+
+ + +

Text color of active list elements

-
- - -

List group border radius

+
+ + +

Background color of active list elements

-
+

Border color of active list elements

- - -

Text color of active list elements

+ +

Thumbnails

+ +

Base thumbnail

-
+

Padding around the thumbnail image

Thumbnail background color

+
+

Thumbnail border color

@@ -1174,108 +1386,147 @@ base_url: "../"

Thumbnail border radius

-
+
+ +

Thumbnail captions

+
+
- +

Padding around the thumbnail caption

+
+

Custom text color for thumbnail captions

+ +

Progress bars

+ +

Shared styles

-
+

Background color of the whole progress component

-
+
+ + +

Info progress bar text color

+
+
+ + +

Info progress bar text shadow

+
+

Default progress bar color

-
+
+ +

Contextual states

+
+

Success progress bar color

+ + +

Info progress bar color

-
-
-
+

Warning progress bar color

-
-

Danger progress bar color

-
- - -

Info progress bar color

-
-
- - -

Info progress bar text color

-
-
- - -

Info progress bar text shadow

-
+ +

Pagination

+ +

Default styles

-
+

Background color

-
+

Border color

-
+
+ + +

Background hover color

+
+
+ +

Disabled and active states

+
+
+ + +

Disabled text color

+
+

Active background color

-
+

Active text color

-
- - -

Disabled text color

-
+ +

Pager

-
+

Pager border radius

-
+

Pager disabled state color

+

Labels

-
+
+ + +

Default label text color

+
+
+ + +

Default text color of a linked label

+
+

Default label background color

+
+
+ +
+

Primary label background color

@@ -1283,30 +1534,35 @@ base_url: "../"

Success label background color

-
+

Info label background color

Warning label background color

+
+

Danger label background color

+ +

Tooltips and popovers

-

Tooltip styles

+ +

Tooltip

-
+

Tooltip text color

- +

Tooltip background color

-
+

Tooltip arrow width

@@ -1314,119 +1570,132 @@ base_url: "../"

Tooltip arrow color

-
+

Tooltip max width

-

Popover styles

+ +

Popovers

+ +

Base styles

-
+

Popover body background color

+ + +

Popover maximum width

+
+
+ + +

Popover border color

+ + +

Popover fallback border color

+
+

Popover title background color

-
+
+ +

Popover arrows

+
+

Popover arrow width

+
+

Popover arrow color

-
+
- +

Popover outer arrow width

-
+

Popover outer arrow color

-
+

Popover outer arrow fallback color

-
-
- - -

Popover maximum width

-
-
- - -

Popover border color

-
-
- - -

Popover fallback border color

-
-
+

Close button

-
+
+ + +
+
-
- - +
+ +
+

Type

-
+

Text muted color

-
+

Abbreviations and acronyms border color

-
+

Headings small color

-
+

Blockquote small color

-
+

Blockquote border color

-
+

Page header border color

+ +

Other

-
+

Horizontal line color

-
+

Horizontal offset for forms and lists

@@ -1440,7 +1709,7 @@ base_url: "../"

Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.

- +
- \ No newline at end of file + -- cgit v1.2.3