Remove the "every other row" darkening.
This commit is contained in:
parent
ce1580926c
commit
be7ea33085
|
@ -252,10 +252,6 @@ table.messages-table {
|
|||
}
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
tr:nth-child(2n) {
|
||||
background-color: $background-color-dark;
|
||||
}
|
||||
}
|
||||
|
||||
div.message {
|
||||
|
|
Loading…
Reference in New Issue
Block a user