From 1f4193750cf5e187579f95d6d196aeeb1f55fdb5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 7 Dec 2017 22:08:09 -0500 Subject: 20171207 - Miscellenaous Formatting Tweaks II --- resource/ui/disguise_menu/HudMenuSpyDisguise.res | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'resource/ui/disguise_menu') diff --git a/resource/ui/disguise_menu/HudMenuSpyDisguise.res b/resource/ui/disguise_menu/HudMenuSpyDisguise.res index 544ddde..dd04288 100644 --- a/resource/ui/disguise_menu/HudMenuSpyDisguise.res +++ b/resource/ui/disguise_menu/HudMenuSpyDisguise.res @@ -42,8 +42,8 @@ "fieldName" "TitleLabelDropshadow" "font" "CerbeticaBold28" "fgcolor" "TransparentBlack" - "xpos" "27" // align me to the left edge of the first selection - "ypos" "42" + "xpos" "-2" // align me to the left edge of the first selection + "ypos" "-2" "zpos" "3" "wide" "360" "tall" "38" @@ -55,6 +55,10 @@ "textAlignment" "Left" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "TitleLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "ToggleLabel" -- cgit v1.2.3