ui dialog, why no css sprites?

ui dialog, why no css sprites?


Hi there
Just a suggestion, or a question, why aren't css sprite images being
used to build the dialog window? Less requests = faster loading. You
could place all those separate (background) images into 1 image file
and use background-position. This is what I have done, not sure why
the default dialog does not use this technique, perhaps this issue has
been addressed before?
Peace
Rich