diff --git a/source/components/TargetSelection.css b/source/components/TargetSelection.css index 2ebfdfa8d..108fd4dbb 100644 --- a/source/components/TargetSelection.css +++ b/source/components/TargetSelection.css @@ -73,6 +73,12 @@ text-decoration: underline; } +#targetSelection #labelNew { + background: red; + border-radius: 0.3em; + padding: 0 0.3em; +} + #targetSelection .targetInputOrValue { font-size: 135%; margin-left: 0.6em; diff --git a/source/components/TargetSelection.js b/source/components/TargetSelection.js index 5d0151827..8119297f8 100644 --- a/source/components/TargetSelection.js +++ b/source/components/TargetSelection.js @@ -163,6 +163,12 @@ let Header = ({ )} + {!conversationStarted && + target.dottedName.includes('net après impôt') && ( +
+ Nouveau 2019 +
+ )} {target.title || target.name}