I reorganized the ordering of the table so that the lines of the file are contained within a single cell, and the base layer of that cell contains the alternating colors. I then pass the full contents of the file through the source filter.
Jeff Smith (4): ui-blame: Distinguish hashes column from lines column ui-blame: Break out emit_blame_entry into component methods ui-blame: Make each column into a single table cell ui-blame: Allow syntax highlighting cgit.css | 30 +++++++++++- filters/syntax-highlighting.py | 2 +- ui-blame.c | 109 ++++++++++++++++++++++++++++++++--------- 3 files changed, 115 insertions(+), 26 deletions(-) -- 2.9.4 _______________________________________________ CGit mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/cgit
