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/store/v2/storeviewcartpanel.res | |
| parent | acc0c844dd8228bb5d4fc6a13d66d3b01fc47d45 (diff) | |
Tweaks to color and font
Diffstat (limited to 'resource/ui/econ/store/v2/storeviewcartpanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storeviewcartpanel.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res index 6f1cc25..72dfda8 100644 --- a/resource/ui/econ/store/v2/storeviewcartpanel.res +++ b/resource/ui/econ/store/v2/storeviewcartpanel.res @@ -120,7 +120,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Remove" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -480,7 +480,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_ContinueShopping" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -505,7 +505,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Checkout" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
