[skin.confluence] v3.0.18
- Fix text width for buttons in addon settings
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user