diff options
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/CHANGELOG.txt | 1 | ||||
-rw-r--r-- | data/themes/jewelry/status.xml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/data/themes/jewelry/CHANGELOG.txt b/data/themes/jewelry/CHANGELOG.txt index acff8e9ff..ff062c2d6 100644 --- a/data/themes/jewelry/CHANGELOG.txt +++ b/data/themes/jewelry/CHANGELOG.txt @@ -6,6 +6,7 @@ Version 1.0.2 (WIP) - New resize grip graphic - Fix position of resize grip + - Fix bug with Status window lock button graphic - New rounded border graphic for all windows diff --git a/data/themes/jewelry/status.xml b/data/themes/jewelry/status.xml index 506ffcdbf..282d5c0d8 100644 --- a/data/themes/jewelry/status.xml +++ b/data/themes/jewelry/status.xml @@ -26,7 +26,7 @@ <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="19" height="22" /> - <part type="stickyImageDown" xpos="-115" ypos="51" width="19" height="22" /> + <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" /> </widget> </skinset> |