[bisq-network/bisq] More readable tables and lists: Alternate row background colors (#4230)

cd2357 notifications at github.com
Mon May 18 10:42:21 UTC 2020


> For "not full tables" it look in my opinion little bit akward
> 
> Maybe not to use stripes for empty rows?

Would potentially make sense, but it's not related to my change.

To achieve that, table model logic would have to be changed to remove specific CSS classes from rows if they are empty. That' most likely custom java logic that has to be done for every table.

This PR is only about bringing a dark-theme behavior (showing odd/even rows as having different colors) also into the light-theme.

So I would say, to keep PRs conceptually separated, that change should be covered in a different PR (especially since it affects both dark and light themes -- this PR only fixes some CSS tags in the light theme).

-- 
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/4230#issuecomment-630099488
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200518/1493cf54/attachment-0001.html>


More information about the bisq-github mailing list