diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/build_menu/base_active_teleport_target.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/build_menu/base_active_teleport_target.res')
| -rw-r--r-- | resource/ui/build_menu/base_active_teleport_target.res | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/resource/ui/build_menu/base_active_teleport_target.res b/resource/ui/build_menu/base_active_teleport_target.res index 2c3f17b..89fe1b8 100644 --- a/resource/ui/build_menu/base_active_teleport_target.res +++ b/resource/ui/build_menu/base_active_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" @@ -41,7 +41,7 @@ "ControlName" "CIconPanel" "fieldName" "BuildingIcon" "xpos" "22" - "ypos" "43" + "ypos" "35" "zpos" "2" "wide" "56" "tall" "56" @@ -76,10 +76,10 @@ "ControlName" "CIconPanel" "fieldName" "NumberBg" "xpos" "41" - "ypos" "106" + "ypos" "99" "zpos" "0" - "wide" "18" - "tall" "18" + "wide" "0" + "tall" "0" "visible" "0" "enabled" "0" "scaleImage" "1" @@ -91,10 +91,10 @@ { "ControlName" "CExLabel" "fieldName" "NumberLabel" - "font" "CerbeticaBold20" + "font" "HudFontMediumSecondary" "fgcolor" "TanLight" "xpos" "0" - "ypos" "105" + "ypos" "95" "zpos" "1" "wide" "100" "tall" "20" |
