I am facing the same problem but I found a solution. after adding or changing the css properties in css_2-play.css
<link rel="stylesheet" href="style/css_2-play.css" type="text/css"/>
change the CSS file name into something.css
<link rel="stylesheet" href="style/something.css" type="text/css"/>
don't forget to rename the css file in the orignal DIRECTORY.