diff options
Diffstat (limited to 'resource/ui/build_menu/base_unavailable_teleport_target.res')
| -rw-r--r-- | resource/ui/build_menu/base_unavailable_teleport_target.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/build_menu/base_unavailable_teleport_target.res b/resource/ui/build_menu/base_unavailable_teleport_target.res index 25e2561..e4f521c 100644 --- a/resource/ui/build_menu/base_unavailable_teleport_target.res +++ b/resource/ui/build_menu/base_unavailable_teleport_target.res @@ -4,9 +4,9 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "xpos" "0" - "ypos" "10" + "ypos" "4" "zpos" "1" "wide" "100" "tall" "15" @@ -34,14 +34,14 @@ "enabled" "0" "scaleImage" "1" "icon" "hud_menu_item_bg" - "iconColor" "Black" + "iconColor" "ProgressOffWhite" } "CantBuildReason" { "ControlName" "CExLabel" "fieldName" "CantBuildReason" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "xpos" "0" "ypos" "60" "zpos" "2" @@ -63,7 +63,7 @@ "ControlName" "CExLabel" "fieldName" "ModeLabel" "font" "DefaultSmall" - "fgcolor" "TanDarker" + "fgcolor" "TanDark" "xpos" "33" "ypos" "17" "zpos" "1" @@ -82,7 +82,7 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" "wide" "18" "tall" "18" @@ -97,10 +97,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "HudFontMediumSecondary" "fgcolor" "ColorRed" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" |
