diff options
| author | Mark Otto <[email protected]> | 2014-03-07 00:23:52 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-07 00:23:52 -0800 |
| commit | c03b8f1f0ff090a1aef53704cbb2526bdbbfafbf (patch) | |
| tree | 1a9d45a79516db97d6db46c2ab172bb2f59f26c7 /less/variables.less | |
| parent | cb7eb674accd24b6b73f26ef23cf4a301b6ebfaf (diff) | |
| parent | 6452b409aaaf837ba009cffb341cb287c315fe74 (diff) | |
| download | bootstrap-c03b8f1f0ff090a1aef53704cbb2526bdbbfafbf.tar.xz bootstrap-c03b8f1f0ff090a1aef53704cbb2526bdbbfafbf.zip | |
Merge branch 'master' into pr/12670
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index bdc719cb3..43d4efd00 100644 --- a/less/variables.less +++ b/less/variables.less @@ -662,6 +662,7 @@ @list-group-disabled-text-color: @list-group-disabled-color; @list-group-link-color: #555; +@list-group-link-hover-color: @list-group-link-color; @list-group-link-heading-color: #333; |
