Quote:
Originally Posted by Perkin
Give this a try
Code:
line-height:[^;}\r\n]*;?
it will match all the entries in post 3
would also catch a few where the units are spaced from the amount : 1.2 em
|
sorry - a late disqualification for that one
I tested it & yes it
matches every test line, but only
captures up to the 1st colon in each case.
line-height:1.2em
so if used as a find/replace all pair it would leave lots of stuff behind