message view: Maintain stream color border on @-mention messages.

Fixes #6241
This commit is contained in:
Cynthia Lin 2017-08-24 21:57:28 -07:00 committed by Tim Abbott
parent 50defd9b70
commit 8addc9b97e
1 changed files with 1 additions and 1 deletions

View File

@ -1018,7 +1018,7 @@ td.pointer {
border-right: 1px solid hsl(0, 0%, 88%);
}
.mention .messagebox-content {
.mention .messagebox {
background-color: hsl(8, 94%, 94%);
}