From 8deda6116f8f72b34ee46cd43c083aad7e13e406 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 15 Dec 2014 16:25:43 -0800 Subject: Port c66e3029df84f55a31f785 over from hosted docs --- docs/customize.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 7ba9eb8e0..f41e0f1e0 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -25,6 +25,11 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge + +

-- cgit v1.2.3 From f73b341639cebe9bce92c7edcadaa90fd1bbf1a8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 17 Dec 2014 13:10:47 -0800 Subject: Add warning to Customizer about Firefox bug; refs #15016 [skip sauce] --- docs/customize.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index f41e0f1e0..52cde062f 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -375,6 +375,11 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge

Download

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

+
-- cgit v1.2.3 From 13d7cc7d4c0bd73a4875aa8dc65f52506431937f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 2 Dec 2014 13:31:52 +0200 Subject: Use a glyphicon instead of the unicode character. --- docs/customize.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/customize.html') diff --git a/docs/customize.html b/docs/customize.html index 52cde062f..253cd54f8 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -32,13 +32,15 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
-

+
+ +

Have an existing configuration? Upload your config.json to import it.

Drag and drop here, or .


Don't have one? That's okay—just start customizing the fields below.

-
+
-- cgit v1.2.3