I used the ThemeRoller to create 2 different buttons (Theme C and D) with custom background color and styles. Then I imported the stylesheet and used it in my Asp.Ner mvc4 project. While the buttons are styled as expected, the list items and the buttons have lost their images.
My web project is using theme B for everything else.
Then I tried to load http://code.jquery.com/mobile/1.1.1/jquery.mobile.structure-1.1.1.css into the ThemeRoller hoping that those icons won't get lost and created theme F and G.
The same thing happens when using it in the project. The list items loses the pretty right arrow icons and the back button loses the left arrow icon. Didn't check the other icons.
Has anybody else come across the same problem?