aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index e612bb94b..37e602631 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -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