diff options
Diffstat (limited to 'data/themes/jewelry/window.xml')
-rw-r--r-- | data/themes/jewelry/window.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/themes/jewelry/window.xml b/data/themes/jewelry/window.xml index 8fcfd0d03..e8c37e297 100644 --- a/data/themes/jewelry/window.xml +++ b/data/themes/jewelry/window.xml @@ -6,6 +6,7 @@ <option name="titlebarBold" value="1" /> <option name="titlebarHeight" value="35" /> <option name="padding" value="10" /> + <option name="stickySpacing" value="6" /> <!-- Top Row --> <part type="top-left-corner" width="32" height="32" /> @@ -24,8 +25,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> |