aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-11 20:45:51 -0700
committerMark Otto <[email protected]>2013-08-11 20:45:51 -0700
commitac746559980ab702b4feed6c29e22138b7b15937 (patch)
treed5fed265d147c3c65e04b55ad8d3962b2f6741f9 /customize.html
parentc52a3508c616da928622bdfc930e2e11741a65e2 (diff)
downloadbootstrap-ac746559980ab702b4feed6c29e22138b7b15937.tar.xz
bootstrap-ac746559980ab702b4feed6c29e22138b7b15937.zip
add another var
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/customize.html b/customize.html
index 7e2284489..b2c24a9d4 100644
--- a/customize.html
+++ b/customize.html
@@ -424,9 +424,11 @@ base_url: "../"
<input type="text" class="form-control" placeholder="#f9f2f4">
</div>
<div class="col-lg-6">
+ <label>@pre-color</label>
+ <input type="text" class="form-control" placeholder="@gray-dark">
<label>@pre-bg</label>
<input type="text" class="form-control" placeholder="#f5f5f5">
- <label>@code-border-color</label>
+ <label>@pre-border-color</label>
<input type="text" class="form-control" placeholder="#ccc">
</div>
</div>