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