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
|
thanks - can you explain the construction/how it works please, it's a bit hard to puzzle out.