Restart UI cleanup

This commit is contained in:
Isuldor
2016-09-11 23:22:02 -07:00
parent b708b0d3c1
commit c6a0bbc2b2
7 changed files with 2891 additions and 4256 deletions
+18 -1
View File
@@ -510,7 +510,7 @@
</Titlebar>
</WindowDrawTemplate>
<WindowDrawTemplate item="WDT_Def2">
<Background>wnd_bg_dark_gradient.tga</Background>
<Background>dark_tile_192.tga</Background>
<VSBTemplate>
<UpButton>
<Normal>A_VSBUpNormal</Normal>
@@ -2708,6 +2708,13 @@
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</FrameTemplate>
<FrameTemplate item="Header_AutoRoll">
<Middle>A_AutoColumn</Middle>
<OverlapLeft>0</OverlapLeft>
<OverlapTop>0</OverlapTop>
<OverlapRight>0</OverlapRight>
<OverlapBottom>0</OverlapBottom>
</FrameTemplate>
<ButtonDrawTemplate item="BDT_Normal">
<Normal>A_BtnNormal</Normal>
<Pressed>A_BtnPressed</Pressed>
@@ -2911,4 +2918,14 @@
<Normal>A_RecessedBox</Normal>
<NormalDecal>A_DragItem</NormalDecal>
</ButtonDrawTemplate>
<ButtonDrawTemplate item="BDT_LootWndIcon">
<Normal>A_RecessedBox</Normal>
<NormalDecal>A_DragItem</NormalDecal>
</ButtonDrawTemplate>
<ButtonDrawTemplate item="BDT_Question">
<Normal>A_QuestionNormal</Normal>
<Pressed>A_QuestionPressed</Pressed>
<Flyby>A_QuestionFlyby</Flyby>
<PressedFlyby>A_QuestionPressed</PressedFlyby>
</ButtonDrawTemplate>
</XML>