From 99ef0e3cb2707fa61196a36610a161aa36af3c74 Mon Sep 17 00:00:00 2001 From: Mael Date: Sun, 24 Jun 2018 14:17:13 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20Redesign=20des=20bo=C3=AEtes=20de=20sai?= =?UTF-8?q?sie=20salarie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/TargetSelection.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/components/TargetSelection.css b/source/components/TargetSelection.css index d0651add3..9d89963de 100644 --- a/source/components/TargetSelection.css +++ b/source/components/TargetSelection.css @@ -97,11 +97,10 @@ font-weight: 700; padding: 0; padding: 0em 0.5em; - background: white; + background: rgba(255, 255, 255, 0); border-radius: 0.2em; - border: none; - box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.45); - color: #333; + border: 2px solid white; + color: white; font-size: inherit; }