Now the only indication in dark mode that an item has been read is the dot to the left of a message is no longer visible. It would be great if the item was black instead of gray similar to the hover action. I believe this was the case in previous versions. The class that changes when hovered is here: #Atom .j4_n:hover
{
box-shadow: none;
}
If this would happen when read that would help with readability.
Now the only indication in dark mode that an item has been read is the dot to the left of a message is no longer visible. It would be great if the item was black instead of gray similar to the hover action. I believe this was the case in previous versions. The class that changes when hovered is here: #Atom .j4_n:hover
{
box-shadow: none;
}
If this would happen when read that would help with readability.
Thanks,
Sam
qsopht@yahoo.com