The CSS Validator from the W3C reveals an error in modules/bawstats/includes/bawstats.css. « grey » is not a valid color ; of course it is « gray » !
The CSS Validator from the W3C reveals an error in modules/bawstats/includes/bawstats.css. « grey » is not a valid color ; of course it is « gray » !
Comments
Comment #1
egfrith commentedThanks for the report. I've now changed all occurrences of "grey" with "gray" in modules/bawstats/includes/bawstats.css and committed this to the 6.x-1 branch.