mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
change var from @table-border to @table-border-color
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user