mirror of https://github.com/zulip/zulip.git
Don't highlight "You and" on-hover in the composebox.
(imported from commit 901b7a2a943a7e60bb71e38d3ce53180aba9c93f)
This commit is contained in:
parent
d4c2fd6cb6
commit
9440c356da
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue