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 +++++++++++++++++++ docs/_includes/nav-customize.html | 1 + 2 files changed, 20 insertions(+) (limited to 'docs/_includes') 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).

diff --git a/docs/_includes/nav-customize.html b/docs/_includes/nav-customize.html index 8fe3e81d1..04725096c 100644 --- a/docs/_includes/nav-customize.html +++ b/docs/_includes/nav-customize.html @@ -7,6 +7,7 @@
  • Colors
  • Scaffolding
  • Typography
  • +
  • Iconography
  • Components
  • Tables
  • Buttons
  • -- cgit v1.2.3