From 03701b8d4bdda30dc625cdd263ca586835f544e3 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Mar 2014 15:32:24 -0800 Subject: Fixes #12966: Ensure icon font vars are loaded into Customizer --- docs/_includes/customizer-variables.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'docs/_includes/customizer-variables.html') diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index a97835775..70f14ff28 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -151,6 +151,25 @@ +

Iconography

+

Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.

+
+
+ + +

Load fonts from this directory.

+
+
+ + +

File name for all font files.

+
+
+ + +

File name for SVG icon file.

+
+

Components

Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

-- cgit v1.2.3