diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index e34999d28..f526d8378 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -51,7 +51,7 @@ opacity: 0.6; } - .awards-wrapper a:hover, picked { + .awards-wrapper a:hover, .picked { background-color: var(--primary)!important; }