From 9029b4c06cd0f7daf263df57e6b8b3daf9297674 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 23 Jul 2013 23:25:46 -0700 Subject: Update forms vars * Reorganize layout * Add input group var * Add legend border var --- customize.html | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 0fc753ca7..0bb8f12b8 100644 --- a/customize.html +++ b/customize.html @@ -780,27 +780,35 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Forms

-

Background

+

Inputs

<input> background color

+ + +

<input> border color

+ + +

<input> border radius

-

<input disabled>background color

- +

<input disabled> background color

+
+

Placeholder

Placeholder text color

-
-
-

Border

- - -

<input> border color

- - -

<input>border radius

+ +

Legend

+ + +

<legend> border color

+ +

Input groups

+ + +

Border color for textual input addons

-- cgit v1.2.3