From c7120a7b043cb19b84928cf562bc9c352788e337 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Sat, 5 Oct 2013 18:38:45 -0400 Subject: The customizer now displays and collects the new Jumbotron font-size LESS variable --- customize.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 9e46798ea..ae6871ccd 100644 --- a/customize.html +++ b/customize.html @@ -1222,19 +1222,17 @@ base_url: "../"

Jumbotron

-
+
-
-
+ +
-
+
-
-
-- cgit v1.2.3 From ca090aef0211663a11022e1f6b139850b7d222f1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 9 Oct 2013 18:07:08 -0700 Subject: fix #10805 --- customize.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 9e46798ea..39c43fd10 100644 --- a/customize.html +++ b/customize.html @@ -632,9 +632,6 @@ base_url: "../" -

Button hover

- -

Success

-- cgit v1.2.3 From a46003b8c7cc20bf4f72b7638a74643353ae047f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Oct 2013 22:01:11 -0700 Subject: restore var to customizer --- customize.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 9e46798ea..82b712de2 100644 --- a/customize.html +++ b/customize.html @@ -509,14 +509,11 @@ base_url: "../"
-
-- cgit v1.2.3 From e7379f75bdeba88868dd4d4f169122a932e73822 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Oct 2013 20:04:28 -0700 Subject: no trailing decimal place --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index bd4b8bff5..be6011d39 100644 --- a/customize.html +++ b/customize.html @@ -1222,7 +1222,7 @@ base_url: "../" - +
-- cgit v1.2.3 From b3c04c95d3d378f8473e76169e40e044895ec849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Mon, 14 Oct 2013 15:06:58 +0200 Subject: Nuke trailing zeros --- customize.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index be6011d39..5b6a09c40 100644 --- a/customize.html +++ b/customize.html @@ -417,11 +417,11 @@ base_url: "../"

Heading font sizes

- + - + -- cgit v1.2.3 From ae4d5f21a96fab3691ca33e9e3747a01c467e10e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 16 Nov 2013 18:01:59 -0800 Subject: fixes #11449: use menlo over monaco --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 5b6a09c40..5b15a4c5a 100644 --- a/customize.html +++ b/customize.html @@ -399,7 +399,7 @@ base_url: "../"

Default serif fonts.

- +

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

Base type styes

-- cgit v1.2.3 From 7472c01ce2aad5fa9d79b78c21172dcc60ffc841 Mon Sep 17 00:00:00 2001 From: kostyatretyak Date: Wed, 4 Dec 2013 06:21:54 +0200 Subject: Corrected a small error in the documentation --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 5b15a4c5a..13821b533 100644 --- a/customize.html +++ b/customize.html @@ -1056,7 +1056,7 @@ base_url: "../"

Hovered dropdown menu entry text color

-

Hovered dropdown menu entry text color

+

Hovered dropdown menu entry background color

-- cgit v1.2.3 From 1f9bfa89dc219654b5e096bda9233a58c69216fa Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 Dec 2013 02:14:24 -0800 Subject: Fixes #11741: Don't set headings font-family again, just use inherit --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 13821b533..35d74354e 100644 --- a/customize.html +++ b/customize.html @@ -436,7 +436,7 @@ base_url: "../"
- +
-- cgit v1.2.3 From 997a1f4ed244c7f42214e0d5adcee24e8e3c83f1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 Dec 2013 17:17:04 -0800 Subject: fix dependency mapping of buttons and button-groups in customizer --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 35d74354e..53ed8d710 100644 --- a/customize.html +++ b/customize.html @@ -56,7 +56,7 @@ base_url: "../"
-- cgit v1.2.3