Update character creation tool XML: remove Recursive and IgnoreSelf attributes from ValueBox style
This commit is contained in:
parent
8fed96aaa7
commit
088d10b03e
@ -1,6 +1,6 @@
|
||||
<Pdf Name="charpdf">
|
||||
<Styles>
|
||||
<Style Name="ValueBox" Recursive="true" IgnoreSelf="true">
|
||||
<Style Name="ValueBox">
|
||||
<Border>1</Border>
|
||||
<Margin>4</Margin>
|
||||
<Padding>8</Padding>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user