Restart UI cleanup
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user