From 23ef8c0c209844dd8b92d2a5ac82daffa7bd2914 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 3 Aug 2013 21:39:57 -0700 Subject: Greater standardization of sizing terminology In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small --- customize.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index ad283c64d..08092d763 100644 --- a/customize.html +++ b/customize.html @@ -486,7 +486,7 @@ base_url: "../"

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

- + @@ -1439,7 +1439,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?

-- cgit v1.2.3 From 11e46845b2d33889a7aa9bed7e63b686061e1db3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Aug 2013 00:47:23 -0700 Subject: fixes #9063: add var for navbar border radius --- customize.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 08092d763..fcff58192 100644 --- a/customize.html +++ b/customize.html @@ -710,6 +710,8 @@ base_url: "../" + +

Links

-- cgit v1.2.3 From 9108ab9fb8a5cf98b50ecd42297b8abd931c0846 Mon Sep 17 00:00:00 2001 From: Markus Maga Date: Tue, 6 Aug 2013 00:06:57 +0200 Subject: Added padding variable for alerts and changed customize.html Warning state (which doesn't exist anymore) --- customize.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index fcff58192..ea589058e 100644 --- a/customize.html +++ b/customize.html @@ -660,12 +660,21 @@ base_url: "../"

Alerts

-

Define alert colors and border radius.

+

Define alert colors, border radius and padding.

Border radius

+ +
+

Default (Warning)

+ + + + + +

Success

@@ -673,13 +682,6 @@ base_url: "../" -

Warning

- - - - - -

Danger

-- cgit v1.2.3 From 9123163b8ff05d84f1f4bada5a3466216cff8ea1 Mon Sep 17 00:00:00 2001 From: Markus Maga Date: Tue, 6 Aug 2013 00:29:19 +0200 Subject: Comma for clarification --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index ea589058e..866ce83f5 100644 --- a/customize.html +++ b/customize.html @@ -660,7 +660,7 @@ base_url: "../"

Alerts

-

Define alert colors, border radius and padding.

+

Define alert colors, border radius, and padding.

Border radius

-- cgit v1.2.3 From b35b65d0b3689f7999be998411e632046548af6e Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 7 Aug 2013 23:06:29 -0700 Subject: first prototype of new customizer --- customize.html | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 136 insertions(+), 4 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 866ce83f5..b8936ee21 100644 --- a/customize.html +++ b/customize.html @@ -9,7 +9,7 @@ base_url: "../"
-
+