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 --- .../destroy_menu/pipboy/tele_entrance_active.res | 26 +++++++++++++--------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'resource/ui/destroy_menu/pipboy/tele_entrance_active.res') diff --git a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res index f5c8ddf..8f27165 100644 --- a/resource/ui/destroy_menu/pipboy/tele_entrance_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_entrance_active.res @@ -1,7 +1,7 @@ "Resource/UI/destroy_menu/tele_entrance_active.res" { "ItemNameLabel" - { + { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" "font" "CerbeticaBold12" @@ -21,7 +21,7 @@ "brighttext" "0" } - "ItemBackground" + "ItemBackground" { "ControlName" "CIconPanel" "fieldName" "ItemBackground" @@ -37,7 +37,7 @@ "iconColor" "ProgressOffWhite" } - "DestroyIcon" + "DestroyIcon" { "ControlName" "CIconPanel" "fieldName" "DestroyIcon" @@ -52,8 +52,8 @@ "icon" "ico_demolish" "iconColor" "0 255 0 255" } - - "BuildingIcon" + + "BuildingIcon" { "ControlName" "CIconPanel" "fieldName" "BuildingIcon" @@ -68,8 +68,8 @@ "icon" "obj_status_tele_entrance" "iconColor" "0 255 0 255" } - - "NumberBg" + + "NumberBg" { "ControlName" "CIconPanel" "fieldName" "NumberBg" @@ -86,7 +86,7 @@ } "NumberLabel" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" @@ -106,13 +106,13 @@ "brighttext" "0" } "NumberLabelShadow" - { + { "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "CerbeticaBold20" "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" + "xpos" "-1" + "ypos" "-1" "zpos" "1" "wide" "100" "tall" "18" @@ -124,5 +124,9 @@ "textAlignment" "Center" "dulltext" "1" "brighttext" "0" + + "pin_to_sibling" "NumberLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } } \ No newline at end of file -- cgit v1.2.3