diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:15:36 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:15:36 -0500 |
| commit | 7e771db8525caa6eb61a180b156aad5b75ee5c75 (patch) | |
| tree | 95417cad4bf8982a125eebe90a72bb680d4ce145 /resource/ui/econ/inspectionpanel.res | |
| parent | 075b3c0f9faa3d71e5d53209af15d177cf3b65a9 (diff) | |
Updated Main Menu
- Updated the matchmaking dashboard, rank panel, replay, trading, item selection, war paint, backpack, player stats, steam workshop and item preview pages
- Added a Show Stock Weapons checkbox
- Leftover backend changes to the class selection screen
Diffstat (limited to 'resource/ui/econ/inspectionpanel.res')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index 9508b10..f719282 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -214,14 +214,15 @@ "ControlName" "EditablePanel" "fieldName" "PaintkitPreviewContainer" "xpos" "cs-0.5" - "ypos" "p.7" + "ypos" "p.68" "wide" "300" "tall" "100" "zpos" "100" - "border" "MainMenuBGBorder" + "border" "CyanBorder" "mouseinputenabled" "1" "proportionaltoparent" "1" "visible" "0" + "bgcolor_override" "DarkerGrey" "fixed_item" { @@ -396,7 +397,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemLabel" - "font" "CodeLC12" + "font" "Cerbetica12" "labelText" "#TF_ItemPreview_ItemPreview" "textAlignment" "west" "xpos" "8" @@ -498,6 +499,7 @@ { "ControlName" "Button" "fieldName" "NewSeedButton" + "font" "HudFontSmallest" "xpos" "8" "ypos" "75" @@ -595,7 +597,7 @@ "wide" "75" "tall" "20" "labelText" "#TF_ItemAd_ViewOnMarket" - "font" "AdFont_PurchaseButton" + "font" "Cerbetica10" "textinsetx" "0" "textAlignment" "center" "proportionaltoparent" "1" @@ -606,7 +608,6 @@ "defaultFgColor_override" "White" "armedFgColor_override" "White" - "border_default" "NoBorder" "defaultBgColor_override" "72 103 32 255" "armedBgColor_override" "72 133 32 255" |
