1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-06 00:55:50 +00:00

Improve MW_ComboBox skin

This commit is contained in:
scrawl 2015-10-28 21:38:34 +01:00
parent 8cb2c7a9fb
commit 60bc7dbabc

View File

@ -101,7 +101,7 @@
<Property key="ModeDrop" value="true"/>
<Widget type="Widget" skin="MW_Box" position="0 0 100 26" align="Stretch">
<Widget type="TextBox" skin="SandText" position="2 2 75 20" align="Stretch" name="Client">
<Widget type="TextBox" skin="SandText" position="6 2 71 20" align="Stretch" name="Client">
<Property key="TextAlign" value="Left VCenter"/>
</Widget>
<Widget type="ListBox" skin="MW_PopupList" position="65 38 100 200" style="Popup" layer="Popup" name="List">