From 22baa8153b58e80df248b38ddf2aeae4f3f9cc2b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 29 Oct 2014 09:42:00 -0700 Subject: fixes #14911: bump dependencies to fix customizer text from being cut shor --- docs/_includes/customizer-variables.html | 308 +++++++++++++++---------------- 1 file changed, 154 insertions(+), 154 deletions(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 04b7ff1e1..e45884d5a 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1,7 +1,7 @@

Colors

-

Gray and brand colors for use across Bootstrap

+

Gray and brand colors for use across Bootstrap.

@@ -52,37 +52,37 @@

Scaffolding

-

Settings for some of the most global styles

+

Settings for some of the most global styles.

-

Background color for <body>

+

Background color for <body>.

-

Global text color on <body>

+

Global text color on <body>.

-

Global textual link color

+

Global textual link color.

-

Link hover color set via darken() function

+

Link hover color set via darken() function.

-

Link hover decoration

+

Link hover decoration.

Typography

-

Font, line-height, and color for body text, headings, and more

+

Font, line-height, and color for body text, headings, and more.

@@ -95,7 +95,7 @@
-

Default monospace fonts for <code>, <kbd>, and <pre>

+

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

@@ -144,18 +144,18 @@
-

Unit-less line-height for use in components like buttons

+

Unit-less line-height for use in components like buttons.

-

Computed "line-height" (font-size * line-height) for use with margin, padding, etc

+

Computed "line-height" (font-size * line-height) for use with margin, padding, etc.

-

By default, this inherits from the <body>

+

By default, this inherits from the <body>.

@@ -172,26 +172,26 @@

Iconography

-

Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower

+

Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.

-

Load fonts from this directory

+

Load fonts from this directory.

-

File name for all font files

+

File name for all font files.

-

Element ID within SVG icon file

+

Element ID within SVG icon file.

Components

-

Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start)

+

Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@@ -252,53 +252,53 @@
-

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

+

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

-

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

+

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

-

Width of the border for generating carets that indicator dropdowns

+

Width of the border for generating carets that indicator dropdowns.

-

Carets increase slightly in size for larger components

+

Carets increase slightly in size for larger components.

Tables

-

Customizes the .table component with basic values, each used across all table variations

+

Customizes the .table component with basic values, each used across all table variations.

-

Padding for <th>s and <td>s

+

Padding for <th>s and <td>s.

-

Padding for cells in .table-condensed

+

Padding for cells in .table-condensed.

-

Default background color used for all tables

+

Default background color used for all tables.

-

Background color used for .table-striped

+

Background color used for .table-striped.

-

Background color used for .table-hover

+

Background color used for .table-hover.

@@ -308,11 +308,11 @@
-

Border color for table and cell borders

+

Border color for table and cell borders.

Buttons

-

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

+

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

@@ -406,65 +406,65 @@
-

<input> background colo

+

<input> background color

-

<input disabled> background colo

+

<input disabled> background color

-

Text color for <input>

+

Text color for <input>s

-

<input> border colo

+

<input> border color

-

Default .form-control border radiu

+

Default .form-control border radius

-

Large .form-control border radiu

+

Large .form-control border radius

-

Small .form-control border radiu

+

Small .form-control border radius

-

Border color for inputs on focu

+

Border color for inputs on focus

-

Placeholder text colo

+

Placeholder text color

-

Default .form-control heigh

+

Default .form-control height

-

Large .form-control heigh

+

Large .form-control height

-

Small .form-control heigh

+

Small .form-control height

@@ -478,110 +478,110 @@
-

Background color for textual input addon

+

Background color for textual input addons

-

Border color for textual input addon

+

Border color for textual input addons

-

Disabled cursor for form controls and buttons

+

Disabled cursor for form controls and buttons.

-

Dropdown menu container and contents

+

Dropdown menu container and contents.

-

Background for the dropdown menu

+

Background for the dropdown menu.

-

Dropdown menu border-color

+

Dropdown menu border-color.

-

Dropdown menu border-color for IE8

+

Dropdown menu border-color for IE8.

-

Divider color for between dropdown items

+

Divider color for between dropdown items.

-

Dropdown link text color

+

Dropdown link text color.

-

Hover color for dropdown links

+

Hover color for dropdown links.

-

Hover background for dropdown links

+

Hover background for dropdown links.

-

Active dropdown menu item text color

+

Active dropdown menu item text color.

-

Active dropdown menu item background color

+

Active dropdown menu item background color.

-

Disabled dropdown menu item background color

+

Disabled dropdown menu item background color.

-

Text color for headers within dropdown menus

+

Text color for headers within dropdown menus.

-

Deprecated @dropdown-caret-color as of v3.1.

+

Deprecated @dropdown-caret-color as of v3.1.0

Media queries breakpoints

-

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

+

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

-

Deprecated @screen-xs as of v3.0.

+

Deprecated @screen-xs as of v3.0.1

-

Deprecated @screen-xs-min as of v3.2.

+

Deprecated @screen-xs-min as of v3.2.0

-

Deprecated @screen-phone as of v3.0.

+

Deprecated @screen-phone as of v3.0.1

-

Deprecated @screen-sm as of v3.0.

+

Deprecated @screen-sm as of v3.0.1

@@ -590,13 +590,13 @@
-

Deprecated @screen-tablet as of v3.0.

+

Deprecated @screen-tablet as of v3.0.1

-

Deprecated @screen-md as of v3.0.

+

Deprecated @screen-md as of v3.0.1

@@ -605,13 +605,13 @@
-

Deprecated @screen-desktop as of v3.0.

+

Deprecated @screen-desktop as of v3.0.1

-

Deprecated @screen-lg as of v3.0.

+

Deprecated @screen-lg as of v3.0.1

@@ -620,7 +620,7 @@
-

Deprecated @screen-lg-desktop as of v3.0.

+

Deprecated @screen-lg-desktop as of v3.0.1

@@ -637,32 +637,32 @@

Grid system

-

Define your custom responsive grid

+

Define your custom responsive grid.

-

Number of columns in the grid

+

Number of columns in the grid.

-

Padding between columns. Gets divided in half for the left and right

+

Padding between columns. Gets divided in half for the left and right.

-

Point at which the navbar becomes uncollapsed

+

Point at which the navbar becomes uncollapsed.

-

Point at which the navbar begins collapsing

+

Point at which the navbar begins collapsing.

Container sizes

-

Define the maximum width of .container for different screen sizes

+

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

@@ -671,7 +671,7 @@
-

For @screen-sm-min and up

+

For @screen-sm-min and up.

@@ -681,7 +681,7 @@
-

For @screen-md-min and up

+

For @screen-md-min and up.

@@ -690,7 +690,7 @@
-

For @screen-lg-min and up

+

For @screen-lg-min and up.

@@ -1041,7 +1041,7 @@

Form states and alerts

-

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

+

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

@@ -1100,17 +1100,17 @@
-

Tooltip max widt

+

Tooltip max width

-

Tooltip text colo

+

Tooltip text color

-

Tooltip background colo

+

Tooltip background color

@@ -1120,12 +1120,12 @@
-

Tooltip arrow widt

+

Tooltip arrow width

-

Tooltip arrow colo

+

Tooltip arrow color

Popovers

@@ -1133,55 +1133,55 @@
-

Popover body background colo

+

Popover body background color

-

Popover maximum widt

+

Popover maximum width

-

Popover border colo

+

Popover border color

-

Popover fallback border colo

+

Popover fallback border color

-

Popover title background colo

+

Popover title background color

-

Popover arrow widt

+

Popover arrow width

-

Popover arrow colo

+

Popover arrow color

-

Popover outer arrow widt

+

Popover outer arrow width

-

Popover outer arrow colo

+

Popover outer arrow color

-

Popover outer arrow fallback colo

+

Popover outer arrow fallback color

Labels

@@ -1189,44 +1189,44 @@
-

Default label background colo

+

Default label background color

-

Primary label background colo

+

Primary label background color

-

Success label background colo

+

Success label background color

-

Info label background colo

+

Info label background color

-

Warning label background colo

+

Warning label background color

-

Danger label background colo

+

Danger label background color

-

Default label text colo

+

Default label text color

-

Default text color of a linked labe

+

Default text color of a linked label

Modals

@@ -1234,55 +1234,55 @@
-

Padding applied to the modal bod

+

Padding applied to the modal body

-

Padding applied to the modal titl

+

Padding applied to the modal title

-

Modal title line-heigh

+

Modal title line-height

-

Background color of modal content are

+

Background color of modal content area

-

Modal content border colo

+

Modal content border color

-

Modal content border color *for IE8

+

Modal content border color for IE8

-

Modal backdrop background colo

+

Modal backdrop background color

-

Modal backdrop opacit

+

Modal backdrop opacity

-

Modal header border colo

+

Modal header border color

-

Modal footer border colo

+

Modal footer border color

@@ -1299,7 +1299,7 @@

Alerts

-

Define alert colors, border radius, and padding

+

Define alert colors, border radius, and padding.

@@ -1371,44 +1371,44 @@
-

Background color of the whole progress componen

+

Background color of the whole progress component

-

Progress bar text colo

+

Progress bar text color

-

Variable for setting rounded corners on progress bar

+

Variable for setting rounded corners on progress bar.

-

Default progress bar colo

+

Default progress bar color

-

Success progress bar colo

+

Success progress bar color

-

Warning progress bar colo

+

Warning progress bar color

-

Danger progress bar colo

+

Danger progress bar color

-

Info progress bar colo

+

Info progress bar color

List group

@@ -1416,60 +1416,60 @@
-

Background color on `.list-group-item

+

Background color on .list-group-item

-

.list-group-item border colo

+

.list-group-item border color

-

List group border radiu

+

List group border radius

-

Background color of single list items on hove

+

Background color of single list items on hover

-

Text color of active list item

+

Text color of active list items

-

Background color of active list item

+

Background color of active list items

-

Border color of active list element

+

Border color of active list elements

-

Text color for content within active list item

+

Text color for content within active list items

-

Text color of disabled list item

+

Text color of disabled list items

-

Background color of disabled list item

+

Background color of disabled list items

-

Text color for content within disabled list item

+

Text color for content within disabled list items

@@ -1511,7 +1511,7 @@
-

Border color for elements within panel

+

Border color for elements within panels

@@ -1602,33 +1602,33 @@
-

Padding around the thumbnail imag

+

Padding around the thumbnail image

-

Thumbnail background colo

+

Thumbnail background color

-

Thumbnail border colo

+

Thumbnail border color

-

Thumbnail border radiu

+

Thumbnail border radius

-

Custom text color for thumbnail caption

+

Custom text color for thumbnail captions

-

Padding around the thumbnail captio

+

Padding around the thumbnail caption

Wells

@@ -1651,7 +1651,7 @@
-

Linked badge text color on hove

+

Linked badge text color on hover

@@ -1661,12 +1661,12 @@
-

Badge text color in active nav lin

+

Badge text color in active nav link

-

Badge background color in active nav lin

+

Badge background color in active nav link

@@ -1695,23 +1695,23 @@
-

Breadcrumb background colo

+

Breadcrumb background color

-

Breadcrumb text colo

+

Breadcrumb text color

-

Text color of current page in the breadcrum

+

Text color of current page in the breadcrumb

-

Textual separator for between breadcrumb element

+

Textual separator for between breadcrumb elements

@@ -1808,55 +1808,55 @@
-

Horizontal offset for forms and lists

+

Horizontal offset for forms and lists.

-

Text muted colo

+

Text muted color

-

Abbreviations and acronyms border colo

+

Abbreviations and acronyms border color

-

Headings small colo

+

Headings small color

-

Blockquote small colo

+

Blockquote small color

-

Blockquote font siz

+

Blockquote font size

-

Blockquote border colo

+

Blockquote border color

-

Page header border colo

+

Page header border color

-

Width of horizontal description list title

+

Width of horizontal description list titles

-

Horizontal line color

+

Horizontal line color.

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