Closed (fixed)
Project:
BAWStats
Version:
6.x-1.0-2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2008 at 14:09 UTC
Updated:
1 May 2009 at 20:50 UTC
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.