aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/variables.less')
-rw-r--r--less/variables.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less
index 5bcddfb33..c283ff052 100644
--- a/less/variables.less
+++ b/less/variables.less
@@ -74,6 +74,7 @@
@inputDisabledBackground: @grayLighter;
// Dropdowns
+@dropdownBackground: @white;
@dropdownLinkColor: @grayDark;
@dropdownLinkColorHover: @white;
@dropdownLinkBackgroundHover: @grayDark;