Consistency modification (#28750)
This commit is contained in:
parent
e9d8c1a9dd
commit
fc745a3ec8
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
|||
}
|
||||
|
||||
&.table-striped {
|
||||
tbody tr:nth-of-type(odd) {
|
||||
tbody tr:nth-of-type(#{$table-striped-order}) {
|
||||
background-color: $table-dark-accent-bg;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue