From: Mark Otto Date: Fri, 26 Jul 2013 18:17:48 +0000 (-0700) Subject: More customizer changes, and revert to placeholder layout X-Git-Tag: v3.0.0-rc1~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52e8aedb8e20673c49e1b390367abf026403b169;p=thirdparty%2Fbootstrap.git More customizer changes, and revert to placeholder layout --- diff --git a/assets/css/docs.css b/assets/css/docs.css index 4a8373ad5f..4d099a78f6 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -130,7 +130,12 @@ body { .bs-customizer label { margin-top: 10px; font-weight: 500; - color: #555; + color: #444; +} +.bs-customizer h2 { + margin-top: 0; + margin-bottom: 5px; + padding-top: 30px; } .bs-customizer h4 { margin-top: 15px; @@ -138,6 +143,9 @@ body { .bs-customizer input[type="text"] { background-color: #fafafa; } +.bs-customizer .help-block { + font-size: 12px; +} .bs-customize-download { text-align: center; diff --git a/customize.html b/customize.html index 6b58e4b9fe..0ce090fef7 100644 --- a/customize.html +++ b/customize.html @@ -1,5 +1,5 @@ --- -layout: default +layout: customize title: Customize and download slug: customize lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version. @@ -376,7 +376,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Background color applied to <body>.

@@ -385,24 +385,24 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

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.

@@ -411,15 +411,15 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- + - +
- + - +
@@ -427,15 +427,15 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Choose a separate font-family for headings.

- +

Choose a separate font-weight for headings.

- +

Choose a separate line-height for headings.

@@ -445,31 +445,31 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

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.

@@ -479,15 +479,15 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- + - +
- + - +
@@ -496,15 +496,15 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

For @screen-small and up.

- +

For @screen-medium and up.

- +

For @screen-large and up.

@@ -514,15 +514,15 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Number of columns in the grid.

- +

Padding between columns.

- +

Point at which the navbar stops collapsing.

@@ -533,29 +533,29 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Padding

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

Border radius sizes

- + - + - +

Active background color

- +

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

@@ -566,51 +566,51 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Default

- + - + - +

Primary

- + - + - +

Info

- + - + - +

Button hover

- +

Success

- + - + - +

Warning

- + - + - +

Danger

- + - + - +
@@ -620,34 +620,34 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Success

- + - + - +

Warning

- + - + - +

Danger

- + - + - +

Info

- + - + - +
@@ -655,39 +655,39 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Define alert colors and border radius.

Border radius

- +

Success

- + - + - +

Warning

- + - + - +

Danger

- + - + - +

Info

- + - + - +
@@ -697,116 +697,120 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Default navbar

Basics

- + - + - +

Links

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

Brand

- + - + - +

Toggle

- + - + - +

Inverted navbar

Basics

- + - +

Links

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

Brand

- + - + - +

Toggle

- + - + - +

Nav

+ +

Default nav

-

Default nav

-

Basics

+

Common values

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

Pills

+ + + + +
+

Tabs

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

Pills

- - - - +
@@ -815,18 +819,18 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

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.

@@ -836,32 +840,32 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Inputs

- +

<input> background color

- +

<input> border color

- +

<input> border radius

- +

<input disabled> background color

Placeholder

- +

Placeholder text color

Legend

- +

<legend> border color

Input groups

- +

Border color for textual input addons

@@ -871,37 +875,37 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

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

Dropdown items

- +

Dropdown text color

- +

Active dropdown menu entry text color

- +

Hovered dropdown menu entry text color

- +

Active dropdown menu entry background color

- +

Hovered dropdown menu entry background color

@@ -911,21 +915,21 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Panel body background color

- +

Panel heading background color

- +

Panel footer background color

- +

Panel border color

- +

Panel border radius

@@ -934,86 +938,86 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

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

@@ -1022,17 +1026,17 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Breadcrumb text color

- +

Breadcrumb background color

- +

Text color of current page in the breadcrumb

@@ -1041,17 +1045,17 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Jumbotron background color

- +

Jumbotron heading color

- +

Jumbotron lead paragraph color

@@ -1060,79 +1064,79 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

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

@@ -1140,39 +1144,39 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Default border color

- +

List group border radius

- +

Border color of active list elements

- +

Text color of active list elements

Thumbnails

- +

Custom text color for thumbnail captions

- +

Thumbnail background color

- +

Thumbnail border color

- +

Thumbnail border radius

@@ -1180,44 +1184,44 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

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

@@ -1225,27 +1229,27 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Background color

- +

Border color

- +

Active background color

- +

Active text color

- +

Disabled text color

@@ -1253,12 +1257,12 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Pager border radius

- +

Pager disabled state color

@@ -1267,18 +1271,18 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Success label background color

- +

Info label background color

- +

Warning label background color

- +

Danger label background color

@@ -1287,23 +1291,23 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Tooltip text color

- +

Tooltip background color

- +

Tooltip arrow width

- +

Tooltip arrow color

- +

Tooltip max width

@@ -1311,92 +1315,98 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

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

Close button

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

Type

- +

Text muted color

- +

Abbreviations and acronyms border color

- +

Headings small color

- +

Blockquote small color

- +

Blockquote border color

- +

Pag header border color

@@ -1404,12 +1414,12 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
- +

Horizontal line color

- +

Horizontal offset for forms and lists

@@ -1421,7 +1431,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

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

- Customize and Download + Customize and Download

What's included?