[bisq-network/bisq] Verify maker & taker fee transactions via Mempool lookup (#5160)

Christoph Atteneder notifications at github.com
Wed Mar 17 16:09:16 CET 2021


It wasn't changed in this PR, but I missed it in the other one. 
Please don't use `version-new` 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.

`tradePeriodEnd.getStyleClass().add("version-new"); // highlight field when the trade period is still active`

Better would be e.g. to create a new class `.alert` without underline, so it doesn't look like a link.
```
.alert {
    -fx-text-fill: -bs-rd-error-red;
}

```
![Bildschirmfoto 2021-03-17 um 16 08 06](https://user-images.githubusercontent.com/170962/111490055-fdbff200-873a-11eb-8265-3d8bd74b887c.png)



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5160#issuecomment-801161625
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210317/900a9609/attachment.htm>


More information about the bisq-github mailing list