You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to minimali...@googlegroups.com
Hi,
I was wondering if i could change the color of all read messages by CSS. Right now it's just a darker color than the color of your theme, which results in a dull grey color. Any tips?
Marijn Kok
unread,
May 12, 2011, 9:19:02 AM5/12/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to minimali...@googlegroups.com
Nevermind, I already found a solution. For the people who want to know, this is my custom CSS:
.nH .l td{
background-color:#FFF;
}
Marijn Kok
unread,
May 12, 2011, 9:26:37 AM5/12/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to minimali...@googlegroups.com
whoops I made a small mistake there, code above speaks to all rows, unread and read. Just unread is the following: