diff options
Diffstat (limited to 'resource/ui/charinfoarmorysubpanel.res')
| -rw-r--r-- | resource/ui/charinfoarmorysubpanel.res | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/resource/ui/charinfoarmorysubpanel.res b/resource/ui/charinfoarmorysubpanel.res index d3e5a30..e5c9a36 100644 --- a/resource/ui/charinfoarmorysubpanel.res +++ b/resource/ui/charinfoarmorysubpanel.res @@ -66,7 +66,7 @@ { "ControlName" "Label" "fieldName" "ArmoryLabel" - "font" "HudFontMediumSmallBold" + "font" "HudFontMedium" "labelText" "#Armory" "textAlignment" "west" "xpos" "c-300" @@ -84,7 +84,7 @@ { "ControlName" "CExLabel" "fieldName" "FiltersLabel" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "labelText" "#Store_FilterLabel" "textAlignment" "west" "xpos" "c-300" @@ -94,16 +94,16 @@ "tall" "20" "autoResize" "1" "pinCorner" "0" - "visible" "0" - "enabled" "0" + "visible" "1" + "enabled" "1" } "FilterComboBox" { "ControlName" "ComboBox" "fieldName" "FilterComboBox" - "font" "HudFontSmallestBold" - "xpos" "c-300" + "font" "HudFontSmall" + "xpos" "c-260" "ypos" "32" "zpos" "1" "wide" "150" @@ -186,7 +186,7 @@ "paintborder" "0" "model_hide" "1" "text_center" "1" - "resize_to_text" "1" + "resize_to_text" "0" "itemmodelpanel" { @@ -266,7 +266,7 @@ { "ControlName" "CExButton" "fieldName" "PrevPageButton" - "xpos" "c-106" + "xpos" "c-300" "ypos" "290" "zpos" "5" "wide" "20" @@ -290,13 +290,13 @@ { "ControlName" "CExLabel" "fieldName" "CurPageLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%thumbnailpage%" "textAlignment" "center" - "xpos" "c-80" + "xpos" "c-278" "ypos" "290" "zpos" "5" - "wide" "60" + "wide" "45" "tall" "20" "autoResize" "1" "pinCorner" "0" @@ -309,7 +309,7 @@ { "ControlName" "CExButton" "fieldName" "NextPageButton" - "xpos" "c-15" + "xpos" "c-233" "ypos" "290" "zpos" "5" "wide" "20" @@ -344,7 +344,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ArmoryButton_Wiki" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -369,7 +369,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ArmoryButton_SetDetails" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -383,10 +383,10 @@ { "ControlName" "CExButton" "fieldName" "StoreButton" - "xpos" "c-298" + "xpos" "c-197" "ypos" "290" "zpos" "20" - "wide" "100" + "wide" "200" "tall" "20" "autoResize" "0" "pinCorner" "0" @@ -394,7 +394,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#ArmoryButton_Store" - "font" "HudFontSmallestBold" + "font" "HudFontSmall" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
