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/HudObjectiveFlagPanel.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/HudObjectiveFlagPanel.res') diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res index 62655be..4b1d6a9 100644 --- a/resource/ui/HudObjectiveFlagPanel.res +++ b/resource/ui/HudObjectiveFlagPanel.res @@ -59,7 +59,7 @@ "tall" "100" "visible" "1" "enabled" "1" - "fillcolor" "205 92 92 153" + "fillcolor" "205 50 50 153" "scaleImage" "1" "if_hybrid" @@ -427,22 +427,22 @@ { "ControlName" "CTFArrowPanel" "fieldName" "CaptureFlag" - "xpos" "c-30" - "ypos" "r200" [$WIN32] + "xpos" "c-28" + "ypos" "r100" [$WIN32] "zpos" "5" - "wide" "60" - "tall" "60" + "wide" "56" + "tall" "56" "visible" "0" "enabled" "1" "if_hybrid" { - "ypos" "r200" + "ypos" "r100" } "if_specialdelivery" { - "ypos" "r200" + "ypos" "r100" } } -- cgit v1.2.3