From fc7ab17b61ac49629362edd280b0a0f9f8a6fb62 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 15:52:33 -0500 Subject: Updated Engineer/Spy PDAs - Pinned and added shadows to certain labels - Updated colors to use the schema instead of RBG codes - Corrected element names, removed unused elements --- resource/ui/destroy_menu/dispenser_inactive.res | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'resource/ui/destroy_menu/dispenser_inactive.res') diff --git a/resource/ui/destroy_menu/dispenser_inactive.res b/resource/ui/destroy_menu/dispenser_inactive.res index 901f937..020f75f 100644 --- a/resource/ui/destroy_menu/dispenser_inactive.res +++ b/resource/ui/destroy_menu/dispenser_inactive.res @@ -40,7 +40,7 @@ { "ControlName" "CExLabel" "fieldName" "NotBuiltLabel" - "font" "CerbeticaBold20" + "font" "CerbeticaBold16" "xpos" "10" "ypos" "48" "zpos" "2" @@ -112,24 +112,4 @@ "dulltext" "1" "brighttext" "0" } - "NumberLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "NumberLabel" - "font" "CerbeticaBold20" - "fgcolor" "TransparentBlack" - "xpos" "1" - "ypos" "96" - "zpos" "1" - "wide" "100" - "tall" "18" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "2" - "textAlignment" "Center" - "dulltext" "1" - "brighttext" "0" - } } \ No newline at end of file -- cgit v1.2.3