default icons missing

default icons missing

Hi guys,

I'm using JQuery v1.8.3 and JQueryMobile v1.2.0 for my project. I wanted to host the jquery mobile css files by myself but everytime I'm trying to do this all default icons (for listviews / back-buttons / collapsibles etc. ) disappear. The white arrows disappear and I just see grey circles instead. It seems like I'm missing some images but I included all 5 in my image folder (icons-36-white.png, icons-18-white.png etc.). I just copy and pasted the .css file from the jquery mobile page ( http://code.jquery.com/mobile/1.2.0/jquery.mobile-1.2.0.css).

Do you have any ideas what I'm doing wrong?