diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/econ/inspectionpanel.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/econ/inspectionpanel.res')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index 9508b10..d7fa6f7 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" + "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" @@ -605,9 +607,8 @@ "RoundedCorners" "0" "defaultFgColor_override" "White" - "armedFgColor_override" "White" - "border_default" "NoBorder" "defaultBgColor_override" "72 103 32 255" + "armedFgColor_override" "White" "armedBgColor_override" "72 133 32 255" "sound_armed" "ui/item_info_mouseover.wav" |
