2012-01-16 16:46:25 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<MyGUI type="Skin">
|
2013-08-09 21:21:25 +00:00
|
|
|
<Skin name="MW_BookClient" size="10 10">
|
2013-08-25 21:15:20 +00:00
|
|
|
<Property key="FontName" value="Default"/>
|
|
|
|
<Property key="TextAlign" value="Left Top"/>
|
|
|
|
<Property key="TextColour" value="0 0 0"/>
|
2013-08-09 21:21:25 +00:00
|
|
|
<!--Property key="Pointer" value="beam" /-->
|
|
|
|
<BasisSkin type="EditText" offset="0 0 10 10" align="Stretch"/>
|
2012-03-22 16:02:02 +00:00
|
|
|
</Skin>
|
2012-03-24 21:02:55 +00:00
|
|
|
|
2012-03-22 16:02:02 +00:00
|
|
|
<Skin name="MW_BookPage" size="0 0 50 50">
|
2013-01-27 20:16:46 +00:00
|
|
|
<BasisSkin type="PageDisplay"/>
|
2012-03-22 16:02:02 +00:00
|
|
|
</Skin>
|
2014-06-02 22:16:32 +00:00
|
|
|
|
|
|
|
<Skin name="MW_QuestList" size="516 516" align="Left Top">
|
|
|
|
|
|
|
|
<Property key="ListItemSkin" value="MW_QuestLink"/>
|
|
|
|
|
|
|
|
<Child type="Widget" skin="" offset="3 3 510 510" align="Top Left Stretch" name="Client"/>
|
|
|
|
|
|
|
|
</Skin>
|
|
|
|
|
|
|
|
<Skin name="MW_QuestLink" size="5 5">
|
|
|
|
<Property key="FontName" value="Default"/>
|
|
|
|
<Property key="TextAlign" value="Left VCenter"/>
|
|
|
|
|
|
|
|
<BasisSkin type="SimpleText" offset="2 0 1 5" align="Stretch">
|
|
|
|
<State name="disabled" colour="0 0 0" shift="0"/>
|
|
|
|
<State name="normal" colour="0 0 0" shift="0"/>
|
|
|
|
<State name="highlighted" colour="0.4 0.4 0.8" shift="0"/>
|
|
|
|
<State name="pushed" colour="0.5 0.5 1" shift="0"/>
|
|
|
|
<State name="disabled_checked" colour="0 0 0" shift="0"/>
|
|
|
|
<State name="normal_checked" colour="0 0 0" shift="0"/>
|
|
|
|
<State name="highlighted_checked" colour="0.4 0.4 0.8" shift="0"/>
|
|
|
|
<State name="pushed_checked" colour="0.5 0.5 1" shift="0"/>
|
|
|
|
</BasisSkin>
|
|
|
|
</Skin>
|
2012-01-16 16:46:25 +00:00
|
|
|
</MyGUI>
|