diff --git a/src/lib/components/css/CandidateBox.css b/src/lib/components/css/CandidateBox.css index dc5996cf..946eb980 100644 --- a/src/lib/components/css/CandidateBox.css +++ b/src/lib/components/css/CandidateBox.css @@ -48,7 +48,6 @@ li.hg-candidate-box-list-item:active { display: flex; align-items: center; padding: 0 10px; - background: #d0d0d0; color: #969696; cursor: pointer; }