diff options
Diffstat (limited to 'data/themes/jewelry/equipment.xml')
-rw-r--r-- | data/themes/jewelry/equipment.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/themes/jewelry/equipment.xml b/data/themes/jewelry/equipment.xml index 985421491..9f6f3a496 100644 --- a/data/themes/jewelry/equipment.xml +++ b/data/themes/jewelry/equipment.xml @@ -8,6 +8,7 @@ <option name="padding" value="10" /> <option name="itemPadding" value="3" /> <option name="boxSize" value="38" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -26,8 +27,8 @@ <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> - <!--<part type="stickyImageUp" xpos="-130" ypos="51" width="16" height="16" /> - <part type="stickyImageDown" xpos="-99" ypos="51" width="16" height="16" />--> + <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> |