From 424dd8bc118b36c9173dbdc05661086c8566fd17 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 19 Aug 2013 20:05:19 -0400 Subject: update bootstrap to 3.0.0 final --- bower_components/bootstrap/customize.html | 847 ++++++++++++++---------------- 1 file changed, 403 insertions(+), 444 deletions(-) (limited to 'bower_components/bootstrap/customize.html') diff --git a/bower_components/bootstrap/customize.html b/bower_components/bootstrap/customize.html index 26df1c74..295c45bb 100755 --- a/bower_components/bootstrap/customize.html +++ b/bower_components/bootstrap/customize.html @@ -6,8 +6,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge base_url: "../" --- - +

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

-

Basics

-

Layout

-
- -
-
- -
-
- -
+

Common CSS

-
-
-

Global CSS

+
+ +
@@ -77,46 +60,46 @@ base_url: "../" Buttons
-
+
+
-

Utility classes

+

Components

-
- - -

Components

-
-
-

Navigation

+
+ +
-
-
-

Content blocks

-
-
-

Behavioral (requires JS)

-
-
- -
-
-

Media

+
+ +
+

JavaScript components

-
-
-

Miscellaneous

+ +

Utilities

-
-
+ + @@ -311,14 +285,14 @@ base_url: "../"
@@ -377,7 +351,7 @@ base_url: "../"
- +

Background color applied to <body>.

@@ -386,24 +360,24 @@ base_url: "../"
- +

Default sans-serif fonts.

- +

Default serif fonts.

- +

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

- +

Used to globally set font-family in Bootstrap.

- +

Used to calculate font-size throughout Bootstrap.

- +

Used to calculate line-height throughout Bootstrap.

@@ -412,17 +386,17 @@ base_url: "../"
- + - +
- + - + - +
@@ -430,15 +404,15 @@ base_url: "../"
- +

Choose a separate font-family for headings.

- +

Choose a separate font-weight for headings.

- +

Choose a separate line-height for headings.

@@ -448,31 +422,31 @@ base_url: "../"

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.

@@ -480,52 +454,61 @@ base_url: "../"

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.

-
+
- -

For @screen-small and up.

+ +

For @screen-sm and up.

+
+
- -

For @screen-medium and up.

+ +

For @screen-md and up.

-
- - -

For @screen-large and up.

+
+
+ + +

For @screen-lg and up.

Grid system

Define your custom responsive grid.

-
+ +
- +

Padding between columns.

-
+
+
- +

Point at which the navbar stops collapsing.

@@ -536,29 +519,29 @@ base_url: "../"

Padding

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

Border radius sizes

- + - + - +

Active background color

- +

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

@@ -569,51 +552,51 @@ base_url: "../"

Default

- + - + - +

Primary

- + - + - +

Info

- + - + - +

Button hover

- +

Success

- + - + - +

Warning

- + - + - +

Danger

- + - + - +
@@ -623,34 +606,34 @@ base_url: "../"

Success

- + - + - +

Warning

- + - + - +

Danger

- + - + - +

Info

- + - + - +
@@ -658,41 +641,41 @@ base_url: "../"

Define alert colors, border radius, and padding.

Border radius

- + - +

Default (Warning)

- + - + - +

Success

- + - + - +

Danger

- + - + - +

Info

- + - + - +
@@ -702,81 +685,81 @@ base_url: "../"

Default navbar

Basics

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

Links

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

Brand

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

Toggle

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

Inverted navbar

Basics

- + - +

Links

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

Brand

- + - + - +

Toggle

- + - + - +
@@ -788,40 +771,40 @@ base_url: "../"

Common values

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

Pills

- + - +

Tabs

- + - + - + - + - + - + - +
@@ -830,18 +813,18 @@ base_url: "../"
- +

Default background color used for all tables.

- +

Background color used for .table-striped.

- +

Background color used for .table-hover.

- +

Border color for table and cell borders.

@@ -851,39 +834,39 @@ base_url: "../"

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 groups

- +

Background color for textual input addons

- +

Border color for textual input addons

@@ -893,158 +876,144 @@ base_url: "../"

Dropdown menu

- +

Dropdown menu background color

- +

Dropdown menu border color

- +

Dropdown menu border color for IE8

- +

Indicator arrow for showing an element has a dropdown

- +

Dropdown divider top border color

- +

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

-

Default panel styles

+

Common panel styles

- -

Panel body background color

- - -

Panel heading background color

- - -

Panel footer background color

+ + + +

Border color for elements within panels

- - -

Panel border color

- -

Panel border radius

+ + +

Contextual panel colors

+

Default

+ + + + + +

Primary

- -

Primary text color

+ - -

Primary border color

+ - -

Primary heading background color

+

Success

- -

Success text color

+ - -

Success border color

+ - -

Success heading background color

+ +
+

Info

- -

Info text color

+ - -

Info border color

+ - -

Info heading background color

-
-
+

Warning

- -

Warning text color

+ - -

Warning border color

+ - -

Warning heading background color

+

Danger

- -

Danger text color

+ - -

Danger border color

+ - -

Danger heading background color

+

Wells

- +

Accordion

- +

Badges

- +

Badge text color

- +

Badge background color

- +

Linked badge text color on hover

- +

Badge text color in active nav link

- +

Badge text color in active nav link

@@ -1053,37 +1022,38 @@ base_url: "../"
- +

Breadcrumb text color

- +

Breadcrumb background color

- +

Text color of current page in the breadcrumb

Jumbotron

-
+
+ + +
+
- -

Jumbotron background color

+
-
- - -

Jumbotron heading color

+
+ +
-
- - -

Jumbotron lead paragraph color

+
+ +
@@ -1091,79 +1061,79 @@ base_url: "../"
- +

Padding applied to the modal body

- +

Padding applied to the modal title

- +

Modal title line-height

- +

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

- +

Default background color

- +

Background color of single list elements on hover

- +

Background color of active list elements

@@ -1171,45 +1141,45 @@ base_url: "../"
- +

Default border color

- +

List group border radius

- +

Border color of active list elements

- +

Text color of active list elements

Thumbnails

- +

Padding around the thumbnail image

- +

Thumbnail background color

- +

Thumbnail border color

- +

Thumbnail border radius

- +

Padding around the thumbnail caption

- +

Custom text color for thumbnail captions

@@ -1217,44 +1187,44 @@ base_url: "../"
- +

Background color of the whole progress component

- +

Default progress bar color

- +

Success 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

@@ -1262,27 +1232,27 @@ base_url: "../"
- +

Background color

- +

Border color

- +

Active background color

- +

Active text color

- +

Disabled text color

@@ -1290,12 +1260,12 @@ base_url: "../"
- +

Pager border radius

- +

Pager disabled state color

@@ -1304,24 +1274,24 @@ base_url: "../"
- +

Default label background color

- +

Primary label background color

- +

Success label background color

- +

Info label background color

- +

Warning label background color

- +

Danger label background color

@@ -1330,23 +1300,23 @@ base_url: "../"
- +

Tooltip text color

- +

Tooltip background color

- +

Tooltip arrow width

- +

Tooltip arrow color

- +

Tooltip max width

@@ -1354,52 +1324,52 @@ base_url: "../"
- +

Popover body background color

- +

Popover title background color

- +

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

@@ -1408,11 +1378,11 @@ base_url: "../"
- +
- +
@@ -1420,45 +1390,45 @@ base_url: "../"
- +

Text muted color

- +

Abbreviations and acronyms border color

- +

Headings small color

- +

Blockquote small color

- +

Blockquote border color

- -

Pag header border color

+ +

Page header border color

Other

- +

Horizontal line color

- +

Horizontal offset for forms and lists

@@ -1470,18 +1440,7 @@ base_url: "../"

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

- -
-
-

What's included?

-

Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.

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