please help me with a find/replace regular expression |
|
well.. this wasn't as hard as I thought it would be...
I'm getting close now.. it works in my first example using: find: background-size:[\s]*(.*)px[\s]*(.*)px; replace with: background-size: \1px \2px !important; -webkit-background-size: \1px \2px !important; Now I just need to figure out how to make it work when "auto" is used. |
||||||||||||
|
please help me with a find/replace regular expression |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by