From 9dc2bac80bdb1fe7081cc637f57dae2cfa9636e9 Mon Sep 17 00:00:00 2001
From: Klaus Quibeldey-Cirkel <klaus.quibeldey-cirkel@mni.thm.de>
Date: Thu, 2 Sep 2021 19:30:01 +0200
Subject: [PATCH] fix style of menu item

---
 .../questionwall/question-wall/question-wall.component.scss   | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/app/components/shared/questionwall/question-wall/question-wall.component.scss b/src/app/components/shared/questionwall/question-wall/question-wall.component.scss
index 32d942671..650148819 100644
--- a/src/app/components/shared/questionwall/question-wall/question-wall.component.scss
+++ b/src/app/components/shared/questionwall/question-wall/question-wall.component.scss
@@ -314,10 +314,6 @@
   font-weight: bold;
 }
 
-.selection:focus {
-  background-color: black !important;
-}
-
 h2 {
   color: red;
   font-weight: normal !important;
-- 
GitLab