From 2aefb1bfd0d8554683ab1fe62ebe7bc21ce965d7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 17 Sep 2021 16:50:32 +0200 Subject: [PATCH] fdfd --- files/templates/award_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index 6855dd2bf..ba2c2f257 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -49,7 +49,7 @@ opacity: 0.6; } - .awards-wrapper a:hover { + .awards-wrapper a:hover, .awards-wrapper a:focus { background-color: var(--primary)!important; }