From de62c8e29a134bd8bf10d8b5da203af848e7446c Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sun, 4 Nov 2012 16:03:12 -0600 Subject: Fixed padding, changed color of respawn timer --- resource/ui/SpectatorTournament.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index 9ad4018..af072ee 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -56,7 +56,7 @@ "xpos" "0" "ypos" "0" "zpos" "-1" - "wide" "47" + "wide" "49" "tall" "18" "autoResize" "0" "pinCorner" "0" @@ -118,10 +118,10 @@ "ControlName" "CExLabel" "fieldName" "playername" "font" "CerbeticaBold14" - "xpos" "48" + "xpos" "50" "ypos" "0" "zpos" "5" - "wide" "92" + "wide" "90" "tall" "16" "autoResize" "0" "pinCorner" "0" @@ -188,7 +188,7 @@ { "ControlName" "EditablePanel" "fieldName" "HealthIcon" - "xpos" "22" + "xpos" "23" "ypos" "1" "zpos" "3" "wide" "24" @@ -266,7 +266,7 @@ "visible" "1" "labelText" "%respawntime%" "textAlignment" "west" - "fgcolor" "160 32 240 255" + "fgcolor" "255 20 175 255" if_mvm { @@ -303,7 +303,7 @@ "xpos" "22" "ypos" "1" "zpos" "5" - "wide" "23" + "wide" "26" "tall" "20" "autoResize" "0" "pinCorner" "0" -- cgit v1.2.3