diff options
| author | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-06-29 23:15:34 -0400 |
| commit | bbee27c902f81e1108bcaeaaace568e6bb97d4cb (patch) | |
| tree | 7150297d521d490b153be15e2cc2c7c28ad8d72e /resource/ui/econ/itempickuppanel.res | |
| parent | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (diff) | |
Tweaks to color and font
Diffstat (limited to 'resource/ui/econ/itempickuppanel.res')
| -rw-r--r-- | resource/ui/econ/itempickuppanel.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/econ/itempickuppanel.res b/resource/ui/econ/itempickuppanel.res index 512c0ba..29a5935 100644 --- a/resource/ui/econ/itempickuppanel.res +++ b/resource/ui/econ/itempickuppanel.res @@ -84,7 +84,7 @@ "ControlName" "CExLabel" "fieldName" "ItemsFoundLabel" "font" "HudFontMediumBigBold" - "fgcolor" "TanLight" + "fgcolor" "ColorCyan" "labelText" "#NewItemsAcquired" "textAlignment" "center" "xpos" "0" @@ -216,7 +216,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#CloseItemPanel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -241,7 +241,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "%loadouttext%" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -303,7 +303,7 @@ "ypos" "175" "zpos" "11" "wide" "100" - "tall" "50" + "tall" "25" "visible" "0" "PaintBackgroundType" "2" "paintbackground" "1" @@ -317,10 +317,10 @@ "font" "HudFontSmallestBold" "labelText" "#DiscardItem" "textAlignment" "center" - "xpos" "12" + "xpos" "0" "ypos" "0" - "wide" "80" - "tall" "50" + "wide" "100" + "tall" "25" "autoResize" "0" "pinCorner" "0" "visible" "1" |
