diff --git a/mail/templates/default/app.css b/mail/templates/default/app.css index 5807609c6f..abcc4f5320 100644 --- a/mail/templates/default/app.css +++ b/mail/templates/default/app.css @@ -25,10 +25,14 @@ tr.mail a { white-space: nowrap; } +/** + No styling on recent, sometimes recent & unseen are cleared seperately causing confusion when the row doesn't change + tr.recent div, tr.recent span, tr.recent time, tr.recent a, + */ tr.unseen div, tr.unseen span, tr.unseen time,