diff options
Diffstat (limited to 'data/themes/golden-delicious')
-rw-r--r-- | data/themes/golden-delicious/checkbox.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/golden-delicious/checkbox.xml b/data/themes/golden-delicious/checkbox.xml index 796d5fd7c..36044979e 100644 --- a/data/themes/golden-delicious/checkbox.xml +++ b/data/themes/golden-delicious/checkbox.xml @@ -5,6 +5,7 @@ <option name="imagePadding" value="8" /> <option name="imageSize" value="13" /> <option name="spacing" value="10" /> + <option name="drawBox" value="1" /> <part type="normal" xpos="0" ypos="0" width="13" height="13" /> <part type="checked" xpos="0" ypos="13" width="13" height="13" /> |