I'm having a problem with default jQuery Mobile icons. On Android device (any browser, checked on default Browser, FireFox and Chrome) the icons are white but should be black. On other devices (iPhone, Windows Phone, desktop computer) the icons are black as they should be. I'm using latest stable jQuery Mobile 1.2.0. Let me know if anyone run to such problem.
I had same problem. I used Theme roller - http://jquerymobile.com/themeroller
There is probably small bug when CSS file is generated. On line 789 is:
background-image: url(images/icons-36-white.png);
but should be:
background-image: url(images/icons-36-black.png);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With