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 3d7cb660c..c63bbcec2 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -505,7 +505,7 @@
@list-group-link-color: #555;
@list-group-link-heading-color: #333;
-
+@list-group-link-text-active-color: lighten(@list-group-active-bg, 40%);
// Panels
// -------------------------