diff options
Diffstat (limited to 'resource/ui/stampdonationadd.res')
| -rw-r--r-- | resource/ui/stampdonationadd.res | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/resource/ui/stampdonationadd.res b/resource/ui/stampdonationadd.res index 9e224cd..ef8dff6 100644 --- a/resource/ui/stampdonationadd.res +++ b/resource/ui/stampdonationadd.res @@ -25,7 +25,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ConfirmTitle" "textAlignment" "north" "xpos" "0" @@ -43,7 +43,7 @@ { "ControlName" "CExLabel" "fieldName" "ExplanationLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "labelText" "%text%" "textAlignment" "north-west" "xpos" "35" @@ -125,7 +125,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Nope" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -150,7 +150,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_AddToCart" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -164,7 +164,7 @@ { "ControlName" "CExLabel" "fieldName" "PriceLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%price%" "textAlignment" "north-east" "xpos" "345" |
