diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less index c283ff052..2d31cc0a3 100644 --- a/less/variables.less +++ b/less/variables.less @@ -77,7 +77,7 @@ @dropdownBackground: @white; @dropdownLinkColor: @grayDark; @dropdownLinkColorHover: @white; -@dropdownLinkBackgroundHover: @grayDark; +@dropdownLinkBackgroundHover: @linkColor; |
