diff options
Diffstat (limited to 'resource/ui/econ')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 16 | ||||
| -rw-r--r-- | resource/ui/econ/paintkitconsumedialog.res | 6 | ||||
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_base.res | 9 |
3 files changed, 25 insertions, 6 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index a3ce0cc..05e4276 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -39,6 +39,11 @@ "noitem_textcolor" "TanDark" "PaintBackgroundType" "2" + "consume_mode" + { + "xpos" "cs-1.1" + } + "itemmodelpanel" { "use_item_rendertarget" "0" @@ -135,6 +140,12 @@ "display_vertically" "0" "align" "west" + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r140" + } + "ButtonSettings" { "wide" "19" @@ -234,6 +245,11 @@ "tall" "60" "visible" "1" } + "consume_mode" + { + "xpos" "cs-0.5" + "ypos" "r120" + } "DebugButton" { diff --git a/resource/ui/econ/paintkitconsumedialog.res b/resource/ui/econ/paintkitconsumedialog.res index f93d233..aef33ff 100644 --- a/resource/ui/econ/paintkitconsumedialog.res +++ b/resource/ui/econ/paintkitconsumedialog.res @@ -25,7 +25,8 @@ "tall" "30" "visible" "1" "enabled" "1" - "fgcolor_override" "TanLight" + "allcaps" "1" + "fgcolor_override" "ColorCyan" "proportionaltoparent" "1" } @@ -221,7 +222,7 @@ { "fieldName" "InspectionPanel" "xpos" "0" - "ypos" "40" + "ypos" "30" "zpos" "10" "wide" "f0" "tall" "350" @@ -275,6 +276,7 @@ "textinsetx" "50" "dulltext" "0" "brighttext" "0" + "allcaps" "1" "Command" "accept" "proportionaltoparent" "1" "sound_depressed" "UI/buttonclick.wav" diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res index 12a1407..87cf077 100644 --- a/resource/ui/econ/store/v2/storehome_base.res +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -269,8 +269,9 @@ "tabPosition" "0" "textAlignment" "center" "scaleImage" "1" - "font" "HudFontSmall" + "font" "HudFontSmallest" "fgcolor" "TanLight" + "allcaps" "1" "defaultBgColor_override" "TanDarker" "defaultFgColor_override" "TanLight" @@ -442,8 +443,8 @@ { "ControlName" "CExButton" "fieldName" "MarketPlaceButton" - "xpos" "c-239" - "ypos" "334" + "xpos" "c-20" + "ypos" "31" "zpos" "2" "wide" "170" "tall" "23" @@ -453,7 +454,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_MarketPlace" - "font" "HudFontSmall" + "font" "HudFontSmallest" "textAlignment" "center" "dulltext" "0" "brighttext" "0" |
