diff options
Diffstat (limited to 'resource/ui/econ/store/v2/storeviewcartpanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storeviewcartpanel.res | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res index 6f1cc25..72043f7 100644 --- a/resource/ui/econ/store/v2/storeviewcartpanel.res +++ b/resource/ui/econ/store/v2/storeviewcartpanel.res @@ -20,7 +20,7 @@ "outoffocus_bgcolor_override" "DarkGrey" "title" "#StoreTitle" - "title_font" "HudFontMediumBold" + "title_font" "HudFontMedium" "titletextinsetX" "40" "titletextinsetY" "0" "titlebarfgcolor_override" "HudOffWhite" @@ -120,7 +120,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Remove" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -257,7 +257,7 @@ { "ControlName" "CExLabel" "fieldName" "CartItemsLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "%storecart%" "textAlignment" "west" "xpos" "c-300" @@ -290,7 +290,7 @@ { "ControlName" "Label" "fieldName" "EmptyCartLabel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "labelText" "#Store_CartIsEmpty" "textAlignment" "center" "xpos" "c-300" @@ -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" |
