diff --git a/static/css/variant.css b/static/css/variant.css index 16957677b5..d21ed24526 100644 --- a/static/css/variant.css +++ b/static/css/variant.css @@ -107,6 +107,7 @@ a:hover, color: var(--INTERNAL-MENU-SECTIONS-LINK-color); } +#sidebar select:hover, #sidebar a:hover { color: var(--INTERNAL-MENU-SECTIONS-LINK-HOVER-color); }