aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-30 15:36:16 -0800
committerMark Otto <[email protected]>2012-11-30 15:36:16 -0800
commit0a93bc143d8b45a365ee983b05e64699081ddc5f (patch)
treea42b8c7c23715466d61259d78506a59f3c22c682 /docs
parent51c418d468e5fe1f26c95457b70f7a2ad6354646 (diff)
downloadbootstrap-0a93bc143d8b45a365ee983b05e64699081ddc5f.tar.xz
bootstrap-0a93bc143d8b45a365ee983b05e64699081ddc5f.zip
hero unit and pagination vars
Diffstat (limited to 'docs')
-rw-r--r--docs/customize.html6
-rw-r--r--docs/templates/pages/customize.mustache6
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/customize.html b/docs/customize.html
index aa02cfa2a..4c5cb4f79 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -310,11 +310,11 @@
<label>@border-radius-small</label>
<input type="text" class="span3" placeholder="3px">
- <label>@heroUnitBackground</label>
+ <label>@hero-background</label>
<input type="text" class="span3" placeholder="@grayLighter">
- <label>@heroUnitHeadingColor</label>
+ <label>@hero-heading-color</label>
<input type="text" class="span3" placeholder="inherit">
- <label>@heroUnitLeadColor</label>
+ <label>@hero-lead-color</label>
<input type="text" class="span3" placeholder="inherit">
<h3>Tables</h3>
diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache
index 768de2391..b2e21e71c 100644
--- a/docs/templates/pages/customize.mustache
+++ b/docs/templates/pages/customize.mustache
@@ -242,11 +242,11 @@
<label>@border-radius-small</label>
<input type="text" class="span3" placeholder="3px">
- <label>@heroUnitBackground</label>
+ <label>@hero-background</label>
<input type="text" class="span3" placeholder="@grayLighter">
- <label>@heroUnitHeadingColor</label>
+ <label>@hero-heading-color</label>
<input type="text" class="span3" placeholder="inherit">
- <label>@heroUnitLeadColor</label>
+ <label>@hero-lead-color</label>
<input type="text" class="span3" placeholder="inherit">
<h3>{{_i}}Tables{{/i}}</h3>