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;
}| Comment | File | Size | Author |
|---|---|---|---|
| #1 | twitter_pull-remove-css-colors-1526474.patch | 547 bytes | danny englander |
Comments
Comment #1
danny englanderPatch attached.
Comment #2
danny englanderHi, I am just following up on this, I still think this would be a good patch.
Comment #3
joachim commentedThis seems to be fixed already on 7x2x. Moving to 6x2x for review.