diff options
| author | Ian Bruton <[email protected]> | 2012-10-16 00:07:16 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-16 00:07:16 -0500 |
| commit | 5d4362d2888855ffec742be1772d2ae7ce58c5e4 (patch) | |
| tree | 26c93bc0ebfb2d0673ac845921c5fb199b59a07d /resource/ui/winpanel.res | |
| parent | 21f74d978b4f21819e63a86f9bb282ff6150621d (diff) | |
Finally fixed winpanel positioning
Diffstat (limited to 'resource/ui/winpanel.res')
| -rw-r--r-- | resource/ui/winpanel.res | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index 3fa3a00..45d05b2 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -186,10 +186,10 @@ "ControlName" "CExLabel"
"fieldName" "WinningTeamLabel"
"font" "CerbeticaBold20"
- "xpos" "-44"
+ "xpos" "10"
"ypos" "104"
"zpos" "1"
- "wide" "292"
+ "wide" "180"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
@@ -206,10 +206,10 @@ "fieldName" "WinningTeamLabelDropshadow"
"font" "CerbeticaBold20"
"fgcolor" "TransparentBlack"
- "xpos" "-45"
+ "xpos" "10"
"ypos" "105"
"zpos" "1"
- "wide" "292"
+ "wide" "180"
"tall" "40"
"autoResize" "0"
"pinCorner" "0"
@@ -225,10 +225,10 @@ "ControlName" "CExLabel"
"fieldName" "AdvancingTeamLabel"
"font" "CerbeticaBold20"
- "xpos" "-50"
+ "xpos" "10"
"ypos" "109"
"zpos" "1"
- "wide" "292"
+ "wide" "180"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -245,10 +245,10 @@ "fieldName" "AdvancingTeamLabelDropshadow"
"font" "CerbeticaBold20"
"fgcolor" "black"
- "xpos" "-49"
+ "xpos" "10"
"ypos" "110"
"zpos" "1"
- "wide" "292"
+ "wide" "180"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
@@ -283,10 +283,10 @@ "ControlName" "CExLabel"
"fieldName" "DetailsLabel"
"font" "Cerbetica9"
- "xpos" "-35"
+ "xpos" "10"
"ypos" "132"
"zpos" "1"
- "wide" "268"
+ "wide" "180"
"tall" "20"
"autoResize" "0"
"pinCorner" "0"
|
