Closed GoogleCodeExporter closed 9 years ago
This showed a few problems. The main bug was that the generated CSS emitted
"signature" instead of "span.signature". This was fixed.
But in the 12.2.* release, we are also creating a (Default) selection for Font,
FontSize, FontStyle, FontColor and BackgroundColor because our use of "inherit"
was inadequate to allow a new style to be created and then just tweak the
values to be changed. With the new blank defaults, it should be easier to
create a new document style so that you don't have to specify EVERY value, just
the ones you want to change from the defaults. Of course, you can set all of
the values to override all of the defaults still.
Original comment by yoz...@gmail.com
on 25 Feb 2012 at 9:34
Fixed in 12.2.* release
Original comment by yoz...@gmail.com
on 28 Feb 2012 at 12:50
Original issue reported on code.google.com by
yoz...@gmail.com
on 23 Feb 2012 at 1:57