Try a different color for mentions

(imported from commit e1f7e4c03abb54b8e7efbdff84314a902ad32697)
This commit is contained in:
Leo Franchi 2013-03-14 15:38:09 -04:00
parent c0d65124f8
commit d3364eef5d
1 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@ td.pointer {
}
.selected_message .messagebox.mention {
background-color: #ffe192;
background-color: #FFE0DC;
}
.selected_message .pointer {
@ -347,7 +347,7 @@ td.pointer {
}
.messagebox.mention {
background-color: #ffe8ab;
background-color: #FFE4E0;
}
.sender_name {