2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

change var from @table-border to @table-border-color

This commit is contained in:
Mark Otto
2013-04-14 19:45:32 -07:00
parent 526534f337
commit ab7070bb49
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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>