From 35db3dc6120b5275c57404d2843dac79b6554923 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 5 Aug 2018 21:59:49 -0400 Subject: Miscellenaous Changes - Alpha changes to various panel's background colors - Lowered the MvM Flag Tracker icon - Updated the Tournament Setup Panel and Killfeed - Formatting Changes * Added the item rename panels from a previous commit --- resource/ui/HudTournament.res | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'resource/ui/HudTournament.res') diff --git a/resource/ui/HudTournament.res b/resource/ui/HudTournament.res index 08a6fd2..38a8892 100644 --- a/resource/ui/HudTournament.res +++ b/resource/ui/HudTournament.res @@ -5,7 +5,7 @@ "ControlName" "EditablePanel" "fieldName" "HudTournament" "xpos" "0" - "ypos" "0" + "ypos" "-10" "wide" "f0" "tall" "480" @@ -817,7 +817,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "50 50 50 255" if_mvm { "visible" "0" @@ -841,7 +841,7 @@ "fieldName" "TournamentInstructionsLabel" "font" "Cerbetica11" "xpos" "c-125" - "ypos" "52" + "ypos" "44" "wide" "250" "tall" "13" "zpos" "1" @@ -885,14 +885,14 @@ "ControlName" "ImagePanel" "fieldName" "InstructionBackground" "xpos" "c-125" - "ypos" "50" + "ypos" "42" "zpos" "-1" "wide" "250" "tall" "16" "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 100" + "fillcolor" "0 0 0 150" if_mvm { "visible" "0" -- cgit v1.2.3