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