diff options
| author | Mark Otto <[email protected]> | 2013-04-14 19:45:32 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-04-14 19:45:32 -0700 |
| commit | ab7070bb49cf4cd68d19c84ce5a50ee939b9589d (patch) | |
| tree | a53c4bcffc8964013d2f0a70f9fa05adcbb52d3c /docs/customize.html | |
| parent | 526534f337b1c2b60b08189618988256f0775cbd (diff) | |
| download | bootstrap-ab7070bb49cf4cd68d19c84ce5a50ee939b9589d.tar.xz bootstrap-ab7070bb49cf4cd68d19c84ce5a50ee939b9589d.zip | |
change var from @table-border to @table-border-color
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
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> |
