Don't highlight "You and" on-hover in the composebox.

(imported from commit 901b7a2a943a7e60bb71e38d3ce53180aba9c93f)
This commit is contained in:
Waseem Daher 2012-10-23 16:53:02 -04:00
parent d4c2fd6cb6
commit 9440c356da
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ td.pointer {
}
/* Brighten hover because of the dark background */
.message_header_huddle:hover {
recipient_row .message_header_huddle:hover {
color: #3BF;
}