[bisq-network/bisq] Dark mode: ColoredDecimalPlacesWithZerosText not working as intended (#4019)

James Cox notifications at github.com
Mon Apr 6 13:18:56 UTC 2020


  The `fx-text-fill` property is not responding to changes.  From experimentation, the property only responds if `-bs-text-color` is #000000 (as is the case in light mode but not dark mode).  Its a bit mysterious.

It relates to this piece of css:

    .zero-decimals {
        -fx-text-fill: -bs-color-gray-3;
    }


-- 
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/issues/4019#issuecomment-609788785
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200406/757cca37/attachment.html>


More information about the bisq-github mailing list