View Single Post
Old 02-24-2014, 08:17 AM   #23
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
Quote:
Originally Posted by Perkin View Post
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
cybmole is offline   Reply With Quote