Apply unread message background to table cells
Required after updating Bootstrap.
This commit is contained in:
parent
dd905b5aa8
commit
d2f26a5436
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ tr.turn:hover {
|
|||
background: $offwhite;
|
||||
}
|
||||
|
||||
.inbox-row-unread {
|
||||
.inbox-row-unread td {
|
||||
background: #CBEEA7;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue