change background color with jquerymobile 1.4.5

change background color with jquerymobile 1.4.5

with jquerymobile 1.1.0 I could change color of listview by doing this


<li style="background:RED"; ><a href="assetinfo.cgi">Asset Info</a></li>


But when I upgraded to jquerymobile 1.4.5 this no longer works

How would I change the background color for specific li using jquery 1.4.5