diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:16:48 -0400 |
| commit | ceda99cb6f1507321fd6d317ad078b84610323dd (patch) | |
| tree | 1cb4f6deff456d51fc562fe624482bb3adb0a959 /resource/ui/econ/inspectionpanel.res | |
| parent | 7fb5e4895a804624e0c6bb44c65910e80739d668 (diff) | |
Updated the backpack and store pages
- Fixed various bugs and inconsistencies in the Item and Store pages.
- Updated the item options icons.
Diffstat (limited to 'resource/ui/econ/inspectionpanel.res')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index 18cd85a..54aae0a 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -120,7 +120,7 @@ "ControlName" "CNavigationPanel" "fieldName" "TeamNavPanel" "xpos" "cs-0.5" - "ypos" "p.7-16" + "ypos" "55" "zpos" "100" "wide" "60" "tall" "25" @@ -218,7 +218,8 @@ "wide" "300" "tall" "100" "zpos" "100" - "border" "CyanBorder" + //"paintborder" "0" + "border" "NoBorder" "mouseinputenabled" "1" "proportionaltoparent" "1" "visible" "0" |
