The CSS files contain references to image files that no longer exist.
This is a patch to fix these references.
Almost all the affected conponents in css files are not used. The ones
that are used - systemBar, mainNav, dt -- are used in sendCookie, the
security domain login, the installation wizard and the top level
services link, and in 500/400 error pages.
With the changes, these look just fine to me -- ie. exactly the same as
before. Basically, all the images in the CSS files were missing. I
removed the Background elements referring to them, unless they had a
background color - in which case I kept only that bit.
A more thorough cleanup - including removal of unused elements - is
slated for D10.1 (ticket 567)
Ade