diff options
Diffstat (limited to 'amelia/variables.less')
-rw-r--r-- | amelia/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amelia/variables.less b/amelia/variables.less index 672cb421..e83c75f0 100644 --- a/amelia/variables.less +++ b/amelia/variables.less @@ -172,7 +172,7 @@ @dropdown-link-hover-color: #fff; @dropdown-link-hover-bg: @dropdown-link-active-bg; -@dropdown-link-disabled-color: @text-muted; +@dropdown-link-disabled-color: @gray-lighter; @dropdown-header-color: @text-muted; |