Quote:
Originally Posted by theducks
Not auto-magic, but Diaps toolbag can do 1 (case definition) at a time.
It also can remove or modify 'naked' tags.
|
Search/replace with regex also works.
Quote:
Originally Posted by theducks
Now for your other Q. Should you 
Maybe.
My device mishandles some things (or I just hate the effect).
I can just comment out the offending CSS without destroying the original intent.
That leaves a simple recovery path.
If I nuke the class code. It is just GONE. 
|
If it's just an undefined class there doesn't seem much risk. Emptying or removing a CSS class, then removing that class from the html is higher risk, but if there's no apparent visual effect the risk seems rather low.