[bisq-network/bisq] DAO: Some table headings act like links (color change on hover) but do not load the browser when clicked (#2139)

Manfred Karrer notifications at github.com
Tue Jan 29 20:13:04 UTC 2019


@ripcurlx 

In TableGroupHeadline we set the `highlight` style which causes that the headline is green and on rollover gets black. Is that intended? I would need it without that rollover effect as that looks like a interactive link.

 `private void setActive() {
        setId("titled-group-bg-active");
        label.setId("titled-group-bg-label-active");
        label.getStyleClass().add("highlight");
    }`

-- 
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/2139#issuecomment-458689904
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190129/c7582d3a/attachment-0001.html>


More information about the bisq-github mailing list