From 88f9e2f1568b0e8fe87139706b0a6528bc6c5bad Mon Sep 17 00:00:00 2001 From: svncommit Date: Tue, 25 Apr 2006 17:31:43 +0000 Subject: new style for messages with the focus without being selected --- skins/default/mail.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'skins/default') diff --git a/skins/default/mail.css b/skins/default/mail.css index 17732ee21..3188e6574 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -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; -- cgit v1.2.3