From 2642fc21bef0e851c70a858b45e1f44179d31901 Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Fri, 2 Nov 2012 01:34:15 -0500 Subject: Positioning/color/sizing fixes. --- resource/ui/ClassSelection.res | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'resource/ui/ClassSelection.res') diff --git a/resource/ui/ClassSelection.res b/resource/ui/ClassSelection.res index aa369e0..df5bbc5 100644 --- a/resource/ui/ClassSelection.res +++ b/resource/ui/ClassSelection.res @@ -107,7 +107,7 @@ "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "&1 Scout" [$WIN32] + "labelText" "&1 Scout" [$WIN32] "textAlignment" "west" "Command" "joinclass scout" "font" "CerbeticaBold16" @@ -932,10 +932,10 @@ { "ControlName" "CExLabel" "fieldName" "numScout" - "xpos" "c150" + "xpos" "c158" "ypos" "195" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -952,10 +952,10 @@ { "ControlName" "CExLabel" "fieldName" "numSoldier" - "xpos" "c150" + "xpos" "c158" "ypos" "209" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -972,10 +972,10 @@ { "ControlName" "CExLabel" "fieldName" "numPyro" - "xpos" "c150" + "xpos" "c158" "ypos" "223" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -992,10 +992,10 @@ { "ControlName" "CExLabel" "fieldName" "numDemoman" - "xpos" "c150" + "xpos" "c158" "ypos" "243" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -1012,10 +1012,10 @@ { "ControlName" "CExLabel" "fieldName" "numHeavy" - "xpos" "c150" + "xpos" "c158" "ypos" "257" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -1032,10 +1032,10 @@ { "ControlName" "CExLabel" "fieldName" "numEngineer" - "xpos" "c150" + "xpos" "c158" "ypos" "271" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -1052,10 +1052,10 @@ { "ControlName" "CExLabel" "fieldName" "numMedic" - "xpos" "c150" + "xpos" "c158" "ypos" "291" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -1072,10 +1072,10 @@ { "ControlName" "CExLabel" "fieldName" "numSniper" - "xpos" "c150" + "xpos" "c158" "ypos" "305" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" @@ -1092,10 +1092,10 @@ { "ControlName" "CExLabel" "fieldName" "numMedic" - "xpos" "c150" + "xpos" "c158" "ypos" "319" "zpos" "5" - "wide" "50" + "wide" "100" "tall" "12" "autoResize" "1" "pinCorner" "2" -- cgit v1.2.3