Hi,
could someone help me with a CSS sampel to change the background color of notes?
The following code changes the background color of the TEXT and not of the “box” that is shown arround the notes…
ul.comments div.coreNote { background-color: #dimgrey; }
Thanks
Chris