<p></p>
<p>It wasn't changed in this PR, but I missed it in the other one.<br>
Please don't use <code>version-new</code> as class to highlight this text, as there might be a problem in the future if someone changes this class which is used also in this view and it also shows a hand icon which indicates that this underlined label is clickable.</p>
<p><code>tradePeriodEnd.getStyleClass().add("version-new"); // highlight field when the trade period is still active</code></p>
<p>Better would be e.g. to create a new class <code>.alert</code> without underline, so it doesn't look like a link.</p>
<pre><code>.alert {
    -fx-text-fill: -bs-rd-error-red;
}

</code></pre>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/111490055-fdbff200-873a-11eb-8265-3d8bd74b887c.png"><img src="https://user-images.githubusercontent.com/170962/111490055-fdbff200-873a-11eb-8265-3d8bd74b887c.png" alt="Bildschirmfoto 2021-03-17 um 16 08 06" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5160#issuecomment-801161625">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRQYAM63OMQGLEXJYTTEDAZZANCNFSM4XGTWFMQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVPEPFHMSBABOV3E6LTEDAZZA5CNFSM4XGTWFM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF7AMDGI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5160#issuecomment-801161625",
"url": "https://github.com/bisq-network/bisq/pull/5160#issuecomment-801161625",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>