diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-05-05 12:41:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-05-05 13:24:56 +0300 |
commit | 466e23ae13e05cc279b5ee05535473e7e1ce2923 (patch) | |
tree | e6a358ddecca35c4792b66a4b7922df2fbe812fa /data/themes/jewelry/popup.xml | |
parent | cc44634bc4e242fa5009ceb18abd7d17f6a00fd1 (diff) | |
download | plus-466e23ae13e05cc279b5ee05535473e7e1ce2923.tar.gz plus-466e23ae13e05cc279b5ee05535473e7e1ce2923.tar.bz2 plus-466e23ae13e05cc279b5ee05535473e7e1ce2923.tar.xz plus-466e23ae13e05cc279b5ee05535473e7e1ce2923.zip |
jewelry theme: use different padding in popups depend on screen density.
Diffstat (limited to 'data/themes/jewelry/popup.xml')
-rw-r--r-- | data/themes/jewelry/popup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/popup.xml b/data/themes/jewelry/popup.xml index b333d40e4..28cdb9f4a 100644 --- a/data/themes/jewelry/popup.xml +++ b/data/themes/jewelry/popup.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <skinset name="Default" image="window.png"> <widget type="Window" xpos="260" ypos="109"> - <option name="padding" value="10" /> + <option name="padding" value="7" /> <option name="palette" value="1" /> <!-- Top Row --> |