new style for messages with the focus without being selected

release-0.6
svncommit 18 years ago
parent e8adc707c2
commit 88f9e2f156

@ -446,6 +446,12 @@ body.messagelist
background-color: #CC3333;
}
#messagelist tr.focused td
{
border-bottom: thin dotted;
border-top: thin dotted;
}
#messagelist tr.selected td a.rcmContactAddress
{
color: #FFFFFF;

Loading…
Cancel
Save