diff options
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/TextWindowCustomServer.res | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/resource/ui/TextWindowCustomServer.res b/resource/ui/TextWindowCustomServer.res index 36720e0..bcdb4b2 100644 --- a/resource/ui/TextWindowCustomServer.res +++ b/resource/ui/TextWindowCustomServer.res @@ -20,11 +20,11 @@ { "ControlName" "ImagePanel" "fieldName" "MainBG" - "xpos" "c-180" - "ypos" "c-120" + "xpos" "c-250" + "ypos" "c-210" "zpos" "-1" - "wide" "360" - "tall" "250" + "wide" "500" + "tall" "415" "autoResize" "0" "pinCorner" "0" "visible" "1" @@ -85,11 +85,11 @@ { "ControlName" "HTML" "fieldName" "HTMLMessage" - "xpos" "c-170" - "ypos" "c-110" + "xpos" "c-240" + "ypos" "c-200" "zpos" "1" - "wide" "340" - "tall" "205" + "wide" "480" + "tall" "370" "autoResize" "1" "pinCorner" "0" "visible" "1" @@ -103,7 +103,7 @@ "ControlName" "CExButton" "fieldName" "ok" "xpos" "c-180" - "ypos" "c96" + "ypos" "c171" "zpos" "6" "wide" "360" "tall" "30" |
