https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28187
--- Comment #7 from Martin Renvoize <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
