Live CSS oddity
I've just noticed something which is not terribly important but which niggles my OCD tendencies.
A CSS rule "page-break-before: always" is displayed in the Live CSS panel as "break-before: page". But if you have a rule that really says "break-before: page", the Check Book validation flags it with a warning: "Unknown property name".
Presumably there's a mismatch between the CSS version used by Live CSS and Check Book. Not life-threatening, but niggly.
|