[skin.confluence] v3.0.18

- Fix text width for buttons in addon settings
This commit is contained in:
HitcherUK
2016-05-31 18:52:09 +01:00
parent de31ff1a0d
commit 706823d7d0
3 changed files with 7 additions and 1 deletions

View File

@ -147,6 +147,7 @@
<description>Default RadioButton</description>
<height>40</height>
<font>font13</font>
<textwidth>668</textwidth>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>
@ -180,6 +181,7 @@
<description>Default Slider</description>
<height>40</height>
<font>font13</font>
<textwidth>518</textwidth>
<textcolor>grey2</textcolor>
<focusedcolor>white</focusedcolor>
<texturefocus border="5">button-focus2.png</texturefocus>