diff options
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index b68532e..cb3ac7b 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -91,7 +91,7 @@ { "ControlName" "CExLabel" "fieldName" "CaratLabel" - "font" "HudFontMediumSmallSecondary" + "font" "HudFontMediumSmall" "labelText" ">>" "textAlignment" "west" "xpos" "c-290" @@ -109,7 +109,7 @@ { "ControlName" "CExLabel" "fieldName" "ClassLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#ClassBeingEquipped" "textAlignment" "west" "xpos" "c-270" @@ -160,8 +160,8 @@ "textHidden" "0" "editable" "1" "unicode" "1" - "fgcolor_override" "TanLight" - "bgcolor_override" "DarkerGrey" + "fgcolor_override" "DarkerGrey" + "bgcolor_override" "TanLight" "paintbackgroundtype" "2" } @@ -200,7 +200,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemSlotLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#PrimaryWeapon" "textAlignment" "center" "xpos" "c-185" @@ -248,7 +248,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Cancel" - "font" "HudFontSmallBold" + "font" "HudFontMediumSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -263,12 +263,12 @@ "ControlName" "CheckButton" "fieldName" "OnlyAllowUniqueQuality" "labelText" "#OnlyAllowUniqueQuality" - "font" "HudFontSmallest" + "font" "HudFontSmall" "textAlignment" "east" - "xpos" "c-306" + "xpos" "c-295" "ypos" "288" "zpos" "1" - "wide" "290" + "wide" "280" "tall" "25" "autoResize" "0" "pinCorner" "0" @@ -293,7 +293,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Selection_ShowBackpack" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -318,7 +318,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Selection_ShowSelection" - "font" "HudFontSmall" + "font" "HudFontMediumSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" |
