FastReport icon indicating copy to clipboard operation
FastReport copied to clipboard

HTML export: embedded stylesheet contains wrong class selectors

Open fubar-coder opened this issue 4 years ago • 0 comments

The stylesheet contains selectors like .s0-1, while the elements contain the class s0 instead of s0-1, which results in styles not being applied.

This is an example with an HTML export: test2.zip

fubar-coder avatar Feb 22 '21 19:02 fubar-coder