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

Petr Hejna notifications at github.com
Sun May 10 09:27:56 UTC 2020


@petrhejna commented on this pull request.



> @@ -867,6 +891,32 @@ textfield */
  * Table                                                                       *
  *                                                                             *
  ******************************************************************************/
+.table-view .table-row-cell:even .table-cell {
+    -fx-background-color: derive(-bs-background-color, 5%);
+    -fx-border-color: derive(-bs-background-color,5%);

Maybe nitpicky, but there is whitespace inconsistency :)

-- 
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#pullrequestreview-408725922
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200510/91559e1b/attachment.html>


More information about the bisq-github mailing list