Last modified: 2006-07-04 00:32:34 UTC
The FireBug JavaScript console/HTML correctness Firefox extension was coming up with this message for me: ===================================== Error: Selector expected. Ruleset ignored due to bad selector. Source File: http://192.168.0.64/wiki/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000 Line: 1 ===================================== To prevent this from happening, I created the [[MediaWiki:Common.css]] article, with just this content: ===================================== /* insert custom CSS here */ ===================================== Note that I upgraded from 1.6, so it may be that initialization of [[MediaWiki:Common.css]] has already been added to 1.7 - but if it hasn't could it perhaps be added to the default install?
This has been addressed in SVN trunk.