I am submitting a patch to remove the colors from the module CSS file. These are unnecessary and only cause the themer to have to do extra work to override it. I will open this issue and then submit the patch in a comment.

Examples from the file are:

div.tweets-pulled-listing a {
  color: blue;
}

div.tweets-pulled-listing .tweet-time a {
  color: silver;
}

Comments

danny englander’s picture

StatusFileSize
new547 bytes

Patch attached.

danny englander’s picture

Status: Active » Needs review

Hi, I am just following up on this, I still think this would be a good patch.

joachim’s picture

Version: 7.x-1.0-rc1 » 6.x-2.x-dev

This seems to be fixed already on 7x2x. Moving to 6x2x for review.