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">
|
<Pdf Name="charpdf">
|
||||||
<Styles>
|
<Styles>
|
||||||
<Style Name="ValueBox" Recursive="true" IgnoreSelf="true">
|
<Style Name="ValueBox">
|
||||||
<Border>1</Border>
|
<Border>1</Border>
|
||||||
<Margin>4</Margin>
|
<Margin>4</Margin>
|
||||||
<Padding>8</Padding>
|
<Padding>8</Padding>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user