diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-12 09:39:08 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-12 09:39:08 +0100 |
commit | fa8bece377fa76025ac5f3bf8dd11d564b77c827 (patch) | |
tree | e4f3d2c2cd847722d52e959c5db3666998d9ecac /data/themes/jewelry | |
parent | 561f5e1f0010e61d648efe340edf5d4c43b51761 (diff) | |
download | plus-fa8bece377fa76025ac5f3bf8dd11d564b77c827.tar.gz plus-fa8bece377fa76025ac5f3bf8dd11d564b77c827.tar.bz2 plus-fa8bece377fa76025ac5f3bf8dd11d564b77c827.tar.xz plus-fa8bece377fa76025ac5f3bf8dd11d564b77c827.zip |
Jewelry Theme: Fix minor graphic artifact in Login window.
Diffstat (limited to 'data/themes/jewelry')
-rw-r--r-- | data/themes/jewelry/login.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/themes/jewelry/login.xml b/data/themes/jewelry/login.xml index 740d9f729..dc0f877a3 100644 --- a/data/themes/jewelry/login.xml +++ b/data/themes/jewelry/login.xml @@ -23,6 +23,7 @@ <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" /> <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" /> - <part type="closeImage" xpos="-136" ypos="0" width="22" height="22" /> + <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" /> + <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" /> </widget> </skinset> |