aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-04-14 19:45:32 -0700
committerMark Otto <[email protected]>2013-04-14 19:45:32 -0700
commitab7070bb49cf4cd68d19c84ce5a50ee939b9589d (patch)
treea53c4bcffc8964013d2f0a70f9fa05adcbb52d3c /docs
parent526534f337b1c2b60b08189618988256f0775cbd (diff)
downloadbootstrap-ab7070bb49cf4cd68d19c84ce5a50ee939b9589d.tar.xz
bootstrap-ab7070bb49cf4cd68d19c84ce5a50ee939b9589d.zip
change var from @table-border to @table-border-color
Diffstat (limited to 'docs')
-rw-r--r--docs/customize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 61a789b1a..e445ccab9 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -248,7 +248,7 @@ title: Customize and download
<input type="text" placeholder="#f9f9f9">
<label>@table-background-hover</label>
<input type="text" placeholder="#f5f5f5">
- <label>@table-border</label>
+ <label>@table-border-color</label>
<input type="text" placeholder="#ddd">
<h3>Forms</h3>