Admin Globa/Main CSS missing?

This is probably due to the mucking around that I’ve done but I noticed:

The admin is looking for
/stylesheets/admin/main.css

But the only stylesheet I have in there is ‘global.css’
I fixed it by:
cp global.css main.css

Was this my mucking that broke it?

No, there was a change a while back that renamed it. Make sure to run
svn:update if you have the SVN version.

Sean