CSS before and after pseudo elements not working with jQuery Mobile

CSS before and after pseudo elements not working with jQuery Mobile

Hi all,

Hoping you can help.

I'm trying to apply box shadows to a list item using the :before and :after pseudo elements in CSS, however this isn't working for me. The styles are ignored. If I comment out the link to the jQuery mobile js, then the styles work fine.

Using the latest version from code.jquery.com

Not sure what the problem is :( Let me know if you need code, I know the CSS styles work.