https://bugzilla.wikimedia.org/show_bug.cgi?id=16641
Christian Thiele <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #6 from Christian Thiele <[email protected]> 2009-01-23 17:48:08 UTC --- The problem reoccured. See: http://upload.wikimedia.org/centralnotice/wikipedia/de/centralnotice.js?195xx or http://upload.wikimedia.org/centralnotice/wikipedia/en/centralnotice.js?195xx There you'll find: .notice-wrapper-election a, { color: #006699; } the comma there is wrong, so "color" will be interpreted like a selector, which will produce errors. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
