diff options
| author | Igor Nikitin <[email protected]> | 2020-04-12 13:34:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-12 13:34:22 -0400 |
| commit | 8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch) | |
| tree | 8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/charinfoloadoutsubpanel.res | |
| parent | 95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff) | |
| parent | fcd77895f3881d1d50db402f8dce0f73dfad5094 (diff) | |
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/charinfoloadoutsubpanel.res')
| -rw-r--r-- | resource/ui/charinfoloadoutsubpanel.res | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res index 5d14c29..4940f78 100644 --- a/resource/ui/charinfoloadoutsubpanel.res +++ b/resource/ui/charinfoloadoutsubpanel.res @@ -355,6 +355,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" + "allcaps" "1" "pin_to_sibling" "ShowCraftingButton" "pin_corner_to_sibling" "4" @@ -392,7 +393,7 @@ "ControlName" "CExLabel" "fieldName" "ShowArmoryLabel" "font" "CerbeticaBold16" - "labelText" "CATALOG" + "labelText" "#Armory" "textAlignment" "north" "xpos" "0" "ypos" "5" @@ -452,6 +453,7 @@ "visible" "1" "enabled" "1" "wrap" "0" + "allcaps" "1" "pin_to_sibling" "ShowTradeButton" "pin_corner_to_sibling" "4" @@ -599,7 +601,7 @@ "pinCorner" "0" "visible" "1" "enabled" "1" - "fgcolor_override" "TextColor" + "fgcolor_override" "TanLight" } "LoadoutChangesLabel" |
