What steps will reproduce the problem?
1. in firebug set a css-property to any tag: "width: 30px!important"
2. in phpStorm press on "Apply all changes" button of css-x-fire plugin
3.
What is the expected output? What do you see instead?
You see the style:
width: 30px;
but it must be
width: 30px!important;
What version of the product are you using? On what operating system?
CSS-x-Fire v1.23, ff8, phpStorm2.1, firebug 1.8.4, OS Windows 7
Please provide any additional information below.
Thank you for this plugin!
Original issue reported on code.google.com by johnj255...@gmail.com on 3 Dec 2011 at 12:45
Original issue reported on code.google.com by
johnj255...@gmail.com
on 3 Dec 2011 at 12:45