22 Apr
2021
22 Apr
'21
1:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187 --- Comment #7 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Indeed.. still stuck How does the following rule get generated: tbody tr:nth-child(odd) td:not(.bg-danger):not(.bg-warning):not(.bg-info):not(.bg-success):not(.bg-primary) { background-color: #f9f9f9; } and why does it take precedence over table.dataTable tr.dtrg-group td { background-color: #e0e0e0; } -- You are receiving this mail because: You are watching all bug changes.