diff options
Diffstat (limited to 'resource/ui/econ/store')
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_base.res | 10 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepage.res | 2 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 2 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storepreviewitempanel.res | 4 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storeviewcartpanel.res | 8 |
5 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res index ff48e5f..7a02259 100644 --- a/resource/ui/econ/store/v2/storehome_base.res +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -321,7 +321,7 @@ "tabPosition" "0" "textAlignment" "center" "scaleImage" "1" - "font" "Cerbetica12" + "font" "HudFontSmallest" "fgcolor" "TanDark" "defaultBgColor_override" "25 25 25 255" @@ -417,7 +417,7 @@ { "ControlName" "CExLabel" "fieldName" "BackpackSpaceLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "%freebackpackspace%" "textAlignment" "west" "xpos" "c-237" @@ -435,7 +435,7 @@ { "ControlName" "CExButton" "fieldName" "CartButton" - "font" "Cerbetica14" + "font" "HudFontSmall" "labelText" "%storecart%" "textAlignment" "east" "xpos" "c-238" @@ -483,7 +483,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_BrowseTheStore" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -508,7 +508,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_MarketPlace" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" diff --git a/resource/ui/econ/store/v2/storepage.res b/resource/ui/econ/store/v2/storepage.res index 8341467..b876c4c 100644 --- a/resource/ui/econ/store/v2/storepage.res +++ b/resource/ui/econ/store/v2/storepage.res @@ -356,7 +356,7 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "Cerbetica14" + "font" "HudFontSmall" "labelText" "%backpackpage%" "textAlignment" "center" "xpos" "c220" diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index 163b8ee..202b658 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -135,7 +135,7 @@ { "textinsetx" "25" "textAlignment" "center" - "font" "Cerbetica14" + "font" "HudFontSmall" "selectedcolor" "TanLight" "unselectedcolor" "TanDark" "defaultBgColor_override" "DarkGrey" diff --git a/resource/ui/econ/store/v2/storepreviewitempanel.res b/resource/ui/econ/store/v2/storepreviewitempanel.res index 432d3d5..89c57b5 100644 --- a/resource/ui/econ/store/v2/storepreviewitempanel.res +++ b/resource/ui/econ/store/v2/storepreviewitempanel.res @@ -118,7 +118,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemNameLabel" - "font" "CerbeticaBold20" + "font" "Cerbetica20" "labelText" "%itemname%" "textAlignment" "west" "xpos" "240" @@ -470,7 +470,7 @@ { "ControlName" "CExLabel" "fieldName" "CraftableTextLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "%craftable%" "textAlignment" "north-west" "wide" "205" diff --git a/resource/ui/econ/store/v2/storeviewcartpanel.res b/resource/ui/econ/store/v2/storeviewcartpanel.res index 5d3177c..0d2b1c3 100644 --- a/resource/ui/econ/store/v2/storeviewcartpanel.res +++ b/resource/ui/econ/store/v2/storeviewcartpanel.res @@ -76,7 +76,7 @@ { "ControlName" "Label" "fieldname" "quantitylabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "textAlignment" "north-east" "xpos" "70" "ypos" "45" @@ -120,7 +120,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Remove" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -479,7 +479,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_ContinueShopping" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -504,7 +504,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Checkout" - "font" "Cerbetica14" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
