highlight the lost contact message

This commit is contained in:
friendica 2012-06-14 17:41:24 -07:00
parent 8c94fa23bf
commit 40e6d87d08
1 changed files with 1 additions and 1 deletions

View File

@ -1608,7 +1608,7 @@ input#dfrn-url {
.contact-photo-menu li a:hover { color: #FFFFFF; background: #3465A4; text-decoration: none; }
#block-message, #ignore-message, #archive-message {
#block-message, #ignore-message, #archive-message, #lost-contact-message {
color: #FF0000;
}