From 4e27c48248a9846f8c89186c80915feac3388399 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 11 Dec 2014 08:19:59 +0200 Subject: Run `grunt`. --- docs/_includes/customizer-variables.html | 564 +++++++++++++++---------------- 1 file changed, 282 insertions(+), 282 deletions(-) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index a416f2911..26046f777 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -56,29 +56,29 @@
- -

Background color for <body>.

+ +

Background color for <body>.

- -

Global text color on <body>.

+ +

Global text color on <body>.

- -

Global textual link color.

+ +
- -

Link hover color set via darken() function.

+ +
- -

Link hover decoration.

+ +

Typography

@@ -94,8 +94,8 @@
- -

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

+ +

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

@@ -143,19 +143,19 @@
- -

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>.

@@ -176,18 +176,18 @@
- -

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

@@ -251,24 +251,24 @@
- -

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

@@ -276,29 +276,29 @@
- -

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.

@@ -307,8 +307,8 @@
- -

Border color for table and cell borders.

+ +

Border color for table and cell borders.

Buttons

@@ -405,66 +405,66 @@
- -

<input> background color

+ +

<input> background color

- -

<input disabled> background color

+ +

<input disabled> background color

- -

Text color for <input>s

+ +

Text color for <input>s

- -

<input> border color

+ +

<input> border color

- -

Default .form-control border radius

+ +

Default .form-control border radius

- -

Large .form-control border radius

+ +

Large .form-control border radius

- -

Small .form-control border radius

+ +

Small .form-control border radius

- -

Border color for inputs on focus

+ +

Border color for inputs on focus

- -

Placeholder text color

+ +

Placeholder text color

- -

Default .form-control height

+ +

Default .form-control height

- -

Large .form-control height

+ +

Large .form-control height

- -

Small .form-control height

+ +

Small .form-control height

@@ -477,19 +477,19 @@
- -

Background color for textual input addons

+ +

Background color for textual input addons

- -

Border color for textual input addons

+ +

Border color for textual input addons

- -

Disabled cursor for form controls and buttons.

+ +

Disabled cursor for form controls and buttons.

@@ -497,66 +497,66 @@
- -

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.

+ +
- -

Hover color for dropdown links.

+ +
- -

Hover background for dropdown links.

+ +
- -

Active dropdown menu item text color.

+ +
- -

Active 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.0

+ +

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

Media queries breakpoints

@@ -564,24 +564,24 @@
- -

Deprecated @screen-xs as of v3.0.1

+ +

Deprecated @screen-xs as of v3.0.1

- -

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

+ +

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

- -

Deprecated @screen-phone as of v3.0.1

+ +

Deprecated @screen-phone as of v3.0.1

- -

Deprecated @screen-sm as of v3.0.1

+ +

Deprecated @screen-sm as of v3.0.1

@@ -589,14 +589,14 @@
- -

Deprecated @screen-tablet as of v3.0.1

+ +

Deprecated @screen-tablet as of v3.0.1

- -

Deprecated @screen-md as of v3.0.1

+ +

Deprecated @screen-md as of v3.0.1

@@ -604,14 +604,14 @@
- -

Deprecated @screen-desktop as of v3.0.1

+ +

Deprecated @screen-desktop as of v3.0.1

- -

Deprecated @screen-lg as of v3.0.1

+ +

Deprecated @screen-lg as of v3.0.1

@@ -619,8 +619,8 @@
- -

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

+ +

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

@@ -641,24 +641,24 @@
- -

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

@@ -670,8 +670,8 @@
- -

For @screen-sm-min and up.

+ +

For @screen-sm-min and up.

@@ -680,8 +680,8 @@
- -

For @screen-md-min and up.

+ +

For @screen-md-min and up.

@@ -689,8 +689,8 @@
- -

For @screen-lg-min and up.

+ +

For @screen-lg-min and up.

@@ -1099,18 +1099,18 @@
- -

Tooltip max width

+ +

Tooltip max width

- -

Tooltip text color

+ +

Tooltip text color

- -

Tooltip background color

+ +

Tooltip background color

@@ -1119,170 +1119,170 @@
- -

Tooltip arrow width

+ +

Tooltip arrow width

- -

Tooltip arrow color

+ +

Tooltip arrow color

Popovers

- -

Popover body background color

+ +

Popover body background color

- -

Popover maximum width

+ +

Popover maximum width

- -

Popover border color

+ +

Popover border color

- -

Popover fallback border color

+ +

Popover fallback border color

- -

Popover title background color

+ +

Popover title background color

- -

Popover arrow width

+ +

Popover arrow width

- -

Popover arrow color

+ +

Popover arrow color

- -

Popover outer arrow width

+ +

Popover outer arrow width

- -

Popover outer arrow color

+ +

Popover outer arrow color

- -

Popover outer arrow fallback color

+ +

Popover outer arrow fallback color

Labels

- -

Default label background color

+ +

Default label background color

- -

Primary label background color

+ +

Primary label background color

- -

Success label background color

+ +

Success label background color

- -

Info label background color

+ +

Info label background color

- -

Warning label background color

+ +

Warning label background color

- -

Danger label background color

+ +

Danger label background color

- -

Default label text color

+ +

Default label text color

- -

Default text color of a linked label

+ +

Modals

- -

Padding applied to the modal body

+ +

Padding applied to the modal body

- -

Padding applied to the modal title

+ +

Padding applied to the modal title

- -

Modal title line-height

+ +

Modal title line-height

- -

Background color of modal content area

+ +

Background color of modal content area

- -

Modal content border color

+ +

Modal content border color

- -

Modal content border color for IE8

+ +

Modal content border color for IE8

- -

Modal backdrop background color

+ +

Modal backdrop background color

- -

Modal backdrop opacity

+ +

Modal backdrop opacity

- -

Modal header border color

+ +

Modal header border color

- -

Modal footer border color

+ +
@@ -1370,106 +1370,106 @@
- -

Background color of the whole progress component

+ +

Background color of the whole progress component

- -

Progress bar text color

+ +

Progress bar text color

- -

Variable for setting rounded corners on progress bar.

+ +

Variable for setting rounded corners on progress bar.

- -

Default progress bar color

+ +

Default progress bar color

- -

Success progress bar color

+ +

Success progress bar color

- -

Warning progress bar color

+ +

Warning progress bar color

- -

Danger progress bar color

+ +

Danger progress bar color

- -

Info progress bar color

+ +

Info progress bar color

List group

- -

Background color on .list-group-item

+ +

Background color on .list-group-item

- -

.list-group-item border color

+ +

.list-group-item border color

- -

List group border radius

+ +

List group border radius

- -

Background color of single list items on hover

+ +

Background color of single list items on hover

- -

Text color of active list items

+ +

Text color of active list items

- -

Background color of active list items

+ +

Background color of active list items

- -

Border color of active list elements

+ +

Border color of active list elements

- -

Text color for content within active list items

+ +

Text color for content within active list items

- -

Text color of disabled list items

+ +

Text color of disabled list items

- -

Background color of disabled list items

+ +

Background color of disabled list items

- -

Text color for content within disabled list items

+ +

Text color for content within disabled list items

@@ -1510,8 +1510,8 @@
- -

Border color for elements within panels

+ +

Border color for elements within panels

@@ -1601,34 +1601,34 @@
- -

Padding around the thumbnail image

+ +

Padding around the thumbnail image

- -

Thumbnail background color

+ +

Thumbnail background color

- -

Thumbnail border color

+ +

Thumbnail border color

- -

Thumbnail border radius

+ +

Thumbnail border radius

- -

Custom text color for thumbnail captions

+ +

Custom text color for thumbnail captions

- -

Padding around the thumbnail caption

+ +

Padding around the thumbnail caption

Wells

@@ -1650,8 +1650,8 @@
- -

Linked badge text color on hover

+ +
@@ -1660,13 +1660,13 @@
- -

Badge text color in active nav link

+ +

Badge text color in active nav link

- -

Badge background color in active nav link

+ +

Badge background color in active nav link

@@ -1694,24 +1694,24 @@
- -

Breadcrumb background color

+ +

Breadcrumb background color

- -

Breadcrumb text color

+ +

Breadcrumb text color

- -

Text color of current page in the breadcrumb

+ +

Text color of current page in the breadcrumb

- -

Textual separator for between breadcrumb elements

+ +

Textual separator for between breadcrumb elements

@@ -1807,56 +1807,56 @@
- -

Horizontal offset for forms and lists.

+ +

Horizontal offset for forms and lists.

- -

Text muted color

+ +

Text muted color

- -

Abbreviations and acronyms border color

+ +

Abbreviations and acronyms border color

- -

Headings small color

+ +

Headings small color

- -

Blockquote small color

+ +

Blockquote small color

- -

Blockquote font size

+ +

Blockquote font size

- -

Blockquote border color

+ +

Blockquote border color

- -

Page header border color

+ +

Page header border color

- -

Width of horizontal description list titles

+ +

Width of horizontal description list titles

- -

Horizontal line color.

+ +

Horizontal line color.

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