Decrease zebra stripe specificity to prioritize userstyle
This commit is contained in:
parent
4c270d5e38
commit
b460313bc8
@ -37,7 +37,7 @@
|
||||
table.table-sticky tbody tr {
|
||||
border-top: 1px dashed #dee2e6;
|
||||
}
|
||||
table.table-sticky td:nth-of-type(odd) {
|
||||
td:nth-of-type(odd) {
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
table.table-sticky tbody th, table.table-sticky th.name {
|
||||
|
Loading…
Reference in New Issue
Block a user