21 lines
873 B
Diff
21 lines
873 B
Diff
--- /mnt/d/EverQuest/uifiles/default/EQUI_ChatWindow.xml 2019-03-12 13:58:42.000000000 -0700
|
|
+++ /mnt/d/EverQuest/uifiles/isuldor/EQUI_ChatWindow.xml 2019-03-16 20:27:11.624383600 -0700
|
|
@@ -3,7 +3,7 @@
|
|
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
|
<Editbox item="CW_ChatInput">
|
|
<ScreenID>CW_ChatInput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
+ <DrawTemplate>WDT_InnerNull</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<AutoStretch>true</AutoStretch>
|
|
<LeftAnchorOffset>2</LeftAnchorOffset>
|
|
@@ -17,7 +17,7 @@
|
|
</Editbox>
|
|
<STMLbox item="CW_ChatOutput">
|
|
<ScreenID>CW_ChatOutput</ScreenID>
|
|
- <DrawTemplate>WDT_Inner</DrawTemplate>
|
|
++ <DrawTemplate>WDT_InnerNull</DrawTemplate>
|
|
<RelativePosition>true</RelativePosition>
|
|
<Style_VScroll>true</Style_VScroll>
|
|
<AutoStretch>true</AutoStretch>
|