1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02: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

View File

@@ -78,7 +78,7 @@
@table-bg-accent: #f9f9f9; // for striping
@table-bg-hover: #f5f5f5; // for hover
@table-border: #ddd; // table and cell border
@table-border-color: #ddd; // table and cell border
// Buttons