diff options
Diffstat (limited to 'data/themes/jewelry/skilllistbox.xml')
-rw-r--r-- | data/themes/jewelry/skilllistbox.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/themes/jewelry/skilllistbox.xml b/data/themes/jewelry/skilllistbox.xml new file mode 100644 index 000000000..32bfc6b3c --- /dev/null +++ b/data/themes/jewelry/skilllistbox.xml @@ -0,0 +1,11 @@ +<skinset name="Default" image="window.png"> + <widget type="Window"> + + <option name="padding" value="8" /> + <option name="textPadding" value="48" /> + <option name="imagePadding" value="0" /> + <option name="itemPadding" value="1" /> + <option name="spacing" value="0" /> + + </widget> +</skinset> |